搜索资源列表
赫夫曼压缩
- 图像处理中的赫夫曼编码 经典算法的实现
Huffuman tree
- 运用C语言实现经典的压缩算法——赫夫曼编码,供大家学习(Huffman encoding compression algorithm, using C language to achieve the classic, for everyone to learn)
赫夫曼算法C++
- 赫夫曼压缩算法的C++实现,可用于对字符串的压缩并计算压缩率(Huffman compression algorithm C++)