-
huffmam_decoding
the decoding of Huffman codes is shown. For the decoding the coding tree has to be constructed using the information which has to be transmitted as well.
Following that the input is read bitwise and for each 0 a left turn is taken and for each one a right turn until a leave is reached. In this case the value of the leave (usually a character) is output, continuing after that at the root.
- 2010-08-11 04:03:25下载
- 积分:1
-
code
hamming 编码,线性分组码,信道编码(hamming coding, linear block codes, channel coding)
- 2014-12-20 10:28:12下载
- 积分:1
-
stewart-motion
实现六自由度并联机器人的运动控制 simulink仿真(Implementation of 6 dof parallel robot movement control simulink simulation)
- 2013-05-03 20:15:24下载
- 积分:1
-
psoSVM
粒子群优化支持向量机代码,可用于预测分析(Particle swarm optimization support vector machine code, can be used for predictive analysis)
- 2017-08-08 13:42:42下载
- 积分:1
-
del2_9pt
九点差分格式,精度比五点差分要高,对于实现有限差分,是一个重要的程序(Nine-point difference scheme, the accuracy than the five-point difference is higher, for the realization of finite-difference, is an important procedure)
- 2008-04-19 12:47:05下载
- 积分:1
-
opt11
模式搜索法源程序。模式搜索方法是求解最优化问题的一种直接搜索方法,它不用目标函数与约束函数的导数信息而只用函数值信息,是求解不可导或求导代价较大的最优化问题的一种有效方法。(Source model search. Pattern search method for solving optimization problems is a direct search method, it should not be the objective function and constraint function information of the derivative function only information is the solution of non-derivative or derivative of the cost of a larger optimization problem of a effective way.)
- 2009-05-14 01:06:33下载
- 积分:1
-
ecgBag-1p6
matlab实现,主要实现wiener滤波、qrst复合波检测、RR间期检测(Matlab realization main Wiener filter, qrst composite wave detection, RR interval detection, etc.)
- 2007-06-17 15:54:12下载
- 积分:1
-
jiauqanpingjunfenjisuanchengxu
该程序可应用于普通高校的综合测评的加权平均成绩的计算,可以查看奖励绩点,内含详细的操作说明。(The program can be used to calculate a comprehensive evaluation of the weighted average college grades, you can view the award Grade Point Average, containing detailed instructions.)
- 2014-09-30 18:20:20下载
- 积分:1
-
segmentation
treshold segmentation matlab code
- 2012-02-01 21:50:14下载
- 积分:1
-
Astar
很好的一个A*算法,可以自己选择障碍物和目标点(A* algorithm is a very good, you can choose the target point and obstacle)
- 2021-01-15 21:38:45下载
- 积分:1