搜索资源列表
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.
ffmpeg-20050624
- FFmpeg is a complete solution to record, convert and stream audio and video. It includes libavcodec, the leading audio/video codec library. FFmpeg is developed under Linux, but it can compiled under most operating systems, including Windows.-Sorenson
lzhuf
- Huffman 压缩,解压算法的源代码,可以方便地移植到其它平台上包括windows,linux ,arm,
lzss-lzw-scz压缩解压
- 三个压缩/解压缩算法,可在linux windows vxworks等平台使用,便于移植
normal_methods_of_rar_and_unrar
- Linux常见的解压缩方法,以及Windows下的压缩文件怎么在Linux中解压-Linux common method of extracting, as well as compressed files under Windows in Linux in how decompression
easyzlib
- 方便易用的ZLIB压缩程序,适用于UNIX/Linux/Windows C/C-Easy to use ZLIB compression program for UNIX/Linux/Windows C/C++
lzma912
- XZ Utils XZ Utils is free general-purpose data compression software with high compression ratio. XZ Utils were written for POSIX-like systems (GNU/Linux, *BSDs, etc.), but also work on some not-so-POSIX systems like Windows. XZ Utils are the suc
mpeg2enc
- mepg2编码器,可用在windows、linux下运行-mepg2 encode
lz.rar
- LZ算法的实现,是项目中的一部分(这里给出的是最基本的功能,所以没有版权问题),自己理解后完成的,用了3周时间实现最基本的功能,非常便于理解。当数据量较小的时候,压缩后的数据量可能会增大;大数据压缩会减小数据。经过测试,word文档、bmp/jpg图像压缩解压都没有问题。纯C代码,linux和windows下都可编译运行,LZ algorithm, is part of the project (given here is the most basic function, so there is
stormlib
- 全部源码的StormLib库,包含API来处理MPQ。可在Windows,Linux和Mac OS。也可永远GitHub。-Full sources of the StormLib library, containing APIs for handling MPQ archives. Works on Windows, Linux and Mac OS. Also available on GitHub.
QtZipTest
- 跨平台压缩和解压zip程序,Windows上和Linux调用不同的dll实现,代码已经封装成一个类。-Cross-platform zip compression and decompression procedures on Windows and Linux call different dll, the code has been packaged into a single class.
7ziplzma920sdk
- 7-zip源码,支持windows和linux等多平台,支持4G文件-7-Zip source code, support windows and Linux multi platform support 4G file
upx-3.91-src.tar
- 一款先进的可执行程序文件压缩器,压缩过的可执行文件体积缩小50%-70% ,这样减少了磁盘占用空间、网络上传下载的时间和其它分布以及存储费用。 通过 UPX 压缩过的程序和程序库完全没有功能损失和压缩之前一样可正常地运行,对于支持的大多数格式没有运行时间或内存的不利后果。 UPX 支持许多不同的可执行文件格式 包含 Windows 95/98/ME/NT/2000/XP/CE 程序和动态链接库、DOS 程序、 Linux 可执行文件和核心。(Ultimate Packer for eXecuta
