-
RLE
RLE是一个压缩的算法,里面有算法的C++程序实现。(RLE is a compression algorithm, there are algorithms C++ program)
- 2012-05-30 18:38:33下载
- 积分:1
-
CS
说明: 压缩感知理论及其新的进展,压缩感知理论入门资料(Compressed sensing theory and its new progress, introductory information on compressed sensing theory)
- 2010-06-23 13:56:22下载
- 积分:1
-
SHANNON.ZIP
香农编码的C++实现。原理说明以及源代码。(The Shannon coding C++. Principle of instructions and source code.)
- 2012-12-21 10:53:28下载
- 积分:1
-
Daubechies_EZW
Daubechies小波变换和嵌入式零树编码(EZW)C语言程序,非常有用(Daubechies wavelet transform and embedded zero-tree coding (EZW) C language program, very useful)
- 2008-08-20 10:17:38下载
- 积分:1
-
function-dct
基于DCT变换的JPEG图像压缩的matlab代码(The matlab code of JPEG image compression based on DCT transform)
- 2017-05-02 21:43:31下载
- 积分: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
-
MSBL_code
稀疏贝叶斯学习是一种很好压缩感知,信号恢复方法。(sparse bayesian learning is a good cs method for coefficient recovery.)
- 2020-11-18 17:59:38下载
- 积分:1
-
RLC
使用C语言实现图像的游程编码压缩,性能优越,代码简单,便于实现。(The use of C language RLE image compression, superior performance, code is simple, easy to achieve.)
- 2007-11-27 11:48:48下载
- 积分:1
-
bin
说明: 传统游程编码,并且又对游程编码进行了一定程度的改进。(The traditional run-length coding has improved it to some extent.)
- 2020-06-24 19:40:01下载
- 积分:1
-
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)
- 2009-05-09 13:24:58下载
- 积分:1