搜索资源列表
haffuman
- 构造哈夫曼树HT,动态分配数组存储哈夫曼树 ,-无栈非递归遍历哈夫曼树,求哈夫曼编码。
haffuman
- 哈夫曼编码的C语言实现。 创建哈夫曼树等
a
- haffuman 树编码译码的程序 数据结构的一个设计
HAFFUMAN 信息论哈夫曼编码
- 信息论哈夫曼编码
Haffuman
- 利用Huffman原理实现的文件压缩功能
haffuman
- 数据结构haffuman 实验的源程序 包含encode.h weitfile.h 等等
haffuman
- 构造哈夫曼树HT,动态分配数组存储哈夫曼树 ,-无栈非递归遍历哈夫曼树,求哈夫曼编码。-Huffman tree structure HT, dynamic allocation of array storage Huffman tree- no stack traversal non-recursive Huffman tree, and Huffman coding.
haffuman
- 哈夫曼编码的C语言实现。 创建哈夫曼树等-Huffman coding of C language. Create a Huffman tree, etc.
Haffuman
- 利用Huffman原理实现的文件压缩功能-Principle of the use of Huffman compression to achieve a document
haffuman
- 数据结构haffuman 实验的源程序 包含encode.h weitfile.h 等等 -Data structure that contains the source code haffuman experiment encode.h weitfile.h, etc.
haffuman
- 图像处理中压缩编码部分的霍夫曼编码应用实例:MATLAB版源代码-Image Processing coding part of the Huffman code application examples: MATLAB version of the source code
haffuman
- 霍夫曼压缩算法,针对图像压缩,绝对好用,不信试试。-Huffman compression algorithm for image compression, the absolute ease of use, not to try.
haffuman
- 哈夫曼 编码 这是同志们辛勤劳动的结果,希望能为会员们提供帮助-haffuman code
haffuman
- 哈夫曼压缩算法课程设计报告+源码(C++)-haffuman
Haffuman
- 数据结构中 haffuman树的c++语言实现-Haffuman tree data structure c++ language implementation
haffuman
- 哈夫曼编码是一种有效的信源编码。能够实现哈夫曼编码功能,误码率低。-This c++ program could reach haffuman, and it has low error rate.
haffuman
- 这是个用C语言实现的哈夫曼树算法,若有错误,还请谅解、-This is a Haffuman
Haffuman
- 哈夫曼编码应用。随机输入一段英文,统计输出该段英文中各字母的出现频率及总的字符数,利用哈弗曼算法对各字母进行编码并输出编码结果,输出该段英文的哈弗曼编码 -Huffman encoding applications. Random inputing a section of English, statisticing and outputing the frequency of each letter in the English
haffuman
- 实现哈夫曼编码,输入两个数组,一个是编码字母,另一个是相应的概率,输出为编码-haffuman coder