资源列表

« 1 2 ... .41 .42 .43 .44 .45 446.47 .48 .49 .50 .51 ... 2656 »

[数据结构常用算法02051211

说明:用C语言实现的一个链表的插入程序,每输入一个数,将其插入链表的最后的位置,用户可选择插入数据或结束插入,结束插入后程序将链表打印出来。-Using C language to achieve a list of plug-ins, each enter a number, to be inserted in the location of the final list, the user may choose to insert the
<宋莹> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法02051311

说明:用C语言实现的两路归并算法,采用链表存储两组数,用户自行输入两组数,用子函数实现其归并到List1中,将其打印出来。
<宋莹> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法02051321

说明:用C语言实现的猴子选大王的程序,用链表存储猴子的号码,按照一点的规则筛选猴子,每淘汰一个猴子则删除其号码,直至只剩一个猴子,即为大王。-Using C language to achieve the election of the monkey king of the procedure, with list of numbers stored monkeys, in accordance with the rules that fil
<宋莹> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法ada

说明:数据结构课程设计指导,希望对各位有点用处。-Data structure to guide curriculum design, in the hope that something useful.
<张世华> 在 2025-01-21 上传 | 大小:13kb | 下载:0

[数据结构常用算法stack

说明:本程序利用静态存储方式实现栈的共享,并处理满栈的情况-This procedure achieved using static storage stack sharing, and deal with the situation of full stack
<lyzh> 在 2025-01-21 上传 | 大小:3kb | 下载:0

[数据结构常用算法FeVector

说明:向量存储及运算。 好玩,学习。 大家指教。-Vector storage and computing. Fun, learning. U.S. advice.
<张志勇> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法soldier

说明:在一个划分成网格的操场上,n 个士兵散乱地站在网格点上。网格点由整数坐标(x,y) 表示。士兵们可以沿网格边上、下、左、右移动一步,但在同一时刻任一网格点上只能有一名士兵。按照军官的命令,士兵们要整齐地列成一个水平队列,即排列成(x,y),(x+1,y),…,(x+n-1,y) 。如何选择x 和y 的值才能使士兵们以最少的总移动步数排成一列。-In a grid divided into the playground, n soldie
<程光> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法migong

说明:本程序是迷宫类.用类来定义和求解一个迷宫问题.-This procedure is a type of maze. Use category to define and to solve a maze problem.
<yangyaxi> 在 2025-01-21 上传 | 大小:998kb | 下载:0

[数据结构常用算法queen

说明:通过C++程序,实现历史中的八皇后问题。-Through the C++ Procedures realize the history of the eight Queen
<Loki> 在 2025-01-21 上传 | 大小:1.34mb | 下载:0

[数据结构常用算法treatment

说明:2、 到医院看病的过程是,患者先排队等候,排队过程中主要重复两件事: (1) 病人到达诊室时,将病例交给护士,排到等候队列中候诊。 (2) 护士从等候队列中取出下一个患者的病例,该患者进入诊室就诊。 在排队时按照“先到先服务”的原则。设计一个算法模拟病人等候就诊的过程。-2, to process the hospital, the patient first in line to wait in line to repea
<刚刚> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法yyjxcxt

说明:数据库课程设计,医院药品进销存系统设计说明书-Database of curriculum design, hospital medicine Invoicing System Design Manual
<李球> 在 2025-01-21 上传 | 大小:8kb | 下载:0

[数据结构常用算法hankong

说明:这个程序是数据结构课程设计的,是实现航空订票系统的-This procedure is a data structure of the curriculum design is to achieve air booking system
<章晨光> 在 2025-01-21 上传 | 大小:2kb | 下载:0
« 1 2 ... .41 .42 .43 .44 .45 446.47 .48 .49 .50 .51 ... 2656 »

源码中国 www.ymcn.org