-
zip4j
说明: 从Zip文件创建,添加,提取,更新,删除文件
读/写密码保护的Zip文件
支持AES 128/256加密
支持标准邮??编加密
支持Zip64格式
支持存储(无压缩)和Deflate压缩方法
从Split Zip文件创建或提取文件(例如:z01,z02,... zip)
支持Unicode文件名
进度监视器(Create, add, extract, update, delete files from Zip files
Read/write password-protected Zip files
Support for AES 128/256 encryption
Supporting Standard Postal Encryption
Support Zip64 format
Supporting storage (uncompressed) and Deflate compression methods
Create or extract files from Split Zip files (e.g. z01, z02,... Zip))
- 2020-06-21 08:20:02下载
- 积分:1
-
Huffman_dpr
范式哈夫曼算法的分析与实现(项目文件)
摘要:全面介绍了范式哈夫曼算法的理论基础和实现方式。详细讨论了编码位长计算、限制编码位长、解码优化、码表二次压缩等实现技术。并给出了一个切实可行的应用程序。
(The paradigm Huffman algorithm analysis and implementation (project file)
Abstract: a comprehensive introduction to the theoretical basis and implementation of the paradigm Huffman algorithm. Detailed discussion of the encoded bit computing, limit the length of the coded bit and decoding optimization, stopwatch secondary compression enabling technologies. And gives a practical application.)
- 2012-04-19 20:27:16下载
- 积分:1
-
CS的一些重构算法
压缩感知的所有重构算法,包括OMP,ROMP,SAMP,StoMP等等算法。(All reconstruction algorithms of compressed sensing include OMP, ROMP, SAMP, StoMP and so on.)
- 2021-03-26 22:19:13下载
- 积分:1
-
ZLibNetWrapper
Deflate压缩算法源码,使用C++编写(Deflate compression algorithm source code, the use of C++ to prepare)
- 2009-03-22 14:42:52下载
- 积分:1
-
zsccompress
说明: 对流数据的压缩,主要针对二进制的数据代码进行各种长度宽度的压缩。(convection data compression, mainly with regard to the binary code of various length width of the compression.)
- 2005-11-17 12:52:02下载
- 积分:1
-
EZW
EZW算法的matlab代码,希望对大家有用(EZW algorithm matlab code, everyone would like to be useful)
- 2021-04-07 16:39:01下载
- 积分:1
-
3D-Imaging-with-Compressive-Sensing
压缩感知三维成像文献,是三维重建方面最新的文献(Compressed sensing three-dimensional imaging literature, is the latest three-dimensional reconstruction of the literature)
- 2013-11-23 22:16:15下载
- 积分:1
-
lzari压缩算法
这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用C语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.作者把它改写成了一个C++类,使它可以方便的压缩和解压缩。(LZARI algorithm based on the type of data compression. Haruhiko SAP in 1989, July 4 C language daily wrote realization of this algorithm. But above uses some static or global variables, using the MFC which are very convenient. Authors rewrite it became a category C, it can be to facilitate the compression.)
- 2005-03-06 13:01:17下载
- 积分:1
-
JPEG
图像JPEG压缩算法,由8*8DCT变换,调用量化表进行量化,最后由Huffman编码完成算法(JPEG image compression algorithm, the 8* 8DCT transform, quantization table calls to quantify, and finally completed by the Huffman coding algorithm)
- 2009-05-09 13:24:58下载
- 积分:1
-
GZIP解压例子
说明: 利用gzip.dll解压http请求返回的内容。内附gzip.dll。参考网上资料自己写的VB6工程源码。自己编译EXE的时候注意把gzip.dll释放到exe所在目录。(Use gzip.dll to decompress the content returned by HTTP request. Gzip.dll is attached. Refer to the VB6 project source code written by myself.)
- 2020-06-22 07:00:02下载
- 积分:1