Introduction - If you have any usage issues, please Google them yourself
[basic requirements] a complete system should have the following functions : (a) I : initialization (Initialization). Reading from the terminal into the HKSCS size n, and n n characters and the right value, the establishment of Huffman tree. it will be stored in documents hfmTree China. (2) E : coding (Encoding). Use has completed the Huffman tree (if not memory, from hfmTree document reads), the document ToBeTran the encoded text, and then the results were CodeFile posting documents. (3) D : Decoding (Decoding). The use of the completed document will Huffman tree CodeFile the code decoding, results were deposited documents TextFile. (4) P : India source document (Print). CodeFile of documents to compact format in the end, every line 50 code. While this form of characters encoded files int
Packet : 83390060哈夫曼译码.rar filelist
哈夫曼译码\哈夫曼编码.cpp
哈夫曼译码\hfmTree.txt
哈夫曼译码\ToBeTran.txt
哈夫曼译码\哈夫曼_译码器.doc
哈夫曼译码\哈夫曼编码.dsp
哈夫曼译码\Debug
哈夫曼译码\哈夫曼编码.plg
哈夫曼译码\CodePrin.txt
哈夫曼译码\TextFile.txt
哈夫曼译码