搜索资源列表
lzw1989
- LZW data compression/expansion demonstration program Mark R. Nelson 1989
python-lzo-1.08.tar
- Python使用的lzo压缩算法,可以在python下实现lzo算法的压缩,对内存等数据进行压缩-Python use lzo compression algorithm can achieve lzo algorithm python compression, data compression for memory, etc.
minilzo-1.08.tar
- 迷你lzo算法库,用于实现内存、图像、磁盘文件等数据的压缩,是一种非常快的压缩算法。-Mini-lzo library of algorithms, used to implement the memory, images, data, such as disk file compression, is a very fast compression algorithm.
java-lzo-1.00.tar
- java版的lzo算法库,用于实现内存、图像、磁盘文件等数据的压缩,是一种非常快的压缩算法。-java version of the lzo library of algorithms, used to implement the memory, images, data, such as disk file compression, is a very fast compression algorithm.
jpeg
- 压缩包的内容包括:1.有关JPEG和DPCM算法的文章;2.实现其算法的压缩程序3.有关图像压缩方面的资料。读者请注意: <1>这里讨论的是灰度图像的压缩不涉及彩色图像。 <2>实现压缩时,输入的图像数据采用一种自定义的格式(com 格式),前四个字节记录图像的宽度和高度,之后就是逐 行的图像数据,图像的开头和结尾没有任何标记。这种格式的图像数据是从BMP图像中得到的。 <3>这里没有JPEG算法的解压程序,压缩后的数据存成标准的JPEG文件
lzo1x_d
- implementation of the LZO1X decompression algorithm This file is part of the LZO real-time data compression library for Linux.
lzo1x_1
- LZO1X-1 compression, This file is part of the LZO real-time data compression library.
lzo1x_1o
- implementation of the LZO1X-999 compression algorithm This file is part of the LZO real-time data compression library for Linux.
blocksort
- This file is part of bzip2/libbzip2, a program and library for lossless, block-sorting data compression for Linux.
compress
- This file is part of bzip2/libbzip2, a program and library for lossless, block-sorting data compression.
bzlib
- This file is part of bzip2/libbzip2, a program and library for lossless, block-sorting data compression for Linux.
BlockExceptions
- This file is part of bzip2/libbzip2, a program and library for lossless, block-sorting data compression.
crctable
- This file is part of bzip2/libbzip2, a program and library for lossless, block-sorting data compression.
decompress
- This file is part of bzip2/libbzip2, a program and library for lossless, block-sorting data compression.
minilzo
- mini subset of the LZO real-time data compression library.
zlib-1.2.5.tar
- zlib是提供数据压缩用的函式库,由Jean-loup Gailly与Mark Adler所开发,初版0.9版在1995年5月1日发表。zlib使用DEFLATE算法,最初是为libpng函式库所写的,后来普遍为许多软件所使用。此函式库为自由软件,使用zlib授权。截至2007年3月,zlib是包含在Coverity的美国国土安全部赞助者选择继续审查的开源项目-zlib is used to provide data compression library by Jean-loup Gailly
libjpeg
- LZO real-time data compression library for Linux.
11Huffman_Tree
- 用C语言详细描述了哈弗曼树的构架,并且可以利用此哈弗曼树进行排序,或者实现数据的压缩和解压-In C language is described in harvard, tree structure, and can make use of the harvard sort tree, or for data compression and decompression
lzo
- LZO Public Kernel Interface A mini subset of the LZO real-time data compression library.
xz
- XZ data compression in Linux.