-
zlibwapi
压缩 和 解压 写上传资料的详细功能、包含内容说明(Compression and Depression)
- 2014-05-07 16:32:07下载
- 积分:1
-
SHANNON.ZIP
香农编码的C++实现。原理说明以及源代码。(The Shannon coding C++. Principle of instructions and source code.)
- 2012-12-21 10:53:28下载
- 积分:1
-
图象压缩的库,有损压缩,无损压缩
说明: 主要用于图象压缩的库,适合JPEG2000,有损压缩,无损压缩,使用c/c++编译。(The library mainly used for image compression, suitable for JPEG2000, lossy compression, lossless compression, using c/c++ compilation.)
- 2020-06-30 15:29:35下载
- 积分:1
-
fahanshu
罚函数法matlab程序.希望对大家有用.(Matlab program SUMT. Wishes to all useful.)
- 2009-05-06 01:28:50下载
- 积分:1
-
ImageCompressed
利用霍夫曼编码算法对数字图像进行压缩及解压缩处理,解压出来的图像与源图像几乎完全一致,峰值信噪比为无穷大(The use of Huffman coding algorithm for digital image compression and decompression processing, extracting images from the source image is almost exactly the same infinite PSNR)
- 2021-05-14 17:30:02下载
- 积分:1
-
3542600_d04376dd2aa0bb13cfe65f01dc4a5e48
说明: fxstabilizer-ea-fx84netFXS.dll, 3485696 , 2015-09-17
fxstabilizer-ea-fx84netstabilizator.ex4, 72650 , 2015-09-17
- 2019-05-01 18:22:06下载
- 积分:1
-
HuffmanCode
Huffman 编码是第一个实用的无损压缩编码技术,经过了多年的不断改进,已经形成了系统的理论和方法。目前主要有两种类型的Huffman编码方式,即静态Huffman编码和动态Huffman编码。Huffman编码有着广泛的应用,但是不再是压缩算法的全部,而是被当作最终的编码方法。(Huffman coding is the first practical lossless compression coding technology, after years of continuous improvement, has formed a system of theories and methods. There are currently two types of Huffman encoding, namely, static and dynamic Huffman coding Huffman coding. Huffman coding has been widely used, but the compression algorithm is no longer all, but rather be treated as the final coding.)
- 2010-05-11 15:43:39下载
- 积分:1
-
霍夫曼压缩解压缩
用霍夫曼编码实现的简单的文本压缩解压缩C++源程序
- 2022-01-31 18:37:46下载
- 积分: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
-
ECG_Comp
Amplitude Thresholding compression method used here in for ECG signal compression as presented on paper entitled as ECG signal compression with reconstruction via cubic spline approximation by Olga Malgina, Jana Milenkovi, Emil Plesnik, Matej Zajc, Andrej Koš ir and Jurij F. Tasi.
- 2013-09-12 17:04:03下载
- 积分:1