文件名称:Algorithm-analysis-and-design
介绍说明--下载内容均来自于网络,请自行研究使用
计算机实验室
内容:
1、分治法,maxmin算法
2、动态规划,矩阵连乘
3、贪心法,
1)背包问题,2)装载问题
4、回溯法,N皇后问题的循环结构算法和递归结构算法。-Computer laboratory content:
1, partition method, maxmin algorithm
2, the dynamic planning, LianCheng matrix
3, greedy method,
1) knapsack problem, 2) the loading problem
4, back in the method, the circulation of the queen s problems N structure algorithm and recursive structure algorithm.
内容:
1、分治法,maxmin算法
2、动态规划,矩阵连乘
3、贪心法,
1)背包问题,2)装载问题
4、回溯法,N皇后问题的循环结构算法和递归结构算法。-Computer laboratory content:
1, partition method, maxmin algorithm
2, the dynamic planning, LianCheng matrix
3, greedy method,
1) knapsack problem, 2) the loading problem
4, back in the method, the circulation of the queen s problems N structure algorithm and recursive structure algorithm.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Algorithm analysis and design of the code\01背包贪心算法.txt
.........................................\maxmin算法实现.txt
.........................................\n皇后问题循环.txt
.........................................\n皇后问题递归算法实现.txt
.........................................\最优装载.txt
.........................................\矩阵连乘.txt
Algorithm analysis and design of the code
.........................................\maxmin算法实现.txt
.........................................\n皇后问题循环.txt
.........................................\n皇后问题递归算法实现.txt
.........................................\最优装载.txt
.........................................\矩阵连乘.txt
Algorithm analysis and design of the code