-
-
-
huffman-code.zip
huffman code is a way to compress the code . this kind of encoding is optimal to use smaller code for some with the most reputation.
-
-
-
-
paq9a.zip
极限压缩PAQ9A算法
To compress: paq9a a archive [-1..-9] [[-s|-c] files...]...
To decompress: paq9a x archive [new filenames...]
List contents: paq9a l archive
-
img2tif_dist.zip
... band numbers
within an existing imagine file.
-s output file is in strips (tiles is default)
-c packbits compress flag (def=uncompressed)
-v overview sampling increment(s) (0=single, 98=full set minus 2x,
99= ...
-
gzip.rar
gzip的压缩和解压缩的使用范例,封装了两个函数,compress和uncompress。
-
-
compress.rar
压缩算法,c语言实现的,可以用到很多地方,比如数据接口,数据压缩减少网络传输量,或封装成dll,供别的语言调用
-