搜索资源列表
hafuman
- 哈弗曼编解码 编写函数,实现建立哈夫曼树和生成哈夫曼编码的功能。 编写函数,实现二叉树的输出和释放功能。 编写主函数,从终端输入一段英文文本;统计各个字符出现的频率,然后构建哈夫曼树并求出对应的哈夫曼编码;显示哈夫曼树和哈夫曼编码;最后释放哈夫曼树。 选做内容:修改程序,选择实现以下功能: 编码:用哈夫曼编码对一段英文文本进行压缩编码,显示编码后的文本编码序列; 统计:计算并显示文本的压缩比例; 解码:将采用哈夫曼编码压缩的文本还原为英文文本。-err
homework
- 压缩包中有很多课程设计源码,包括哈弗曼编码等等。-something about the homework。
HuffBest
- 本程序是我的一次实习作业,利用哈弗曼算法实现了哈弗曼压缩-This procedure is a practice I work, the use of哈弗曼compression algorithm哈弗曼
HuffBest
- 本程序是我的一次实习作业,利用哈弗曼算法实现了哈弗曼压缩-This procedure is a practice I work, the use of哈弗曼compression algorithm哈弗曼
Huffman
- 在数据库课程实习时候,保存的资料,运用了哈弗曼树进行压缩解压。希望可以有所帮助。-Internship programs in the database when the information stored, using the Havermann tree compression decompression. Hope that we can help.
huffman
- 利用哈弗曼压缩文件,程序功能包括压缩和解压缩。-Using Havermann compressed file, the program features, including compression and decompression.
huffmanYS
- 带MFC界面的哈弗曼压缩和解压(界面稍有简陋),可用于图片和文档,图片效果较明显,文档稍小。-Huffman compression and decompression MFC interface with (interface slightly shabby), can be used for pictures and documents, picture effect is obvious, the document smaller.
hafuman
- 该程序是利用哈弗曼树的原理对文件进行压缩处理。-The program is using the principle of Huffman tree for file compression.
Huffman
- 实现哈弗曼编码,可以创建霍夫曼树,然后对数据进行压缩,采用vc6.0-Realization of harvard, coding, can create a Huffman tree, and then the data compression, using vc6.0