Title:
Huffman_and_Data_Compression Download
Description: Huffman encoding of the way to encode and decode a text file. This procedure produced encoded files should be as small as possible, the file should be decoded and the original file is the same. The implementation of this algorithm is efficient.
Some data structure and methods may be used are listed below. If you find another better data node or method, which is good, you do not need to use any particular data structure.
To Search:
File list (Check if you may need any files):
Node.h
PriorityQueue.h
第九次.cpp
Huffman.h