Description: A sample program using Huffman code for text encryption (compression). Enter a text, program will automatically create Huffman tree and generate the corresponding character encoding, finally calculate the memories need before and after encoding respectively.
To Search:
File list (Check if you may need any files):
Huffman100.vcxproj
Huffman.cpp