资源列表
[数据结构常用算法] stone
说明:在一个圆形操场的四周摆放着n 堆石子。现要将石子有次序地合并成一堆。规定每次只能选相邻的2 堆石子合并成新的一堆,并将新的一堆石子数记为该次合并的得分。试设计一个算法,计算出将n堆石子合并成一堆的最小得分和最大得分。-Playground in a circle around the stones are placed n heap. Stone is to have the order to merge into a pile. Provisions can only choose 2 adj<LIGAOZHOU> 在 2025-07-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] pku1151
说明:POJ1151 Atlantis的源代码,非常经典线段树应用的题目,求面积。-POJ1151 Atlantis source code, is a classic application of the subject tree line, and area.<zuobaojing> 在 2025-07-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] pku1177
说明:PKU1177的源代码,高级数据结构线段树的应用之一:求边长。-PKU1177 source code, advanced data structures the application of one of the tree line segment: demand side.<zuobaojing> 在 2025-07-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] pku1389
说明:PKU1389的源代码,高级数据结构线段树的经典应用,求面积。-PKU1389 source code, advanced data structures of the classic application of the tree line, and area.<zuobaojing> 在 2025-07-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] pku2104
说明:PKU2104的源代码,高级数据结构线段树的应用之一:找数据。-PKU2104 source code, advanced data structures the application of the tree line one: to find data.<zuobaojing> 在 2025-07-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] KMP
说明:内有KMP的模板和pku2406,pku2752的源代码,经典字符串算法。-There are KMP of the templates and pku2406, pku2752 source code, classical string algorithms.<zuobaojing> 在 2025-07-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] houzixuandawang
说明:猴子选大王问题,使用循环链表实现,比较简洁,初学数据结构,欢迎指正-Elected king of the monkeys, the use of cycle chain realize, more concise, learning data structures, please correct me<叶若寒> 在 2025-07-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] LinkQueue
说明:队列(Queue)是限定只能在表的一端进行插入和在另一端进行删除操作的线性表。在表中,允许插入的一端称作"队列尾(tail)",允许删除的另一端称作"队列头(front)"。-Queue (Queue) is limited to only one end of the table to insert and delete operations to the other side of the linear table. In the table to allow the insertion o<小雨> 在 2025-07-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] SqQueue
说明:队列(Queue)是限定只能在表的一端进行插入和在另一端进行删除操作的线性表。在表中,允许插入的一端称作"队列尾(tail)",允许删除的另一端称作"队列头(front)"。-Queue (Queue) is limited to only one end of the table to insert and delete operations to the other side of the linear table. In the table to allow the insertion o<小雨> 在 2025-07-19 上传 | 大小:1kb | 下载:0