搜索结果
找到约 49 项符合
compress 的查询结果
按分类筛选
多媒体处理 MP3编码库
·详细说明: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.文件列表: mp3encoder-05-07-04 &nbs
压缩解压 使用LZ77算法压缩文件的C代码
使用LZ77算法压缩文件的C代码,一般来说,现在流行的winzip,winrar以及unix下的compress使用的都是该算法
加密解密 DES,MD5,ZLIB算法源代码 文件列表: Adler32.cpp ArithDLL.cpp ArithDLL.def ArithDLL.dll ArithDLL.dsp Arith
DES,MD5,ZLIB算法源代码
文件列表:
Adler32.cpp
ArithDLL.cpp
ArithDLL.def
ArithDLL.dll
ArithDLL.dsp
ArithDLL.dsw
ArithDLL.h
ArithDLL.lib
ArithDLL.ncb
ArithDLL.opt
ArithDLL.plg
Arithzxz.h
Arithzxz.h.BAK
Compress.cpp
CRC.cpp
Deflate.cpp
Deflate.h
Des.cpp
Des.h
Infblock.cpp
Infblock.h
Infcodes.cpp
Infcod ...
Linux/Unix编程 UNIX、Linux环境下
UNIX、Linux环境下,compress命令的C源代码有压缩率高和压缩快的特点
压缩解压 N多的压缩解压源代码
N多的压缩解压源代码,包括compress、LZW、LZ77、RLE、哈夫曼
系统设计方案 Wavelets have widely been used in many signal and image processing applications. In this paper, a ne
Wavelets have widely been used in many signal and image processing applications. In this paper, a new
serial-parallel architecture for wavelet-based image compression is introduced. It is based on a 4-tap wavelet
transform, which is realised using some FIFO memory modules implementing a pixel-level ...
压缩解压 We often get questions about how the deflate() and inflate() functions should be used. Users wonder
We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly, and so on. So for those who have read zlib.h (a ...
其他书籍 Zlib函数列表 We often get questions about how the deflate() and inflate() functions should be used. User
Zlib函数列表 We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly, and so on. So for those who have re ...
其他 In this report we provide an overview of several closely related methods developed during the last
In this report
we provide an overview of several closely related methods developed during the last few yers, to smooth, denoise,
edit, compress, transmit, and animate very large polygonal models.
加密解密 I think this the first time every one can look at a PE crypter source in top level language such VC
I think this the first time every one can look at a PE crypter source
in top level language such VC++.
So as I promised ... if some one sent me one nice compress source I would
publish my source.
I dedicate this source to all people who involve in this field.
I hope it helps someone.
Have good day ...