-
游程编码
说明: 文件中有两个编码程序,一个是简单的游程编码仿真实现,另一个是图像的游程压缩编码实现(There are two coding programs in the file. One is a simple run-length coding simulation implementation, the other is the image run-length compression coding implementation.)
- 2020-06-25 13:00:02下载
- 积分:1
-
TonPE-v1.91
制作U盘启动工具,非常好用啊,可以尝试下。但也有说与计算机配置有关系(U disk to start the production of tools, very good ah, can try next. But there are also computer configurations that are related to)
- 2009-07-09 11:46:13下载
- 积分:1
-
huffman
这是关于huffman编码的算法,输入权值,自动给出编码(This is about huffman coding algorithm, the input weights automatically given coding)
- 2013-07-31 17:45:00下载
- 积分: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
-
lzw
说明: lzw压缩算法,可以实现对图像的lzw压缩,容易理解(LZW compression algorithm can realize LZW compression of image, easy to understand)
- 2020-05-13 21:40:02下载
- 积分:1
-
New-folder
this is a matlav file to clean the data.
- 2013-06-24 23:35:47下载
- 积分:1
-
0904210213
霍夫曼编码的C++实现,输入一组字符串,输出每个字符的编码及整个字符串的霍夫曼编码。(realization of Huffman coding using VC++)
- 2012-04-15 20:52:45下载
- 积分:1
-
Genertate-LG-Beam
压缩包中包含有拉盖尔函数、缔合拉盖尔函数以及产生拉盖尔高斯光束的文件。光束的两个量子数可以任意修改(Compressed packet contains Laguerre functions, Laguerre functions and association Laguerre Gaussian beam generated files. Beam two quantum numbers can be modified)
- 2013-05-28 20:40:43下载
- 积分:1
-
jpeg_decoder_play
基于tinyjpeg的jpeg解压缩程序,可解码jpeg数据为YUV分量数据(Based Solutions tinyjpeg jpeg compression program, you can decode jpeg data to YUV component data)
- 2015-08-20 16:23:30下载
- 积分:1
-
peakfinder
This function quickly finds local peaks or valleys (local extrema) in a noisy vector using a user defined magnitude threshold to determine if each peak is significantly larger (or smaller) than the data around it. The problem with the strictly derivative based peak finding algorithms is that if the signal is noisy many spurious peaks are found.
- 2021-03-12 19:39:25下载
- 积分:1