-
huffman
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的霍夫曼编码。(Specific methods Huffman coding: the probability of emergence of the size press line, the two smallest sum probability, as a new probability and the probability of re-queue the remaining, then the minimum of two probabilities are added, and then re-queue, until finally become one. Each time the sum will be 0 and 1 Fu added two probabilities, when read by the symbol has come to begin the final 1 , the route will encounter a 0 and 1 at the lowest to the highest bit of the right order, that is the symbol of the Huffman coding.)
- 2015-04-04 20:34:08下载
- 积分:1
-
DTC_look_table
look up table in embedded format for direct torque control algorithm
- 2009-11-17 08:34:51下载
- 积分:1
-
Pack_etudiant_TP_TS219_2009_2010
codage programmes pour la parole
- 2010-05-10 23:32:18下载
- 积分:1
-
EKF-SLAM
机器人定位中的EKF-SLAM算法,用扩展卡尔曼滤波的方法实现同时定位和地图构建(Robot localization algorithm EKF-SLAM,Using extended Calman filter method to achieve the simultaneous localization and map building)
- 2011-12-07 11:28:41下载
- 积分:1
-
gaolumeiqiyucetxt
高炉煤气预测(Blast furnace gas forecastBlast furnace)
- 2021-04-27 10:08:48下载
- 积分:1
-
matlabexample
说明: matlab从入门到精通书籍源代码,全书示例皆有,对matlab的学习很有帮助(matlab books from the entry to the master source code, book sample also have a very helpful study of the matlab)
- 2010-04-29 11:14:32下载
- 积分:1
-
LU_rozklad
LU decomposition. Introduced by two matrices A and B we find the solution of linear equations
- 2013-12-17 00:53:47下载
- 积分:1
-
ACATSP
蚁群算法无误源代码,没有密码,绝对正确,在MATLAB中直接打开运行(ant colony algorithm)
- 2014-10-22 10:12:25下载
- 积分:1
-
FastICA算法-FastICA_23
FastICA算法,使用matlab语言,是非常好的独立成分分析工具.(Fast algorithm, using Matlab language, is a very good independent component analysis tools.)
- 2005-04-13 21:00:06下载
- 积分:1
-
Sonar_Exp_1_1
声纳技术 实验课
实验 编程规范的一个例子 内容:y=2x+1,x=s+n 求y与n的关系(Sonar technology)
- 2012-04-15 09:15:05下载
- 积分:1