资源列表

« 1 2 ... .10 .11 .12 .13 .14 615.16 .17 .18 .19 .20 ... 2656 »

[数据结构常用算法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 then mixed
<李海涛> 在 2025-06-09 上传 | 大小:216kb | 下载:0

[数据结构常用算法bitree

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

[数据结构常用算法trees

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

[数据结构常用算法josech

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

[数据结构常用算法park

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

[数据结构常用算法1

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

[数据结构常用算法sorting

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

[数据结构常用算法PolishCal

说明:栈的应用—Polish Calculator-Application Stack-Polish Calculator
<应好> 在 2025-06-09 上传 | 大小:52kb | 下载:0

[数据结构常用算法Nqueen

说明:一个简单的N皇后可视化原代码,完成皇后解决方案的图形界面-A simple visualization of N-Queen' s source code to complete the Queen' s graphical interface solutions
<samuel> 在 2025-06-09 上传 | 大小:409kb | 下载:0
« 1 2 ... .10 .11 .12 .13 .14 615.16 .17 .18 .19 .20 ... 2656 »

源码中国 www.ymcn.org