-
UnicodeGB2312
Unicode,GB2312编码表映射全集,包含各种对应表,对照表分析和统计(Unicode,GB2312)
- 2010-12-07 15:14:08下载
- 积分:1
-
M
字典树的基本功能是用来查询某个单词(前缀)在所有单词中出现次数的一种数据结构,它的插入和查询复杂度都为O(len),Len为单词(前缀)长度,但是它的空间复杂度却非常高,如果字符集是26个字母,那每个节点的度就有26个,典型的以空间换时间结构。(The basic function of the dictionary tree data structure is used to query a number of times a word (prefix) appears in all the words, which insertion and query complexity are O (len), Len is a word (prefix) length, but its space complexity is very high, if the character set is 26 letters, and that the degree of each node will have 26, the typical structure of space for time.)
- 2013-11-29 14:28:52下载
- 积分:1
-
PosVelToKepler.m
Compute orbit keplerian elements, from satellite instantaneous position and velocity
- 2014-02-13 17:00:20下载
- 积分:1
-
MATLAB GA TSP
MATLAB版遗传算法解TSP问题(MATLAB version Genetic Algorithm for the Traveling Salesman Problem)
- 2005-01-07 12:18:41下载
- 积分:1
-
《雷达系统设计matlab仿真》
雷达系统设计 matlab仿真 代码实用(Radar system design, matlab simulation code, practical)
- 2017-06-23 16:07:39下载
- 积分:1
-
Kruskal
说明: 这是求解连通图的最小生成树的一种经典算法:Kruskal 算法!值得推广,还带例题哦!(This is a connected graph of the minimum spanning tree for solving a classical algorithm: Kruskal algorithm! Worth promoting, but also with examples Oh!)
- 2011-02-27 13:05:07下载
- 积分:1
-
EKF
EKF的纯净程序,没有夹杂其他信息,本人经过测试,可以放心使用(EKF pure process, not mixed with other information, I tested, safe to use)
- 2011-09-28 10:50:32下载
- 积分:1
-
finitedif
地震有限差分正演,包含正规网格、交错网格、变交错网格、有限元等算法(finite difference)
- 2014-04-01 15:40:19下载
- 积分:1
-
junsao
自写曲率计算函数 ,包含了阵列信号处理的常见算法,对信号进行频谱分析及滤波。( Since writing the curvature calculation function, Contains a common array signal processing algorithm, The signal spectral analysis and filtering.)
- 2016-05-15 16:50:00下载
- 积分:1
-
cyclic_4th_order_cumulant
计算循环平稳信号的4累积量的算法,希望对大家有所帮助(Cyclostationary signals calculated cumulant algorithm 4, and they hope to help everyone)
- 2009-03-28 10:58:33下载
- 积分:1