-
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
-
bp2&3
两个程序:2层BP网络以及3层BP网络实现的函数逼近。(Two procedures: 2-layer BP network, as well as 3-layer BP network s function approximation.)
- 2006-05-23 11:21:02下载
- 积分:1
-
GA_matlab
遗传算法的matlab实现程序源代码,txt格式,不是m文件(genetic algorithm)
- 2013-04-01 21:35:25下载
- 积分:1
-
PVarray-P-PSO
PV array connected with PSO
- 2016-10-25 14:01:09下载
- 积分:1
-
EFG1D
一维meshfree 的EFG算法!!属于T. Belytschko这种大师人物的经典例程(One-dimensional meshfree algorithm of EFG! ! T. Belytschko are such masters of the classic characters routines)
- 2007-08-15 11:15:30下载
- 积分:1
-
simulink
SIMULINK简明教程,希望对初学者有用(simulink tutorial, I hope useful for beginners)
- 2012-04-19 10:32:38下载
- 积分:1
-
dfig
machine simulation,useful for the newers(machine simulation)
- 2010-06-11 21:58:32下载
- 积分:1
-
vfim
A three phase induction motor drive using a V/F control
- 2012-07-22 21:55:48下载
- 积分:1
-
System-Identifiation
Predator-Prey Model With GA.
- 2015-03-27 18:43:18下载
- 积分:1
-
NaiveBayes
MATLAB编写的朴素贝叶斯算法,注释十分详尽,使用起来很方便。同时加入了Laplace平滑。(Bayesian algorithms written in MATLAB, very detailed notes, very easy to use. While adding the Laplace smooth.)
- 2020-09-14 16:47:57下载
- 积分:1