搜索资源列表
-
0下载:
0-1背包问题,按价值最大为标准时划分的.-0-1 knapsack problem, the maximum value of the standards.
-
-
0下载:
解决0-1背包问题,是算法设计与分析5.6节内容-Solve the 0-1 knapsack problem
-
-
0下载:
贪心算法求背包问题,分别求出了三种标准1. 按效益值由大到小取物品. 2. 按重量值由小到大取物品
3.按比值pi/wi的值由大到小取物品
其中第3种是最优解-Greedy algorithm for knapsack problem, respectively, obtained three standard 1. Press-effective value of descending and remove things. 2. By weight the value of items
-
-
0下载:
著名的0-1背包问题
C++实现
矩阵显示过程-Well-known 0-1 knapsack problem C++ Realization process matrix display
-
-
0下载:
部分背包问题(不同于0-1背包)
C++实现-Part knapsack problem (as distinct from 0-1 knapsack) C++ Achieve
-
-
0下载:
实例18
实现基本的串操作
实例19
计算各点到源点的最短距离
实例20
储油问题
实例21
中奖彩球问题
实例22
0-1背包问题-
Instance 18
Achieve the basic string operations
Instance 19
Points to calculate the shortest distance from source
Instance 20
-
-
0下载:
算法设计与分析全部作业及实验资料.
第1章 最大覆盖问题
第2章 排列的字典序问题
第3章 depot仓库布局问题
第4章 priest繁忙的牧师
第5章 egypt埃及分数问题
第6章 squard方格移动问题
第7章 work工作安排问题
课堂算法 连续背包问题
课堂算法 作业调度问题
实验1 字典序问题
实验2 高精度乘法
实验3 0/1背包问题(DP) -Algorithm design and analysis of
-
-
0下载:
用于解决0/1 背包问题动态规划详解及C代码,清晰明确,简单易学-Planning the Xiangjie and C code used to solve the 0/1 knapsack problem dynamic, clear, and easy to learn
-