资源列表
[数据结构常用算法] least-common-ancestor
说明:Tarjan的脱机最小公共祖先问题,里面使用了pair,map以及结构体等相关结构-Tarjan off-line least common ancestors problem<lixiaobo> 在 2025-01-13 上传 | 大小:2kb | 下载:0
[数据结构常用算法] introduction-to-algorithm
说明:算法导论第三版书里的部分代码(大约到第22章,22章之后的代码稍后会更新)。-introduce to algorithm,this compressed file includes all the source code before chapter 22 (including 22), which all are writen by myself.<lixiaobo> 在 2025-01-13 上传 | 大小:317kb | 下载:0
[数据结构常用算法] 0-1-backpack
说明:本代码提供0-1背包问题的动态规划解法,适用于背包容量是整数类型-The code provides 0-1 knapsack problem dynamic programming solution for the backpack capacity is an integer type<xiaoran> 在 2025-01-13 上传 | 大小:1kb | 下载:0