搜索资源列表
aStar
- 本文转载自『恋花蝶的博客!』 http://blog.csdn.net/lanphaday 更多精彩内容,欢迎访问恋花蝶的博客!A*算法不仅仅可以用来寻路,寻路也不仅仅使用A*算法。这是使用学习和使用A*算法最要谨记的一点吧~
main_MatrixMul
- 矩阵乘法问题动态规划代码。 可参见博客:http://blog.csdn.net/xiaowei_cqu/article/details/8181215-Matrix multiplication problem solution using dynamic programing
BUAA_OJ_2014_ALgorithm_01
- 北京航空航天大学,2014级第一次算法上机,部分解题代码。所有题目和解题报告可以查看博客:http://blog.csdn.net/lenz_xu/article/details/51768123-Beijing University of Aeronautics and Astronautics, 2014 for the first time on a machine algorithm, problem-solving part of the code. Solution and all
hmm
- 一个特别好的学习隐马尔可夫的例子,该例子来自于博客http://blog.csdn.net/wowotuo/article/details/40783357,通过该例子学习隐马尔可夫模型将会事半功倍(A very good example of learning hidden Markov. This example is from blog http://blog.csdn.net/wowotuo/article/details/40783357. Through this example,
LIBSVM学习笔记(二) - CSDN博客
- 安装步骤,可以参考,介绍的很详细。值得借鉴(SVM installation steps)