Description: A complete system should have the following features: (1) I: Initialization (Initialization). Read from the terminal character set size n, and n-n-weight character and to establish Huffman tree, and store it in the file hfmTree. (2) E: encoding (Encoding). Has been built using the Huffman tree (if it be not memory, read from the file hfmTree in), the body of the document ToBeTran the encoded file and then store the result in the CodeFile. (3) D: decode (Decoding). Huffman tree has been built using the code in the file CodeFile decoded, the result is stored in the file Textfile.
To Search:
File list (Check if you may need any files):
哈夫曼树和哈夫曼编码\Debug\vc60.idb
....................\.....\vc60.pdb
....................\.....\哈夫曼树和哈夫曼编码.exe
....................\.....\哈夫曼树和哈夫曼编码.ilk
....................\.....\哈夫曼树和哈夫曼编码.obj
....................\.....\哈夫曼树和哈夫曼编码.pch
....................\.....\哈夫曼树和哈夫曼编码.pdb
....................\HafuMan.h
....................\哈夫曼树和哈夫曼编码.cpp
....................\哈夫曼树和哈夫曼编码.dsp
....................\哈夫曼树和哈夫曼编码.dsw
....................\哈夫曼树和哈夫曼编码.ncb
....................\哈夫曼树和哈夫曼编码.opt
....................\哈夫曼树和哈夫曼编码.plg
....................\Debug
哈夫曼树和哈夫曼编码