登录
首页 » Java » zip4j

zip4j

于 2020-06-21 发布 文件大小:372KB
0 168
下载积分: 1 下载次数: 0

代码说明:

  从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))

文件列表:

zip4j_1.3.1.zip, 123764 , 2012-09-21
zip4j_examples_eclipse_1.3.1.zip, 154971 , 2012-09-21
zip4j_src_1.3.1.zip, 102573 , 2012-09-21

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ya_shuo
    一个可以简单的压缩小程序,是利用游程编码原理(One can simply compress small program is the use of run-length coding theory)
    2014-12-18 14:06:52下载
    积分:1
  • 3349119melp
    melp编解码,压缩率2.4Kbps,1.2Kbps(MELP codec, compression rate 2.4Kbps, 1.2Kbps)
    2021-03-12 16:29:25下载
    积分:1
  • JPEG_LS
    连续色调图像无损(近无损)压缩标准Jpeg_Ls源代码(continuous tone image lossless (Near-lossless) compression standard source code Jpeg_Ls)
    2020-07-09 16:28:58下载
    积分:1
  • Huffman
    对于哈夫曼编码的仿真,可以计算平均码长、熵、压缩比、编码效率(Simulation of Huffman coding)
    2020-12-11 23:09:18下载
    积分:1
  • MINNDz
    Multiple-Instance Nearest Neighbour with Distribution learner.
    2009-12-04 03:11:24下载
    积分:1
  • Discrete_Cosine_and_Sine_Transforms
    继 Discrete Cosine Transform: Algorithms, Advantages, Applications (K. R. Rao and P. Yip) 之后的一本关于离散余弦变换(DCT)的快速实现算法的最新专著. 本书第五章“Integer Discrete Cosine/Sine Transforms”关于DCT整数近似实现写的非常详细和精彩, 很方便大家编程实现. 值得一提的是本书的第一作者Vladimir Britanak 一直在从事DCT, 尤其是改进的离散余弦变换(MDCT)的快速算法的研究.(This book, which is written very carefully, is a new monograph of Discrete Cosine Transform (DCT).The fifth chapter about the Integer Discrete Cosine/Sine Transforms is especially wonderful. )
    2020-12-02 19:09:28下载
    积分:1
  • 61IC_H4231
    PAV (H265) 是 音视频 压缩解压 协议,非常不同于H264/MPEG4,ZPAV (H265) 的基本算法 是 小波,多级树集合群,广义小波,数学形态小波,...... ZPAV (H265) 基本算法 : 1,图象与声音分解与合成 :小波 ; 2,图象与声音前处理 :小波子带零交叉降噪,目标纹理处理,语音处理 ; 3,速率控制 :小波子带熵速率控制 ; 4,量化与反量化 :小波子带熵量化与反量化 ; 5,低频分量和高频分量的降维 :小波子带邻域交叉降维 ; 6,运动矢量和量化表的分解与合成 :广义小波 ; 7,位面编码 :数学形态小波,多级树集合群,嵌入零树,位面降维 ; 8,位流编码 :算术编码,熵编码 ; 9,运动估计 :宏块最优决策,运动矢量预测 ; A,运动搜索 :钻石,大钻石,小钻石,方形 ; B,图象与声音后处理 :低通滤波,断点重构,宏块平滑 ; C,误码纠错 :矢量仿真,帧间仿真 。 (The PAV (H265) is the audio and video compression and decompression protocol, is very different from H264/MPEG4 ZPAV (H265) algorithm is a wavelet, multi-level tree collection group, and generalized wavelets, mathematical morphology, wavelet, ... ZPAV (H265) algorithm: 1, image and sound decomposition and synthesis: wavelet 2, image and sound processing: wavelet sub-band zero-crossing noise, target texture processing, speech processing 3, the rate control: wavelet subband entropy rate control 4, quantization and inverse quantization: Wavelet subband entropy quantization and inverse quantization 5, the dimensionality reduction of the low frequency component and high frequency components: the wavelet subbands neighborhood cross-dimensionality reduction 6, the decomposition and synthesis of the motion vector and quantization tables: generalized wavelet 7, bit-plane coding: the mathematical form of wavelet multi-level tree collection group, embedded zerotree, bit plane)
    2012-03-07 16:22:55下载
    积分:1
  • C语言 文件的
    文件的解压缩。添加文件unzip.h、unzip.cpp、zip.h、zip.cpp,调用对应函数进行压缩和解压。压缩格式为zip;压缩之后的文件可以用winrar等程序打开。(File decompression. Add file unzip.h, unzip.cpp, zip.h, zip.cpp, call the corresponding function for compression and decompression. Compression format is zip the file after compression can be opened by winrar.)
    2020-07-14 09:58:51下载
    积分:1
  • 7z1900_c
    说明:  支持7zip压缩解压缩功能,c语言源码。(Support 7zip compression and decompression function, C language source code)
    2020-06-23 09:51:10下载
    积分:1
  • CdenoiseGaussian
    CONTOURLET去噪。添加了高斯噪声很好的实现了图像的多尺度分解下的去噪与重建。实现了多尺度分解的子带去噪。(CONTOURLET denoise .this is denoise program. my english is poor!)
    2009-02-27 17:55:38下载
    积分:1
  • 696518资源总数
  • 104228会员总数
  • 45今日下载