-
huffman_coding
) Compression using huffman code
-with a number of bits k per code word
-provide huffman table
Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The table is derived in a particular way based on the estimated probability of occurrence for each possible value of the source symbol .Huffman coding uses a specific method for representing each symbol, resulting in a prefix code that expresses the most common characters using shorter strings of bits than those used for less common source symbols.The Huffman coding is a procedure to generate a binary code tree.
() Compression using huffman code
-with a number of bits k per code word
-provide huffman table
Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The table is derived in a particular way based on the estimated probability of occurrence for each possible value of the source symbol .Huffman coding uses a specific method for representing each symbol, resulting in a prefix code that expresses the most common characters using shorter strings of bits than those used for less common source symbols.The Huffman coding is a procedure to generate a binary code tree.
)
- 2009-04-04 22:16:39下载
- 积分:1
-
SIFT
sift算法的详细应用笔记,对sift做了详细解释(sift algorithm detailed application notes, a detailed explanation of the sift)
- 2011-05-24 19:21:38下载
- 积分:1
-
jacobi_quadrature
jacobi quadrature, to resolve linear system with jacobi.
- 2009-03-26 07:21:31下载
- 积分:1
-
matlab-masterpiece
说明: 这是MATLAB教程中的经典之作,对重要的知识点做了归纳和汇总,讲解也很详细(MATLAB tutorial is classic, the knowledge of important points are summarized and the summary made to explain the very detailed)
- 2011-04-17 07:27:45下载
- 积分:1
-
Alamoudi
Alamoudi in Matlab,this is the advance matlab version.
- 2014-02-16 03:11:48下载
- 积分:1
-
imageregister
图像配准程序,含有图像配准的这种算法以及检验程序(Image registration procedures, containing this image registration algorithm and testing procedures)
- 2007-08-22 22:11:18下载
- 积分:1
-
dogma
DOGMA是一个关于在线学习的工具箱,里面很多算法十分实用,包括OISVM(online independent SVM).(DOGMA is a useful online learning alogrithm by matlab code. It includes a lot of useful alogrithm, including Online independent SVM(OISVM))
- 2010-10-02 22:47:12下载
- 积分:1
-
ofdm
说明: ofdm源代码,根据ofdm基本原理框图设计的比较简单的源代码。(ofdm)
- 2010-04-28 21:03:31下载
- 积分:1
-
libsvm-3.23
libsvm的安装,配置,以及用libsvm完例成的一个小实(The installation, configuration, and use of libsvm as a small implementation)
- 2021-01-11 20:08:49下载
- 积分:1
-
IU
说明: 文章:利用三次样条函数绘制光电管的I-U特性曲线,有matlab代码。(Article: the use of cubic spline function mapping phototube of IU characteristic curve, there is matlab code.)
- 2009-03-16 16:57:10下载
- 积分:1