资源列表
[数据结构常用算法] kachegengxin
说明:一个简单的程序,C++代码实现卡车更新问题-kachegengxin<smile bear> 在 2025-07-27 上传 | 大小:4kb | 下载:0
[数据结构常用算法] tiaoma
说明:一个简单的程序,C++代码实现跳马问题,数据结构-tiaomawenti<smile bear> 在 2025-07-27 上传 | 大小:4kb | 下载:0
[数据结构常用算法] ACM_template
说明:本人参加ACM竞赛使用的一些算法模板,包括二分图匹配,欧拉回路的构造以及网络流中的最大流与最小费用最大流等,可以说实战性非常强。-ACM competitions I take part in a number of algorithms used in templates, including two sub-graph matching, Euler circuit, as well as network flow structure of the maximum flow and mini<诗苇> 在 2025-07-27 上传 | 大小:14kb | 下载:0
[数据结构常用算法] Sparse_Table_algorithm
说明:RMQ的sparse table算法的实现,对ACM竞赛队员非常有研究价值:)-RMQ the sparse table algorithm implementation, ACM contest for team members have research value is :)<诗苇> 在 2025-07-27 上传 | 大小:1kb | 下载:0
[数据结构常用算法] d
说明:1. 0-1背包问题 在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高 -1. 0-1 knapsack problem at 0/1 knapsack problem, there is a need for a capacity of c for the loaded backpack. N items from<松柏长青> 在 2025-07-27 上传 | 大小:141kb | 下载:0
[数据结构常用算法] DataStructure
说明:几个常用的数据结构算法:堆栈、链表、二叉树、图等。-Some commonly used data structure algorithms: stack, linked lists, binary tree, map.<马烈> 在 2025-07-27 上传 | 大小:10kb | 下载:0