资源列表
[数据结构常用算法] 0-1
说明:在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高。-At 0/1 knapsack problem, there is a need for a capacity of c to load the backpack. N items from a selected items into the backpack, each i<松柏长青> 在 2025-07-01 上传 | 大小:168kb | 下载:0
[数据结构常用算法] three_methods_sort
说明:三种排序算法比较,冒泡算法,选择算法,快速算法。-Comparison of three sorting algorithms, bubble algorithm selection algorithm, fast algorithm.<chen> 在 2025-07-01 上传 | 大小:168kb | 下载:0
[数据结构常用算法] datastructsource
说明:该源码是数据结构中各种算法,基本上是用模板的形式给以呈现,所以,通用性很强,希望给以大家参考。-It is about the alogoth of data struct,and it has given the source of C++ template...<duanhz> 在 2025-07-01 上传 | 大小:168kb | 下载:0
[数据结构常用算法] sort_explain
说明:内部排序算法的分析比较,2009年暑期数据结构课程设计的说明书-Analysis of the internal sorting algorithm compared to the summer 2009 curriculum design data structure specification<xiangbing> 在 2025-07-01 上传 | 大小:168kb | 下载:0