搜索资源列表
背包问题的不同算法实现
- 分别用动态规划法,枚举法和回溯法解决!
liushuizuoye
- 这是基于VC++的一个简单的流水作业程序(动态规划法)-This is based on the VC a simple routine procedure (Dynamic Programming)
01package
- 用动态规划法解决01背包问题,编译器编译通过,绝对正确。-01 knapsack problem using dynamic programming method to solve the compiler to compile through, absolutely correct.
Distribution
- 用动态规划法求解资源分配问题的算法实现,n台相同的设备分配给m个车间得到最大的盈利问题的解决-Using dynamic programming algorithm to solve the resource allocation problem