/Huffman-coding-cpp

This program can compress and decompress textual file using huffman binary tree. Compressed file can be aroud 30%-50% smaller in size.

Primary LanguageC++MIT LicenseMIT

Watchers