/Huffman-Coding

This is a program which compresses a string by Huffman Coding and generates it into Huffman Tree. All the needed information are given in README and in the code as comments.

Primary LanguageC

Watchers