资源列表
[数据结构常用算法] 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-06-10 上传 | 大小:168kb | 下载:0
[数据结构常用算法] three_methods_sort
说明:三种排序算法比较,冒泡算法,选择算法,快速算法。-Comparison of three sorting algorithms, bubble algorithm selection algorithm, fast algorithm.<chen> 在 2025-06-10 上传 | 大小:168kb | 下载:0
[数据结构常用算法] DataStructureAlgorithms
说明:数据结构中最常用的算法,每个算法都集中了先辈们的智慧,经典合集。-The most commonly used data structure algorithms, each algorithm has focused on the wisdom of the ancestors, the classic collection.<超人BOMB> 在 2025-06-10 上传 | 大小:148kb | 下载:0
[数据结构常用算法] ShortDistance
说明:或得一个连通图两两之间最短路径的代码,算法导论上的算法,自己实现的-a funtion to get the shortest distance between each to noeds in a graph<董大凡> 在 2025-06-10 上传 | 大小:1kb | 下载:0
[数据结构常用算法] circbuf-1.0
说明:循环队列,C语言版本,可用于生产者消费者策略使用-Circular Queue, C language version of the strategy can be used for producers of consumer use<zhangzhen> 在 2025-06-10 上传 | 大小:260kb | 下载:0