搜索资源列表
comp430s.zip
- 和Unix的compress/uncompress兼容的压缩/解压算法16位程序,适合压缩文本或重复字节较多的文件
gzip-1.3.3
- gzip源码,用于压缩,在unix下使用的主流压缩工具,建议参考-it is used to compact files in unix.It is recommended.
C++ Source Code for the Wavelet Packet Transform.z
- Unix系统下,小波包变换的实现例子,当然,稍作改动也可用于windows系统下。-uninx system,wavelet transform example,but,you can transplant it to window with little modification.
压缩文件算法(lz77)
- 使用LZ77算法压缩文件的C代码,一般来说,现在流行的winzip,winrar以及unix下的compress使用的都是该算法-LZ77 algorithm compressed files in C code, in general, the now popular winzip. unix WinRAR and compress the use of the algorithm are
Xarchiver-0.3.3
- unix/linux下支持各种压缩算法的软件,支持gzip、7z、arj、rar、bzip-unix / linux to support various compression algorithm software, support gzip, 7z, arj. rar, bzip
zip-file-compress-and-decompression---support-chin
- java实现zip文件压缩解压,功能封装在一个类中,支持中文及多级目录,可以一直移植windows和unix上使用,包中提供了源代码及代码中用到的外部包
comp430s.zip
- 和Unix的compress/uncompress兼容的压缩/解压算法16位程序,适合压缩文本或重复字节较多的文件,16-bit compression and decompression program which is compatible with that in Unix,it is suitable for text
compress_c
- 在WINDOWS下使用compress方式加、解压文件,和UNIX兼容。-unix compress for windows
improvingLZW
- LZW was originally designed for implementation by special hardware, but it turned out to be highly suitable for efficient software implementations too. An enhanced variant is available on UNIX systems and many other systems as the compress comman
easyzlib
- 方便易用的ZLIB压缩程序,适用于UNIX/Linux/Windows C/C-Easy to use ZLIB compression program for UNIX/Linux/Windows C/C++
Deflate3
- this package is a compression algorithms for unix system
lzma
- To compile C++ version of file->file LZMA encoding, go to directory CPP/7zip/Bundles/LzmaCon and call make to recompile it: make -f makefile.gcc clean all In some UNIX/Linux versions you must compile LZMA with static libraries. To co
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,
sph_convert
- NIST SPHERE解码程序,针对有些nist sphere文件,它的解码(在windows)程序。 是从unix下面移植过来,vs2010的工程(NIST SPHERE decode funtion , it is for decoding nist sphere, coming from unix, this project is under vs2010)