搜索资源列表
HOFFMAN编码
- HOFFMAN算法的一个简单实现过程,希望对大家的学习有用-HOFFMAN algorithm to achieve a simple process, we hope to learn useful
Huffman霍夫曼编码源代码(VC)
- Huffman霍夫曼编码源代码(VC).zip-Hoffman source code (VC). Zip
yasuojieya
- 本代码为LZW算法的C语言实现程序,他在此基础上加入了霍夫曼算法的优点-the LZW algorithm code for the C language procedure, he joined the basis of the merits of the algorithm Hoffman
huffman编码解码
- 这是一个霍夫曼编码解码的源程序,可以用它高效实现霍夫曼解码编码,注释详细,可读性好.压缩包止包括源程序文件,再vc中运行.-Hoffman codec of the source, can be used to achieve efficient codec Hoffman Notes detailed and readable. Compressed only those source files, then vc run.
HOFFMAN编码
- HOFFMAN算法的一个简单实现过程,希望对大家的学习有用-HOFFMAN algorithm to achieve a simple process, we hope to learn useful
HOFFMAN
- 霍夫曼coding程序,用此程序可以对任意图像进行霍夫曼编码。-Huffman coding procedures, this procedure can be used for any image Huffman coding.
Hoffman
- Hoffman编码,实现对任意字符的编码及解码,而且生成的编码是唯一的-Hoffman coding, to achieve arbitrary character encoding and decoding, and the generated code is the only
HOFFMAN
- 根据给出的结点权值生成huffman 树并输出hoffman编码的简单c语言程序-creat hoffman tree of input node with given weights and output the code of the nodes
HOFFMAN
- 霍夫曼编码相关资料及matlab源码实现。又需要的可以参考-Huffman code matlab source relevant information and to achieve. Also can refer to the needs of
Hoffman
- TXT霍夫曼編解碼 可以將txt檔做霍夫曼編解碼-TXT Hoffman arranges the decoding
Hoffman
- 这是我自己写的一个关于赫夫曼树及编码的建立和遍历的代码,当然不是太完美,但基本功能已经能实现。-It is my own written by a tree and codes about hoffman sentenced to establish and traversal code, of course, is not perfect, but the basic function can already achieved.
hoffman-and-cirqueue
- 数据结构队列的各种操作,包括判断队空,判断队满,入队,出队,显示现有元素和显示长度等六个操作;另外还有赫夫曼树的编码程序-the operation of cirqueue and hoffman tree
hoffman
- hoffman channel coding project
hoffman
- hoffman代码,有实验报告,有视频演示,基于压缩-hoffman code, lab reports, there is a video presentation, based compression
Hoffman-Coding
- 霍夫曼编码-Hoffman Coding
Hoffman
- 介绍了根据霍夫曼乳液过滤器工作原理制作的热粗轧机乳液真空过滤器的过滤原理及其应用。-The paper introduces the work principle and application of the vacuum coolant filter for roughing mill which is manufactured based on the principle of hoffman coolant filter.
Hoffman-reconstruct
- 基于霍夫曼图像压缩重建,希望对大家有所帮助。-Hoffman reconstruction based on image compression
hoffman
- hoffman code 可以使数据存储量降低,大约减少一半以上-hoffmancode makess code store less
Hoffman-code
- 这是霍夫曼编码c语言实现的源码,感兴趣的可以下载查看- 这是霍夫曼编码c语言实现的源码,感兴趣的可以下载查看 This is the Hoffman code c language implementation of the source code, interested can download to view
霍夫曼编码
- 对文本内容进行霍夫曼编码,以实现文本的压缩。(The text content is encoded by Hoffman to compress the text.)