-
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
-
CS
说明: 压缩传感omp算法代码,附带一个测试的程序。便于理解。(Omp compressed sensing algorithm code, with a test program. Easy to understand.)
- 2013-06-13 16:16:29下载
- 积分:1
-
基于遗传算法的BP神经网络优化算法
说明: 基于遗传算法的BP神经网络优化算法,可对神经网络的层数和训练函数进行自定义控制,方便系统级开发,非常实用。(The BP neural network optimization algorithm based on genetic algorithm can customize the number of layers and training functions of the neural network, which is convenient for system-level development and very practical.)
- 2020-12-14 19:59:14下载
- 积分:1
-
function-dct
基于DCT变换的JPEG图像压缩的matlab代码(The matlab code of JPEG image compression based on DCT transform)
- 2017-05-02 21:43:31下载
- 积分:1
-
FDR-COMPRESS
一种改进的方案,它针对硬故障集的特点利用指示频率连续长度码(FDR码)进行二次编码压缩。该方法充分利用测试集中无关位较多而测试模式之间变化位较少的特征,应用贪心算法对预先计算的测试集进行了重新排序,尽可能的使相邻的向量间具有最少的不同位,排列成一个最佳的差分向量序列,然后应用FDR码对差分向量序列进行编码,最后对压缩结果重新分块,按照一次压缩的流程进行二次压缩。在解压时,使用片上解压电路解压,能高效地还原出原测试集。最后通过对Soc部分标准电路硬故障集的测试结果显示,本方案具有较好的压缩率。(a new improved method was proposed in the paper,the method using Frequency-Directed Run-length(FDR codes)coding for the twice aimed at hard-fault. It fully takes advantage of the characters that there are many don’t-care bits in the test set but a few different bits between the test patterns, Then it applies the greed calculate way to sort the precomputed test sets and make the close together vector have the least different sites possibly. It uses the FDR codes to coding the vectors,then blocks the results and uses the FDR codes to compress for the second time.
Decompression used of on-chip circuit extract unpack,it will be deoxidize the original test efficient.using the hard-fault to compress and the experimental results prove that the improved coding method of this paper has the better compression ratios has been proved at last.
)
- 2009-05-12 14:32:23下载
- 积分:1
-
万年历-c
用C语言编的万年历(C language series hefty almanac)
- 2020-06-26 09:00:01下载
- 积分:1
-
mpeg
一些MPEG图象处理中图象压缩解压的MATLAB源码(Some MPEG image processing in image compression decompression MATLAB source code)
- 2008-05-30 09:02:16下载
- 积分:1
-
windowshuffman
哈弗曼编码 加窗口实现 对特定文件压缩效果更好
(Huffman coding plus window to achieve better results for a specific file compression)
- 2014-06-05 13:42:44下载
- 积分:1
-
arithmetic
有关算术编码对文本压缩的程序在c++环境中实现(about arithmetic compressed)
- 2013-11-28 23:19:16下载
- 积分:1
-
peakfinder
This function quickly finds local peaks or valleys (local extrema) in a noisy vector using a user defined magnitude threshold to determine if each peak is significantly larger (or smaller) than the data around it. The problem with the strictly derivative based peak finding algorithms is that if the signal is noisy many spurious peaks are found.
- 2021-03-12 19:39:25下载
- 积分:1