登录

最新会员 最新下载

成为了本站VIP会员

09月17日 10:56

成为了本站VIP会员

09月16日 14:08

成为了本站VIP会员

09月09日 16:00

成为了本站VIP会员

09月09日 16:00

成为了本站VIP会员

09月01日 21:29

成为了本站VIP会员

09月01日 16:42
已选条件
  1. 编程语言:所有
  2. 代码类别:压缩解压
  3. 发布时间:一年内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. huffman

  霍夫曼编码,这是信息论方面很重要的一种编码方式,对学习信息论理论的人很重要!(Huffman code)

13
下载
150
浏览
2009-07-01发布

2. rgb-cmyk

  RGB-CMYK by matlab sourcecode

102
下载
173
浏览
2009-06-22发布

3. hausdorff1

  对于做模式识别的朋友有很大的帮助~HAUSDORFF距离!!!!!(Pattern Recognition for doing a great friend to help ~ HAUSDORFF distance! ! ! ! !)

95
下载
166
浏览
2009-05-26发布

4. 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. )

10
下载
213
浏览
2009-05-12发布

5. JPEG

  图像JPEG压缩算法,由8*8DCT变换,调用量化表进行量化,最后由Huffman编码完成算法(JPEG image compression algorithm, the 8* 8DCT transform, quantization table calls to quantify, and finally completed by the Huffman coding algorithm)

579
下载
179
浏览
2009-05-09发布

6. RLE

  二值图像 游程编码 自己测试过。。。绝对可用(Binary image run-length coding themselves tested. . . Definitely can be used)

131
下载
193
浏览
2009-05-06发布

7. fahanshu

  罚函数法matlab程序.希望对大家有用.(Matlab program SUMT. Wishes to all useful.)

124
下载
142
浏览
2009-05-06发布

8. SPIHT-dwt-bandelet

  基于wavelet和bandelet的spiht图像压缩!(And wavelet-based image compression spiht the bandelet!)

293
下载
175
浏览
2009-04-06发布

9. huffman

  huffman 编码 完陈对指定的文本文件内容进行huffman编码 实现输出(END CHAN huffman encoding text file on the specified content encoding huffman implementation output)

4
下载
182
浏览
2009-04-03发布

10. e

说明:  一个上课很好用的课件,是您编程的很好帮手(why)

0
下载
175
浏览
2009-03-27发布

11. ZLibNetWrapper

  Deflate压缩算法源码,使用C++编写(Deflate compression algorithm source code, the use of C++ to prepare)

172
下载
389
浏览
2009-03-22发布

12. LZ77

  这是LZ77压缩算法的源码,内含使用DEMO(LZ77 compression algorithm This is the source, including the use of DEMO)

34
下载
160
浏览
2009-03-10发布

13. klt-dct

  klt经典程序,可以在matlab里面直接运行(KLT classical procedures, can be run directly in matlab)

213
下载
179
浏览
2009-03-01发布

14. CdenoiseGaussian

  CONTOURLET去噪。添加了高斯噪声很好的实现了图像的多尺度分解下的去噪与重建。实现了多尺度分解的子带去噪。(CONTOURLET denoise .this is denoise program. my english is poor!)

276
下载
165
浏览
2009-02-27发布

15. Least-Square_MP

  基于morlet小波的最小二乘匹配追踪算法(morlet-based least-square matching pursuit algorithm)

170
下载
187
浏览
2009-02-16发布

16. Cross-Entropy

  交叉熵实现多元高斯混合模型优化的源代码,供大家学习使用(Realize cross-entropy optimization of multi-Gaussian mixture model of the source code for the U.S. study the use of)

150
下载
201
浏览
2009-02-11发布

17. LZW

  lzw压缩(matlab源程序)欢迎大家下载 里面有实例(LZW compression (matlab source code) are welcome to download there are examples of)

263
下载
187
浏览
2009-01-02发布

18. cangkuguanli

  利用C++实现的插入,删除,增加接点等功能(The use of C++ Realized insert, delete, increase the contact and other functions)

1
下载
178
浏览
2008-12-29发布

19. ZIP

  zip压缩源代码,附有整个工程,保证能用,可应用于文件压缩,内存压缩(zip compressed source code, with the whole project, and ensure that use, can be applied to file compression, memory compression)

59
下载
203
浏览
2008-12-15发布

20. pca_img_compress.tar

说明:  matlab 用PCA方法对图像进行压缩、还原(PCA method using matlab image compression, restore)

1
下载
172
浏览
2008-12-02发布