Description: Experimental data structure: a design based on Huffman data compression program, to establish the corresponding Huffman tree based on the frequency of a given file to be compressed characters appear constructed Huffman coding table, on this basis, can be treated archive compression (ie coding), while binary-coded compressed file to decompress (ie decoding)
To Search:
File list (Check if you may need any files):
image.txt
test.cpp