搜索资源列表
thesis2000_fangqi
- 算法分析和设计的主要原理,动态规划 贪心算法 背包问题的实例-algorithm analysis and design of the main principle of dynamic programming greedy algorithm examples knapsack problem
algrithm
- 算法设计与分析的经典程序,主要有0-1背包问题,最小生成树等。-algorithm design and analysis of the classic procedure, mainly 0-1 knapsack problem, such as minimum spanning tree.
AlgorithmicDesign
- 师兄做的算法可视化演示程序,里面包括排序背包问题等等,界面很炫,VC6下测试通过。-Hold do algorithm visualization demo program that included issues such as ordering backpacks, cool interface, VC6 under test.
tigongyuanma
- 该文件包共有5个文件 TSP--传统算法---说明TSP的传统算法实践 背包问题----0-1背包问题的传统算法实践 模拟退火算法----模拟退火算法实现TSP问题 我的通讯录----我整理写的个人通讯录 遗传算法----遗传算法解决TSP问题
knap1
- 0-1背包问题 附带界面 用两种方法实现-0-1 knapsack problem fringe interface used in two ways
Chp15
- 背包问题的遗传算法解法 背包问题的遗传算法解法-knapsack problem genetic algorithm method knap sack problem GA knapsack asked Solution that the genetic algorithm method knapsack problem Genetic Algorithm Solution
bag8
- 八种背包问题的所有源代码,对于学习算法的人很有用:)-eight backpackers of all source code, for the learning algorithm useful :)
zaixian1
- 在线算法的 C语言 就是在线算法解决背包问题的一种,问题很长
LC
- 算法中一个经典问题:背包问题的优先队列算法实现。
Proj1
- 这是经典的背包问题,其中包含多种算法,以及背包问题的拓展
Knapsack1
- 二维背包问题
0-1
- 算法设计与分析:动态规划解决0-1背包问题
abcd
- 贪婪算法解决背包问题-greedy algorithm to solve knapsack problem
0-1beibao
- 0-1背包问题的解决,此算法基于动态规划来实现,通用性好
beibao
- 用回溯法求解0-1背包问题 用vc++实现 包含完整源代码 经过测试成功!
dynamic
- 动态规划解决0-1背包问题-0-1 knapsack problem
背包问题的动态规划法算法(c++)
- 数据结构 算法设计与分析背包问题的动态规划法算法-data structure design and analysis of algorithms knapsack problem of dynamic programming algorithm
POS_c
- 本程序是用PSO用于求解NP难问题,如0-1背包问题,效果很好-This procedure is used PSO for solving the NP hard problems, such as 0-1 knapsack problem, well
BB
- 对背包问题进行研究 用MATLAB来实现-Knapsack problem using MATLAB to realize
0-1beibao
- 这是用MFC写的,开发环境是VC++。有软件界面,主要用于求解0-1背包问题,亲测无误。-This is written in MFC, and the development environment is VC++. It has software interface, mainly for solving 0-1 knapsack problem.
