资源列表
MiniSpanTree_Kruskal
- 最小生成树算法程序,已经通过编译的程序,能运行出结果-minimum spanning tree algorithm, compiled by the procedure, the results can run
QueensProblem
- 八皇后的的一个比较好的经典算法 程序采用回溯法,算法的细节参看程序-QueensProblem
357386ggrls
- 最小二乘法算法在智能天线算法中的非盲算法中的具体应用,运行后直接出来结果,具有很强的普遍性,运算简单,时效比高-Least squares algorithm in smart antenna algorithms in the non-blind algorithm for the specific application, running out a direct result, has a strong universal, simple operation, limitation tha
third
- 利用二叉树的前序和中序遍历建立二叉树,删除二叉树-Use of binary tree traversal pre order and the establishment of a binary tree
daimai
- 命题逻辑中的命题联结词的源代码,可实现相关联结词的功能。-Proposition logic of the proposition of the source code, and the coupling word can realize the function of relevant link word.
huffam
- 利用C++实现霍夫曼编码,阅读代码需要一定的C++STL知识。-Implement Huffman coding in C++, read the code requires a certain knowledge of C++ STL.
graham
- graham算法,详细介绍此算法,并配有详细的注释内容。-graham algorithm
DS_SS
- DIRECT SEQUENCE SPREAD SPECTRUM
knn
- 自己写的parzen窗算法,和knn算法,在matlab2014a上运行过,无问题。-Write your own parzen window algorithm, and knn algorithm, run over on matlab2014a, no problem.
CAPON
- 非参数谱估计,Capon算法,频率谱估计问题-Non-parametric spectral estimation, Capon algorithm to estimate frequency of issue
yqsf
- C n个城市的坐标,n×2的矩阵 NC_max 最大迭代次数 m 蚂蚁个数 Alpha 表征信息素重要程度的参数 Beta 表征启发式因子重要程度的参数 Rho 信息素蒸发系数 Q 信息素增加强度系数 R_best 各代最佳路线 L_best 各代最佳路线的长度- Ant Colony Algorithm for Traveling Salesman Problem ChengAihua,PLA Information Engine
UKFAyh
- UKF Nonlinear System Example
