资源列表
[数据结构常用算法] suoshubiaodashi
说明:数据结构课程设计 求算术表达式的值 学习数据结构的可以参考一下 希望对你们有用-Data structure the curriculum design for the value of the arithmetic expression study data structures for reference you wish to be useful<zz> 在 2025-06-08 上传 | 大小:4kb | 下载:0
[数据结构常用算法] guanjianlujin
说明:解决工程项目aoe-网的关键路径的问题,用到了拓扑排列 求最早发生时间 活动的最迟完成时间-Solution aoe-Net project critical path of the problem, use a topological order for the first time the activities took place at the latest completion time<何高兴> 在 2025-06-08 上传 | 大小:7kb | 下载:0
[数据结构常用算法] 1108
说明:在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高,即n ?i=1pi xi 取得最大值。约束条件为n ?i =1wi xi≤c 和xi?[ 0 , 1 ] [ 1≤i≤n]。-At 0/1 knapsack problem, there is a need for a capacity of c for the loaded<samuel> 在 2025-06-08 上传 | 大小:1kb | 下载:0