搜索资源列表
哈弗曼编码
- 哈弗曼编码 构建哈弗曼数及编码
哈弗曼编码实验样例
- 哈弗曼树 代码可以自己输入也可以从文件读入
图像处理 哈弗曼
- 哈弗曼图像处理 哈弗曼
哈弗曼编码程序
- 哈弗曼编码源程序
哈弗曼
- 哈弗曼树的生成
哈弗曼树编码译码综合实验报告
- 哈弗曼树编码译码综合实验报告
Java环境下的哈弗曼树构建
- Java语言实现的哈弗曼树构建
哈弗曼树的编码与译码
- 哈夫曼编码 和哈弗曼树对文件的压缩 和解压缩
huf2
- 哈弗曼编码,希望对大家有用,有所帮助,用途-哈弗曼coding, I hope all of you useful help, use
Huffman
- 数据结构与算法 哈弗曼编码 算法-Data structure and algorithm coding algorithm哈弗曼
huffman
- 基于microsoft visual c++的哈弗曼编码,可用于文件的压缩-Based on microsoft visual c++ The哈弗曼coding, can be used for file compression
Huffmancodeandreport
- C++实现的哈弗曼编码,并有流程图(1)I:初始化(Initialization)。从指定的英文文件中Sourcefile.txt读取数据,根据文件内容统计的字符的频度,建立哈夫曼树。 (2)E:编码(Encoding)。利用已经建好的哈夫曼树进行编码,并将每个字符的编码写入文件HuffCode.txt中保存。 (3)C:压缩(Compress)。根据HuffCode.txt中编码对文件Sourcefile.txt进行重新编码
haf
- 哈弗曼编码的课程设计报告,报告文档已经写好了,可以直接拿来用,适合大多数学校的课程设计-哈弗曼encoded curriculum design report has been written document, can be directly used to use, suitable for the majority of the school curriculum design
compress
- 实现了一个相对简单的哈弗曼树的压缩算法,是基于MFC开发的。-Realize a relatively simple哈弗曼tree compression algorithm is based on MFC development.
zjb
- 本程序实现的是哈弗曼编码程序,通过界面提示输入编码字符,进行编码 -This procedure is to achieve哈弗曼coding procedures, through the interface code prompted to enter characters, encode
huffman
- 关于哈弗曼树的编码译码,以及用文件形式输出的的算法-哈弗曼tree on the codec, and the documentary form of the algorithm output
hfm
- 数据结构实习题目哈弗曼编码-译码系统的完整设计-Internship topic data structure哈弗曼coding- decoding the integrity of the system design
5596696
- 哈夫曼树与哈弗曼编码,内有实验报告和程序设计!-Huffman tree with哈弗曼encoding, there are experimental reports and program design!
哈弗曼编码
- C语言编写哈夫曼树,实现字母和数字之间的密码互换。(C language Huffman tree, the realization of letters and numbers between the password swap.)
哈弗曼
- 设计程序以实现的哈夫曼算法。求解所构造的哈夫曼树的带权路径长度()