资源列表

« 1 2 ... 70 71 72 73 74 7576 77 78 79 80 ... 2656 »

[数据结构常用算法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

[数据结构常用算法zju1003

说明:浙江大学acm第1003题解答,参考网络代码,并修改过一些地方-Zhejiang University acm 1003 to answer questions, refer to the network code, and modified in some places
<钟晓睿> 在 2025-07-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法1025

说明:就是把所有递增序列放到一起,但是可不可能出现特殊情况呢?-Is to put together all the incremental sequence, but may be impossible there should be an exceptional situation?
<钟晓睿> 在 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

[数据结构常用算法stones6ok

说明:Problem F:汽车加油 Time Limit:1000MS Memory Limit:65536K Total Submit:1400 Accepted:404 Language: not limited Descr iption 一辆汽车加满油后可行驶n公里。旅途中有若干个加油站。设计一个有效算法,指出应在哪些加油站停靠加油,使沿途加油次数最少。 编程任务: 对于给定的n和k(k <= 10000)个加油站位置,编程
<rbscau> 在 2025-07-19 上传 | 大小:1kb | 下载:0
« 1 2 ... 70 71 72 73 74 7576 77 78 79 80 ... 2656 »

源码中国 www.ymcn.org