搜索资源列表
赫夫曼译码与编码
- 此程序为数据结构赫夫曼编码与译码程序,具有简单实用的优点-Written for Huffman Coding and Encoding of data constrution, easy and useful.
赫夫曼编码
- 数据结构\\赫夫曼编码-data structure \\ Huffman coding
(赫夫曼编码)
- 赫夫曼编码,实现压缩编码,字符码长 察看权值,以此构建二叉树-Huffman coding, achieving compression coding, characters yards long to see the right value, this Binary Tree Construction
赫夫曼实现图像复原
- 神经网络的实验报告,利用赫夫曼编码实现10副图片的去噪和恢复
赫夫曼压缩
- 图像处理中的赫夫曼编码 经典算法的实现
赫夫曼编码
- 数据结构\赫夫曼编码-data structure \ Huffman coding
(赫夫曼编码)
- 赫夫曼编码,实现压缩编码,字符码长 察看权值,以此构建二叉树-Huffman coding, achieving compression coding, characters yards long to see the right value, this Binary Tree Construction
EXP6
- 数据结构典型算法实现,c实现二叉树的遍历以及赫夫曼编码-data structure typical algorithm, c achieve the traversal of a binary tree Huffman coding
赫夫曼树和编码
- 最优二叉树及编码,能够实现给出一组频率构造最优二叉树且求出其编码,在通讯中具有很好的作用。-optimal binary tree and coding, to achieve a given frequency Construction Group optimal binary tree can get its coding, the newsletter has a very good role.
[C++]哈夫曼编码及译码
- [C/C++]哈夫曼编码及译码 构造赫夫曼树 HT , 并求出 n 个字符的赫夫曼编码 HC //将结果存入 hufTree.txt-[C/C] Huffman coding and decoding structure HT Huffman tree, and obtained n characters of Huffman coding HC// results deposited hufTree.txt
赫夫曼编码
- 用delhi做的程序实现了哈夫曼编码,做的还不错。-DELHI do with the program of Huffman coding, so good.
Huffman121
- 这是一个很不错的赫夫曼树C代码,可以运行。-This is a very good Huffman tree C code can run.
Huffman122
- 这是一个在VC++上开发的赫夫曼编码,可以运行!-in VC++ development on the Huffman coding, can run!
HUFFMAN060510
- 这是一个在VC++上开发的赫夫曼编码,可以运行!-in VC++ development on the Huffman coding, can run!
hafumashuhezifuchuanzuixiaoshengchengshu
- 是一些串操作、赫夫曼树、我的最小生成树的源码希望能帮助大家希望站长能够支持我,谢谢了!-some string operation, Hefuman tree. My minimum spanning tree source of hope to help everyone hopes will support my head, thank you!
HuffmanTree.c
- 赫夫曼编码,它具体点说明了编码的步骤,让初学者一看就明了.-Hefuman coding, it shows a specific encoding step for a beginner can understand it.
hfafumanbianmawenti
- 对任意输入的一段英文,为每个字符编制其相应的赫夫曼编码;并利用该编码为任意输入的0、1序列进行解码. -the indiscriminate importation of the English section to the preparation of each character corresponding Hefuman coding; The coding and use of indiscriminate importatio
fivechessl
- 五子棋!设计是利用赫夫曼构造法建立赫夫曼树,再利用赫夫曼树求编码-331! Hefuman design is the use of structural method Hefuman tree, the tree used for coding Hefuman
赫夫曼树
- 数据结构赫夫曼树!!!!!希望大家有所采纳!!!!!!!!!!!!(fewgtwergjwerjgkjwekjghkweujktrhjg)
赫夫曼算法C++
- 赫夫曼压缩算法的C++实现,可用于对字符串的压缩并计算压缩率(Huffman compression algorithm C++)