文件名称:Huffman
介绍说明--下载内容均来自于网络,请自行研究使用
Huffman树的应用,可对从文件中读入文章,对文章字母进行Huffman排列并输出,实现其功能。-Huffman tree applications can read articles from a file of articles and letters arranged Huffman outputs to achieve its function.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SourceFile.txt
SourceFile0.txt
Status.h
CodeFile.txt
CodeList.txt
DecodeFile.txt
file.cpp
file.h
Huffman.cpp
Huffman.h
main.cpp