资源列表

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

[数据结构常用算法queue

说明:模拟排队的算法 病人排队看病 医生看病的顺序 用链表实现-Simulated patients queuing algorithm in the order queue to see a doctor a doctor to achieve a linked list
<杜鹃> 在 2025-02-03 上传 | 大小:223kb | 下载:0

[数据结构常用算法fangzhendianti

说明:模拟某校九层教学楼的电梯系统。该楼有一个自动电梯,能在每层停留。九个楼层由下至上依次称为地下层、第一层、第二层、……第八层,其中第一层是大楼的进出层,即是电梯的“本垒层”,电梯“空闲”时,将来到该层候命。 乘客可随机地进出于任何层。对每个人来说,他有一个能容忍的最长等待时间,一旦等候电梯时间过长,他将放弃。 模拟时钟从0开始,时间单位为0.1秒。人和电梯的各种动作均要消耗一定的时间单位(简记为t),比如:有人进出时,电梯每隔40
<fairybroken> 在 2025-02-03 上传 | 大小:223kb | 下载:0

[数据结构常用算法erweichashubianli

说明:输入不同数值,应用不同的遍历方法,得到需要的排序。-Enter a different value, the application of different traversal methods, the need for sorting.
<王建> 在 2025-02-03 上传 | 大小:223kb | 下载:0

[数据结构常用算法bank

说明:银行家算法避免死锁问题,用C语言编程实现-Bankers algorithm avoid deadlock, with the C programming language
<曹书芹> 在 2025-02-03 上传 | 大小:223kb | 下载:0

[数据结构常用算法Data-structures-algorithms

说明:经典数据结构的相关算法。例如:百鸡百钱、单词倒转、单链表等-Data structures related to classical algorithms. For example: 100 chicken one hundred money, the word upside down, singly linked lists, etc.
<chenxu> 在 2025-02-03 上传 | 大小:223kb | 下载:0

[数据结构常用算法queen

说明:用MFC实现八皇后问题,可多皇后,比如四皇后、十六皇后等,可通过输入参数实现-Using MFC to solve eight queens problem, and more Queen, for example four Queens, sixteen Queen, etc., can be achieved through the input parameters
<萱萱> 在 2025-02-03 上传 | 大小:223kb | 下载:0

[数据结构常用算法kcsj

说明:数据结构课程设计的,选存储结构,输入含n个顶点(用字符表示顶点)和e 条边的图G; (2)求每个顶点的度,输出结果; (3)指定任意顶点x为初始顶点,对图G作DFS遍历,输出DFS 顶点序列(提示:使用一个栈实现DFS); (4)指定任意顶点x为初始顶点,对图G作BFS遍历,输出BFS 顶点序列(提示:使用一个队列实现BFS); (5)输入顶点x,查找图G:若存在含x的顶点,则删除该结点及 与之相关连的边,并作DFS遍历(执行操作3);
<王俊超> 在 2025-02-03 上传 | 大小:223kb | 下载:0

[数据结构常用算法code

说明:钱能编著《C++算法分析》第二版课内实例代码。全套集全-Classroom example code
<张苗苗> 在 2025-02-03 上传 | 大小:223kb | 下载:0

[数据结构常用算法readfile

说明:对二进制数据文件格式进行重新排序的C程序源码。例如有很多个站的很多时刻的观测数据。本程序将以时间排序的数据变为以站点排序的数据,适应很多工程处理的需要。-Reordering of the binary data file format C program source. For example, the observational data of many stations a lot of time. This procedure
<赵姣姣> 在 2025-02-03 上传 | 大小:223kb | 下载:0

[数据结构常用算法student-management

说明:一个简单的学籍管理 能输入学生资料,删除学生资料,查询学生资料,显示学生资料,统计学生资料 排序学生资料-A simple enrollment management
<> 在 2025-02-03 上传 | 大小:223kb | 下载:0

[数据结构常用算法merge

说明:二路归并算法的简单实现,依次输入数据总数和数据元素即可得到排序结果-Merging the simple implementation of the algorithm, followed by the total number of input data and data elements to sort results
<dcc> 在 2025-02-03 上传 | 大小:223kb | 下载:0

[数据结构常用算法paixun

说明:C语言版数据结构实验,排序相关功能的实现,C++环境,多多理解-C language version of the data structure experiments Sort function realization, C++, the environment, and a lot of understanding
<exia> 在 2025-02-03 上传 | 大小:223kb | 下载:0
« 1 2 ... .96 .97 .98 .99 .00 701.02 .03 .04 .05 .06 ... 2656 »

源码中国 www.ymcn.org