搜索资源列表
Mp3encode
- mp3编码库,可直接将wav,aiff格式的音频文件压缩成码流量为128Kbps的mp3文件-Mp3encode is a kind of mp3 encoded library which can compress wav,aiff files to mp3 files of 128kbps data flow.
DES
- 一种便于进行数据加密压缩的方法,谢谢大家的批评指正-a way to encrypting and compress the data,thanks for your requestion
fuse-zip-0.2.0
- C++实现的用于挂载ZIP包的软件,能满足某些大型压缩数据处理的应用-C++ implementation of the software packages used to mount ZIP, compress data to meet some of the large-scale processing applications
gzip
- The deflation algorithm used by zip and gzip is a variation of LZ77 (Lempel-Ziv 1977, see reference below). It finds duplicated strings in the input data. The second occurrence of a string is replaced by a pointer to the previous string, in the
deflate
- compress data using the deflation algorithm
compress
- This file is part of bzip2/libbzip2, a program and library for lossless, block-sorting data compression.
deflate
- compress data using the deflation algorithm.
define_std
- compress data using the deflation algorithm for Linux.
zlib_test
- 使用Delphi自带Compress类进行数据流压缩和解压缩的范例, 数据流可以从文件导入或者导出到文件.-Using Delphi comes Compress class data stream compression and decompression example, the data stream from the file to import or export to a file.
regs-ebi
- deflate.c compress data using the deflation algorithm. -deflate.c compress data using the deflation algorithm.
e_asin
- deflate.c compress data using the deflation algorithm. -deflate.c compress data using the deflation algorithm.
futex
- deflate.c compress data using the deflation algorithm. -deflate.c compress data using the deflation algorithm.
deflate
- deflate.c compress data using the deflation algorithm. -deflate.c compress data using the deflation algorithm.
run_length
- runlength encoding compress digital data it represent consecutive runs of the same value in the data as the value followed by the count
qlkaraoke_BY-NGUYENCAU.NET
- Lempel–Ziv–Welch (LZW) is a universal lossless data compression algorithm created by Abraham Lempel, Jacob Ziv, and Terry Welch. It was published by Welch in 1984 as an improved implementation of the LZ78 algorithm published by Lempel and Ziv in 1978