资源列表

« 1 2 ... .96 .97 .98 .99 .00 2101.02 .03 .04 .05 .06 ... 2656 »

[数据结构常用算法pku1177

说明:PKU1177的源代码,高级数据结构线段树的应用之一:求边长。-PKU1177 source code, advanced data structures the application of one of the tree line segment: demand side.
<zuobaojing> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法pku1389

说明:PKU1389的源代码,高级数据结构线段树的经典应用,求面积。-PKU1389 source code, advanced data structures of the classic application of the tree line, and area.
<zuobaojing> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法pku2104

说明:PKU2104的源代码,高级数据结构线段树的应用之一:找数据。-PKU2104 source code, advanced data structures the application of the tree line one: to find data.
<zuobaojing> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法KMP

说明:内有KMP的模板和pku2406,pku2752的源代码,经典字符串算法。-There are KMP of the templates and pku2406, pku2752 source code, classical string algorithms.
<zuobaojing> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法houzixuandawang

说明:猴子选大王问题,使用循环链表实现,比较简洁,初学数据结构,欢迎指正-Elected king of the monkeys, the use of cycle chain realize, more concise, learning data structures, please correct me
<叶若寒> 在 2024-10-21 上传 | 大小:1024 | 下载: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
<小雨> 在 2024-10-21 上传 | 大小:1024 | 下载: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
<小雨> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法stones6ok

说明:Problem F:汽车加油 Time Limit:1000MS Memory Limit:65536K Total Submit:1400 Accepted:404 Language: not limited Descr iption 一辆汽车加满油后可行驶n公里。旅途中有若干个加油站。设计一个有效算法,指出应在哪些加油站停靠加油,使沿途加油次数最少。 编程任务: 对于
<rbscau> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法Text

说明:编程题(15_01.c) 结构 struct student { long num char name[20] int score struct student *next } 链表练习: (1).编写函数struct student * creat(int n),创建一个按学号升序排列的新链表,每个链表中的结点中 的学号、成绩由键盘输入,一共n个节
<> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法tree

说明:完成二叉树的初始化、遍历以及相应的操作-Complete binary tree initialization, ergodicity and the corresponding operation
<> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法ZArray

说明:通用指针数组类,自动容量扩展,支持前插、后插,查找,前移,后移。-Generic pointer array type, automatic capacity expansion to support the Insert, after the interpolation, search, forward, backward.
<zhangbin> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法picture

说明:线段树的C代码实现 可以实现高效的区间求和等算法-C code segment tree can realize highly efficient algorithms such as interval summation
<zq> 在 2024-10-21 上传 | 大小:1024 | 下载:0
« 1 2 ... .96 .97 .98 .99 .00 2101.02 .03 .04 .05 .06 ... 2656 »

源码中国 www.ymcn.org