资源列表
HuffCode
- 哈夫曼树的压缩与解压 源码程序 显示了如何创建哈夫曼树及压缩方法-Huffman tree compression and decompression program shows how to create a source tree and the Huffman compression method
compress
- 实现压缩,该功能完善。很好很强大,大家分享-Achieve compression, the functional. Very very powerful, to share
Jpeg-QT-Ca
- 得到jpeg压缩算法需要的QT数组, 可以适应各种压缩率, 适于嵌入式应用。-Jpeg compression algorithms need to get the QT array can adapt to a variety of compression rates, suitable for embedded applications.
myzip
- DNA files format is fasta 压缩软件-DNA files format is fasta
huff
- huffman code program which i made for a report.
CRLE
- C#語言实现之RLE压缩与解压缩算法cla-C# implementation of RLE compression decompression algorithms
haffman
- 对输入的字符进行哈弗曼编码,生成编码表,计算压缩比等-haffman tree
Compression-shell
- 一款小巧的压缩壳源码,主要用于初级壳的研究,用于入门阶段。-A small compression shell, mainly for the primary source of research for introduction, shell stage.
EcanPicTools
- 此小工具是用C#做的图片压缩工具。实现了单个文件,多个文件,批量文件进行压缩,支持常用的各种图片格式。-This gadget is to use C# to do image compression tools. To achieve a single file, multiple files, batch file compression, supports common image formats.
hallman
- 基于C++的halfman压缩编码,内附有各编码的语义解释-Based on the C++ halfman compression, enclosing a semantic interpretation of encoding
WinRAR
- 调用WinRAR,实现文件压缩备份,解压,简单明了-Called WinRAR, to achieve the backup file compression, decompression, simple
LZO_explain_in_detail
- 著名的无损压缩算法LZO,关于其算法的详细解释,网上少有的好资料-LZO is a data compression library which is suitable for data de-/compression in real-time. This means it favours speed over compression ratio.