-
JPEG_LS
连续色调图像无损(近无损)压缩标准Jpeg_Ls源代码(continuous tone image lossless (Near-lossless) compression standard source code Jpeg_Ls)
- 2020-07-09 16:28:58下载
- 积分:1
-
ZCRYPT23
ZIP文件的一个编解码算法,主要用于ZIP文件的加解密。(ZIP file of a codec algorithm, mainly used in ZIP file encryption and decryption.)
- 2007-11-26 12:46:33下载
- 积分:1
-
xinxi
哈夫曼编码,基于MFC开发。哈夫曼编码为熵编码中的最佳方法之一,广泛用于各种数据压缩技术中。-Huffman coding, based on the MFC. Huffman coding for entropy coding one of the best ways, for a wide variety of data compression technology.
- 2011-07-12 10:33:01下载
- 积分:1
-
lz4 压缩解压速度超快的算法
lz4 压缩解压速度超快,比zip lzo等算法(lz4 compress )
- 2014-07-07 09:50:48下载
- 积分:1
-
沙威教授编写的OMP代码
香港大学沙威教授写的压缩感知版hello world(Compressed sensing version Hello world written by Professor Javert of University of Hong Kong)
- 2018-10-07 16:20:32下载
- 积分:1
-
0_02011031022550853165221641
lzw压缩算法的C语言实现,包含压缩和解压缩的原理及实现代码(failed to translate)
- 2012-05-01 19:25:25下载
- 积分:1
-
Signal
接收器必须具有某种方法能够知道数据流中字节的起始和结束。在异步通信中,字节边界由起始和停止位指示。在同步通信中,定时机制帮助发送器和接收器处于同步状态。(The receiver must have some way to know the data stream in bytes of the start and end. In asynchronous communication, the byte boundary from the start and stop bit instructions. In synchronous communication, the timing mechanism to help the transmitter and receiver are in sync.)
- 2010-01-25 18:37:25下载
- 积分:1
-
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
-
jpegtbx_1.4.tar
JPEG编码解码,源程序由matlab编写,详细readme说明(JPEG codec, the source code from matlab to prepare a detailed readme Description)
- 2020-12-30 19:09:00下载
- 积分: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