资源列表
3159DijkstraHeap.cc.tar
- pku oj 3159 dijkstra + heap-pku oj 3159 dijkstra+ heap
zati
- 一些典型的acm题,以及解决该种类型问题的方法讲解-Acm some typical questions, as well as the solution to the problem types on the
CalMethod
- 拉格朗日插入法,牛顿插入法,用visual C++ 实现的。-Lagrangian insertion method, Newton insertion
KOHONEN
- 著名的KOHONEN算法实现,对研究机器学习有帮助。-KOHONEN,a useful classification method.
CSparse_matrix_tar
- csparse是《Direct Methods for Sparse Linear Systems》一书配套的源码教程,是稀疏矩阵在数值计算中的代码的例程,内含matlab接口,在数据压缩存储,大规模稀疏线性系统求解,游戏建模等方面有广泛的应用,且代码简洁高效,便于阅读学习。-CSparse is concise and simple to understand and thus suitable for a textbook, yet it is also industrial-strengt
ex9_14
- ex9_14 雷达的恒虚警处理(CFAR)。在雷达的数据中有很多的杂波,会造成虚警。所以我们必须进行处理,这里我们采用了慢门处理和快门处理,并且对处理后的结果进行比较-ex9_14 radar CFAR processing (CFAR). The radar data have a lot of clutter, this will result in false alarms. Therefore, we must deal with, here we have adopted a slow
MultiColony
- 蚁群算法求解TSP问题,大家赶快下载吧。 可以运行-Ant Colony Algorithm for TSP problem, we download it as soon as possible. Can run
poj1273
- poj1273, Ford Fulkerson算法,最大流算法-poj1273, Ford Fulkerson algorithm, maximum flow
poj1469
- poj1469, 二分图最大匹配,最大匹配-poj1469, Maximum Bipartite Matching
zoj1525Airraid
- zoj1525, 最小路径覆盖, 最大匹配-zoj1525, minimum path cover
EightQueens
- 八皇后问题的C#实现,回溯算法, back-track-eight queens, back-track algorithm
Dijkstra
- 用邻接矩阵表示的图的Dijkstra算法的源程序-Adjacency matrix with the plans said the source of the Dijkstra algorithm