资源列表
PKU_ACM
- 北京大学 ACM 题目的压缩包 将近200道题目-PKU acm ,more than 200 problems
Dijkstra
- 用弗洛伊德算法和狄克斯特拉算法实现求最短路径-Algorithm and狄克斯特拉with Freud for the shortest path algorithm
BasicAntColonyAlgorithmforTSP
- 段海滨教授主编的《蚁群算法原理及其应用》附录里的C程序代码. 并有几位网友修改。-Professor Duan Haibin editor-in-chief of " the principle of ant colony algorithm and its application" in Appendix C of the program code. And modify several users.
MPI
- 高性能并行计算编程,MPI编程。Programming high-performance parallel computing, MPI programming.-Programming high-performance parallel computing, MPI programming.
GA-VC
- 遗传算法的VC实现 [精华] 遗传算法的VC实现 [精华]-VC genetic algorithm to achieve [best] VC genetic algorithm to achieve [best]
Lab5
- a sample application for FIR on Matlab.
p1017b
- 北大oj上1017题的解答,为本人自己制造-Oj the 1017 Beijing to answer questions for my own manufacturing
1065b
- 北大oj1065题的答案,为本人制造,可参考-North oj1065 answer questions for me to create
p1018b
- Poj1018题的答案,可以参考一下,我写得不好-Poj1018 answer questions, you can refer to, I am not well written
model
- 文中详细介绍了今年的数学建模竞赛题目和详细的注意事项-Described in detail in this year' s Mathematical Contest in Modeling and detailed attention to the subject matter of
code
- 求解5元一次方程组的方法。 求解5元一次方程组的方法 求解5元一次方程组的方法-5 yuan一次方程Solving Group
ant
- 这是只能优化算法中的蚁群算法完整的c++程序,其中解决的是TSP问题-This is the ant algorithm to solve the TSP problem