搜索资源列表
针对大型文件优化的数据压缩解压缩单元
- 针对大型文件优化的数据压缩解压缩单元,另外也提供以 CRC32 算法快速核验数据正确的单元-against large files optimized data compression decompression modules, It also provides CRC algorithm for rapid verification of the correct data unit
用DSP进行mp3解压缩的算法原程序
- 用DSP进行mp3解压缩的算法原程序
压缩算法
- 压缩文件,解压缩文件,很方便,并且代码里面有详细的注释,无论是学习还是使用都一目了然!推荐大家下载!
在线压缩解压缩
- PHP在线压缩解压缩
xzip解压缩源码
- xzip解压缩源码
iLBC skspay公司的语音压缩解压原代码
- 这是skspay公司的语音压缩解压原代码,据说压缩还原抗数据丢失能力非常强.,This is the company' s voice compression skspay extract the original code, it is said to restore the anti-compression capacity of data loss is very strong.
jpeg-6b
- jpeg压缩解压缩算法及源码,使用方便,有源码参考-jpeg compression decompression algorithms and source code, easy to use, there is a reference source
zip_unzip_src
- C#写得标准压缩解压缩小程序 .Net中函数声明: public static extern int MyZip_AddFile(String SrcFile,String ZipFile) public static extern int MyZip_AddDirectory(String SrcPath,String ZipFile) public static extern int MyZip_ExtractFileAll(String ZipFile,String P
txysjys
- 图像压缩与解压缩的MATLAB程序。希望对大家有帮助。-Image compression and decompression of the MATLAB program. We want to help.
利用XUnzip封装的解压缩类
- 利用XUnzip.h封装的解压缩类可用在duilib界面库中
lib7z-从内存解压
- 使用7zlib静态库解压缩文件,VS2010版(Using 7zlib static library to extract files, VS2010 version)
zip4j_1.3.2
- Java压缩解压缩,感觉不错,开源的,希望对大家有所帮助(Java compression decompression)
C#winform压缩解压文件夹
- C#winform压缩解压文件夹 希望对大家有所帮助(C#winform compression decompression folder We hope to help)
AudioConvert
- ADPCM压缩解压缩的代码,已经调试通过,可以直接使用。(ADPCM compression decompression code, has been debugging through.)
tar解压
- tar压缩解压缩命令详解,建立压缩档案,解压,更新原压缩包中的文件(Tar compression decompression command detailed solution, the establishment of compressed files, unzip, update the files in the original compressed package)
.net文件压缩解压缩实例源码
- .net文件压缩解压缩实例源码 网络搜集整理 希望对大家有所帮助(Source code for.Net file compression and decompression Network collation hopes to help people)
Cabinet.Cpp_Project
- 微软cab压缩解压缩使用范例,c++代码,很好用(cab package using demo vs code for c++)
内存压缩解压缩JPG图像
- 纯内存操作解压JPGE 很早之前收录的 并非原创 共享给大家(Pure memory operation decompression JPGE. Long ago included, not original. Here to share with you.)
LHA 解压源码
- LHA 解压源码,只有解压源码,没有找到压缩源码,知道得上传下
用VB6.0自制压缩与解压缩程序
- 用VB6.0自制压缩与解压缩程序,包含全部源码