-
maram
MATLAB code for image forgery detection
- 2012-06-11 23:09:29下载
- 积分:1
-
AD
说明: 在MATLAB中循环读入多幅图像与保存多幅图像(In MATLAB in the cycle time into a number of images and preservation of multiple images)
- 2007-09-06 15:54:57下载
- 积分:1
-
ECG_Comp
Amplitude Thresholding compression method used here in for ECG signal compression as presented on paper entitled as ECG signal compression with reconstruction via cubic spline approximation by Olga Malgina, Jana Milenkovi, Emil Plesnik, Matej Zajc, Andrej Koš ir and Jurij F. Tasi.
- 2013-09-12 17:04:03下载
- 积分:1
-
LZW
这是基于多媒体实验所要求的lzw算法的简单实现,可以作为简单的参考来用!(This is based on multimedia experiment called lzw simple implementation of the algorithm can be used as a simple reference to use!)
- 2020-10-13 17:07:31下载
- 积分:1
-
target
说明: 这是target.c的压缩文件,用于理解为什么可以从片内RAM中映射中断向量到0地址处。有MEM=2哦(NIU X)
- 2010-04-11 17:05:05下载
- 积分:1
-
赫夫曼编码
说明: huffman编码,根据输入进行权重计算并编码,还实现了解码。(Huffman coding, according to the input weight calculation and coding, but also achieve decoding.)
- 2020-06-26 00:22:58下载
- 积分:1
-
Renderer
this is renderer function
- 2009-11-15 21:17:44下载
- 积分:1
-
一种无损图象压缩算法,可用于珍贵图象的保存 calic
一种无损图象压缩算法,可用于珍贵图象的保存.(A lossless image compression algorithm, can be used for the preservation of precious images.)
- 2020-08-10 18:48:28下载
- 积分:1
-
Traversalalgo
Codes".
Huffman coding uses a specific method for choosing the representation for each symbol, resulting in a prefix code (sometimes called "prefix-free codes") (that is, the bit string representing some particular symbol is never a prefix of the bit string representing any other symbol) that expresses the most common characters using shorter strings of bits than are used for less common source symbols. Huffman was able to design the most efficient compression method of this type: no other mapping of individual source symbols to unique strings of bits will produce a smaller average output size when the actual symbol frequencies agree with those used to create the code. A method was later found to do this in linear time if input probabilities (also known as weights) are sorted.
- 2009-12-01 04:47:10下载
- 积分:1
-
AVIRIS_LP
说明: 一种基于线性预测和算术编码的高光谱图像压缩方法,希望对您有用。(Based on linear prediction and arithmetic coding of hyperspectral image compression, and I hope useful for you.)
- 2009-08-07 12:01:18下载
- 积分:1