搜索资源列表
minibzip2_20060116_VC
- minibzip2,版本20060116,VC源代码,可以实现在windows平台下解压缩linux下的bz2格式的压缩文件,方便实用-minibzip2 version 20060116, VC source code can be achieved in the windows platform decompress linux under the bz2 compressed file format to facilitate the practical
lzwfordepresscoding
- LZW压缩和解压缩程序 lzw.c 主要的功能模块 bitio.c/bitio.h 一些支撑函数,支持以比特(bit)为单位的文件I/O 用法: 压缩 lzw E <in-file> <out-file> 解压缩 lzw D <in-file> <out-file> 压缩时,读入<in-file>中内容,压缩后存入<out-file>中,得到压缩文件。 解压缩时,读入<in-
Grab
- 采用zlib标准的压缩源码,应用在Windows和Linux多平台下,分别有Linux下和Windows下VC的使用实例。-using zlib compression standard source code, used in Windows and Linux multi-platform, respectively Linux and Windows examples of the use of VC.
zip_vc
- linux gzip压缩解压移植到VC上的代码-linux gzip compression decompression transplanted to the code on VC
zip
- 这是把linux内核里面的压缩算法移植到VC上面的zip数据压缩的C源代码-This is the zip data compression compression algorithms ported to linux kernel inside the VC above the C source code