Takes a text file as input and compresses it by encrypting the data. The data can be recovered without any loss on decoding.
-
Updated
Nov 11, 2019 - Java
Takes a text file as input and compresses it by encrypting the data. The data can be recovered without any loss on decoding.
"Text File Zipper using Huffman Coding" written in C++ to Compress and Decompress Text files.
Add a description, image, and links to the text-file-compression topic page so that developers can more easily learn about it.
To associate your repository with the text-file-compression topic, visit your repo's landing page and select "manage topics."