-
Zip
压缩的所有文件,解压缩的所有文件(zip unzip)
- 2013-06-24 12:56:59下载
- 积分:1
-
霍夫曼压缩解压缩
用霍夫曼编码实现的简单的文本压缩解压缩C++源程序
- 2022-08-25 19:49:43下载
- 积分: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
-
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
-
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
-
不错的图像压缩的Matlab程序SPECK-compress
这是一个不错的图像压缩的Matlab程序,希望能对你有所帮助.(This is a good image compression Matlab procedures in the hope that you can help.)
- 2020-07-07 16:58:58下载
- 积分:1
-
AAC_matlab
HE-AAC 解码算法的matlab代码,包含各种测试文件,可以运行测试 验证的。(High efficient AAC decoder,wihch compitable with mepg2-aac and mpeg4-aac, also including different types of testing files,you can run the progtam and test it.)
- 2010-03-05 14:24:56下载
- 积分:1
-
WP_DFIG
双馈发电机的simulink仿真模型!双馈发电机的simulink仿真模型!(Double-fed generator simulink simulation model! Double-fed generator simulink simulation model!)
- 2021-05-13 22:30:02下载
- 积分:1
-
jpeg
说明: 提供JPEG标准压缩压缩的编码解码过程,90%以上的代码有注释,配有GUI设计。代码能够运行,但可能只起到借鉴的作用。(Provide JPEG standard compression coding and decoding process, more than 90% of the code is annotated, with GUI design. Code can run, but it may only serve as a reference.)
- 2020-06-24 11:00:02下载
- 积分:1
-
Rle8Codec
Rle8的解码程序(Rle8 decoding procedures)
- 2021-03-29 21:59:10下载
- 积分:1