资源列表

« 1 2 ... .62 .63 .64 .65 .66 2067.68 .69 .70 .71 .72 ... 2656 »

[数据结构常用算法quick_sort

说明:快速排序算法的实现,对初学数据结构的入门者有很大的帮助,-Quick sort algorithm implementation, data structures for beginner beginners have a lot of help,
<nemo> 在 2024-09-29 上传 | 大小:53248 | 下载:0

[数据结构常用算法biaodashi

说明:数据结构里的经典算法的模拟,约瑟夫环的求解等问题,以程序的形式给出-Data structure of the classical algorithm simulation, Joseph Central problem solving, etc. in order to give the form of procedures
<李海涛> 在 2024-09-29 上传 | 大小:245760 | 下载:0

[数据结构常用算法paixu

说明:数据结构里的经典算法的模拟,内部排序算法的模拟等,以程序的形式给出然后比较各种算法的好坏-Data structure of the classical algorithm simulation, the simulation of the internal sorting algorithm, so as to give the form of procedures for comparing various algorithms t
<李海涛> 在 2024-09-29 上传 | 大小:221184 | 下载:0

[数据结构常用算法bitree

说明:数据结构——树 不详细介绍了,好的话回复吧,O[∩_∩]O~-Data structure- the tree is not described in detail, well, then restore it, O [∩ _ ∩] O ~
<lolly> 在 2024-09-29 上传 | 大小:66560 | 下载:0

[数据结构常用算法trees

说明:数据结构基础( C): splay 树; BS 树; AVL 树-Datastructure in C: splay tree; BS tree; AVL tree
<王冉> 在 2024-09-29 上传 | 大小:6144 | 下载:0

[数据结构常用算法josech

说明:约瑟夫环, 任务:编号是1,2,……,n的n个人按照顺时针方向围坐一圈,每个人只有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个仍开始顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向的下一个人开始重新从1报数,如此下去,直到所有人全部出列为止。设计一个程序来求出出列顺序。  要求:利用单向循环链表存储结构模拟此过程,按照出列的顺序
<> 在 2024-09-29 上传 | 大小:896000 | 下载:0

[数据结构常用算法park

说明:这是学完《数据结构与算法》后做的课程设计的题目——停车场管理,主要用到了栈和队列的操作。问题描述如下: 设停车场内只有一个可停放n辆汽车的狭长通道,且有南北两大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,若车场内已停满n辆汽车,则后来的汽车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,在它之后开入的车辆必须先退出车场为它让路,待该辆车开出大门外,其它车辆再按原次序进入车场
<在路上> 在 2024-09-29 上传 | 大小:4096 | 下载:0

[数据结构常用算法1

说明:建立二叉树 中序遍历二叉树算法 计算二叉树的节点-Set up tree traversal in binary tree algorithm binary tree node
<秋文山> 在 2024-09-29 上传 | 大小:1024 | 下载:0

[数据结构常用算法sorting

说明:数据结构课程设计_拓扑排序 用邻接表构造图 然后进行拓扑排序 -Data Structure Course Design _ topological sort graph using adjacency list structure and then proceed to topological sorting
<何高兴> 在 2024-09-29 上传 | 大小:5120 | 下载:0

[数据结构常用算法fzdj

说明:分支定界算法C语言实现源程序,标准C源代码,直接可以运行,程序有详细的说明-Branch and bound algorithm for C language source code implementation, the standard C source code can run directly, the program has a detailed descr iption of
<wanghao> 在 2024-09-29 上传 | 大小:146432 | 下载:0

[数据结构常用算法suoshubiaodashi

说明:数据结构课程设计 求算术表达式的值 学习数据结构的可以参考一下 希望对你们有用-Data structure the curriculum design for the value of the arithmetic expression study data structures for reference you wish to be useful
<zz> 在 2024-09-29 上传 | 大小:4096 | 下载:0

[数据结构常用算法guanjianlujin

说明:解决工程项目aoe-网的关键路径的问题,用到了拓扑排列 求最早发生时间 活动的最迟完成时间-Solution aoe-Net project critical path of the problem, use a topological order for the first time the activities took place at the latest completion time
<何高兴> 在 2024-09-29 上传 | 大小:7168 | 下载:0
« 1 2 ... .62 .63 .64 .65 .66 2067.68 .69 .70 .71 .72 ... 2656 »

源码中国 www.ymcn.org