"Text File Zipper using Huffman Coding" written in C++ to Compress and Decompress Text files.
-
Updated
Apr 14, 2023 - C++
"Text File Zipper using Huffman Coding" written in C++ to Compress and Decompress Text files.
Takes a text file as input and compresses it by encrypting the data. The data can be recovered without any loss on decoding.
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."