搜索资源列表
Huffuman
- 是一种采用哈夫曼算法的图像压缩算法,是一种无损压缩,希望对大家有所帮助-A lossless image compression algorithm using Haffman coder. Hope to be helpful.
bcl-1.2.0
- 基本压缩解压功能大全.包括Huffuman算法,RLE算法,LZ算法,rice算法,shannon算 法.带有测试文件.
hf
- huffuman编码程序。
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
picture_compression
- c语言实现图像的huffuman编码压缩。使用了树的数据结构。-c language huffuman image compression coding. The use of a tree data structure.
Huffuman
- 用哈夫曼算法实现文件的压缩编码、算法设计与分析-Huffman algorithm used for file compression, algorithm design and analysis
code
- 《信息论》中的赫夫曼编码的实现,其中还包括赫夫曼解码程序。-Huffuman code and decode with C++ compiler
huffuman
- 哈夫曼树实现中英文文本压缩 c++ MyEncode.exe压缩 MyDecode.exe解压-Huffman tree to achieve Chinese English text compression c++ MyEncode.exe MyDecode.exe