-
DCT
说明: 对测试图像分块、DCT和量化,将量化后的系数写成矩阵形式。(The test image block, DCT and quantization, the quantized coefficients written in matrix form.)
- 2010-03-26 13:39:45下载
- 积分:1
-
0904210213
霍夫曼编码的C++实现,输入一组字符串,输出每个字符的编码及整个字符串的霍夫曼编码。(realization of Huffman coding using VC++)
- 2012-04-15 20:52:45下载
- 积分:1
-
SL0MatlabCode
compressed sensing algorithm sl0
- 2017-12-05 18:48:06下载
- 积分:1
-
ZipTest_src
ZIP 压缩、解压 源码,C 语言实现,文件压缩解压缩(ZIP compression, decompression source code, C language, file compression and decompression)
- 2012-11-06 12:23:27下载
- 积分:1
-
imagehuffmancompressanddecompress
说明: 实现了图像的哈夫曼编码和解码,对图像编码的学习很有帮助(Achieved image Huffman encoding and decoding of image coding learning helpful)
- 2008-09-17 23:22:14下载
- 积分:1
-
source_used
比较全面的无损压缩算法集合,编译通过,可以运行(More comprehensive collection of lossless compression algorithm, the compiler is passed, can run)
- 2020-07-09 14:48:55下载
- 积分:1
-
G
说明: 上载蜂窝网无线定位遗传算法,希望大家相互交流学习。(Upload cellular wireless location genetic algorithm, hope that we learn from mutual exchanges.)
- 2010-01-28 19:37:52下载
- 积分:1
-
JAVA文件压缩与解压缩实践
说明: 本系统运用LZ77字典算法、懒惰匹配算法和Huffman编码算法,使用Java语言在Jbuilder2006环境下设计了使用GZIP算法对文件压缩与解压缩的实现程序。用户可以根据自己的需求,使用此程序方便地对文件进行压缩或者解压缩操作。(This system uses LZ77 dictionary algorithm, lazy matching algorithm and Huffman coding algorithm, and uses Java language to design the implementation program of gzip algorithm for file compression and decompression under the environment of JBuilder 2006. Users can use this program to compress or decompress files conveniently according to their own needs.)
- 2020-03-16 21:42:24下载
- 积分:1
-
A-REMARK-ON-COMPRESSED-SENSING
说明: 一篇关于压缩感知的经典文章,压缩感知(Compressed sensing,简称CS,也称为Compressive sampling)理论异于近代奈奎斯特采样定理,它指出:利用随机观测矩阵可以把一个稀疏或可压缩的高维信号投影到低维空间上,然后再利用这些少量的投影通过解一个优化问题就可以以高概率重构原始稀疏信号,并且证明了这样的随机投影包含了原始稀疏信号的足够信息。(A classic article on compressed sensing, compressive sensing (Compressed sensing, referred to as CS, also known as Compressive sampling) different from the modern theory of the Nyquist sampling theorem, which states: the use of a random measurement matrix can be sparse or compressible high-dimensional signal projected to low dimensional space, and then use a small amount of projection by solving an optimization problem to be sparse with high probability to reconstruct the original signal, and prove that random projection of the original sparse signal contains enough information.)
- 2011-04-10 08:29:58下载
- 积分:1
-
Huffman
对于哈夫曼编码的仿真,可以计算平均码长、熵、压缩比、编码效率(Simulation of Huffman coding)
- 2020-12-11 23:09:18下载
- 积分:1