搜索资源列表
Huffuman
- 是一种采用哈夫曼算法的图像压缩算法,是一种无损压缩,希望对大家有所帮助-A lossless image compression algorithm using Haffman coder. Hope to be helpful.
Huffman_JJCH
- 老问题,Huffuman编码,对任意的文本文件进行编码,输出到文件,同时可以对编码文件进行解码-old question Huffuman coding, right arbitrary text files encoded output to a file. the encoder can also decode documents
huddd
- 本压缩包包含: 数据结构实验报告-校运动会-飞机票定票系统-猴子选大王-huffuman编码等源代码,欢迎参考!-the compression packages include : Experimental data structure report - school sports events - counting system set airfares - election monkey king-source coding
bcl-1.2.0
- 基本压缩解压功能大全.包括Huffuman算法,RLE算法,LZ算法,rice算法,shannon算 法.带有测试文件.
hf
- huffuman编码程序。
huffuman
- 也是数据结构课上做的小程序~呵呵,哈夫曼译码解码器
Huffuman
- 赫夫曼编码程序,通过树实现,用数组储存编码
Huffuman
- 是一种采用哈夫曼算法的图像压缩算法,是一种无损压缩,希望对大家有所帮助-A lossless image compression algorithm using Haffman coder. Hope to be helpful.
Huffman_JJCH
- 老问题,Huffuman编码,对任意的文本文件进行编码,输出到文件,同时可以对编码文件进行解码-old question Huffuman coding, right arbitrary text files encoded output to a file. the encoder can also decode documents
huddd
- 本压缩包包含: 数据结构实验报告-校运动会-飞机票定票系统-猴子选大王-huffuman编码等源代码,欢迎参考!-the compression packages include : Experimental data structure report- school sports events- counting system set airfares- election monkey king-source coding huf
hf
- huffuman编码程序。-huffuman coding procedures.
huffuman
- 也是数据结构课上做的小程序~呵呵,哈夫曼译码解码器-Is also a data structure class to do a small procedure ~ Oh, Huffman decoding decoder
Huffuman
- 赫夫曼编码程序,通过树实现,用数组储存编码-Huffman coding procedures, through the tree to achieve, using an array of storage encoding
huffuman
- 哈夫曼编码、译码 -Huffman encoding, decoding
STBGWX
- Lzw数据压缩算法的源代码,使用c语言实现的 .包括Huffuman算法,RLE算法,LZ算法-Data compression algorithm Lzw source code, use the c language of implementation. Huffuman algorithm include, RLE algorithm, LZ algorithm
Huffman
- huffuman代码,文件输入输出 huffuman代码,文件输入输出-huffuman代码,文件输入输出huffuman代码,文件输入输出huffuman代码,文件输入输出
huffuman
- Huffuman编码,对任意的文本文件进行编码,输出到文件,同时可以对编码文件进行解码-huffuman
picture_compression
- c语言实现图像的huffuman编码压缩。使用了树的数据结构。-c language huffuman image compression coding. The use of a tree data structure.
Huffman
- 用java 实现 huffuman。有兴趣的可以-Using java to achieve huffuman. Interested can look at
huffuman
- 一种比较优化的递归方式生成具有m个外部结点的哈夫曼树。-A more optimized recursively generated with m external nodes of the Huffman tree.