资源列表
img-comp
- Compression and decompression using Huffman Code ( a C program )
JPEG-Encoder-Decoder
- JPEG图像压缩,包括了DCT变换,Z扫描,量化和Huffman编码-JPEGimagine compression
bmp2jpg
- bmp to jpeg 压缩算法 简单实现-bmp to jpeg
UNZIP
- 解压缩软件UNZIP的C源程序代码 算法 在网上搜索一下吧-UNZIP C sourcecode
LHA-c
- 压缩软件LHA的C源程序代码 欢迎拍砖-LHA c source code
zlib-1.2.5.tar
- zlib-1.2.5.tar.zip gzip编码,最早由Jean-loup Gailly和Mark Adler创建,用于UNIX系统的文件压缩。我们在Linux中经常会用到后缀为.gz的文件,它们就是GZIP格式的。现今已经成为Internet 上使用非常普遍的一种数据压缩格式,或者说一种文件格式。HTTP协议上的GZIP编码是一种用来改进WEB应用程序性能的技术。大流量的WEB站点常常使用GZIP压缩技术来让用户感受更快的速度。-Zlib-1.2.5. Tar.zip gzip code,
project-final-files
- data compression c-data compression c++
5_wuxiancganqiziliao
- 无线震动传感器的原理图及其功能介绍,调试程序等。-Wireless vibration sensor schematic and its function, the debugger.
baolimt2004
- 此处为一个压缩文件,文字解说类的,像一个游戏-Here as a compressed file, text interpretation classes, like a game
huffman
- huffman 编码解码程序 可以直接应用-huffman can use it conventient
JAVAzipdemo
- java压缩英文名文件很简单,压缩中文名文件要经过很多步骤,很繁琐-Java compression English name file is very simple, compressed files must pass through many Chinese steps, very complicated
HACC-string-compression-algorithm
- A basic HACC Compression algorithm, source included.