文件名称:algorithm
介绍说明--下载内容均来自于网络,请自行研究使用
1、Bellman-FordJ解决单源最短路径问题 c++实现
2、所有点之间最短路径问题
3、8皇后问题回溯法
4、0-1背包问题 回溯法
-Bellman-Ford algorithm
All-pairs shortest path (choose one from the three algorithms)
8-queen problem (back backing)
0-1 knapsack problem (back tracking)
2、所有点之间最短路径问题
3、8皇后问题回溯法
4、0-1背包问题 回溯法
-Bellman-Ford algorithm
All-pairs shortest path (choose one from the three algorithms)
8-queen problem (back backing)
0-1 knapsack problem (back tracking)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
西电算法上机(practice 4)
........................\4.1.cpp
........................\4.2.cpp
........................\4.3.cpp
........................\4.4.cpp
........................\practice 4.doc