-
data structure Cavaliers travel Algorithm
数据结构 之骑士周游算法-data structure Cavaliers travel Algorithm
- 2022-03-21 19:21:23下载
- 积分:1
-
VB实现的三
VB实现的三层结构的整体教学实例(少见)
- 2023-05-28 04:00:04下载
- 积分:1
-
kulru void方法类maiun CX
最小生成树算法 克鲁斯法尔算法 球最佳路径-kulru method class maiun void cx
- 2022-07-25 13:37:56下载
- 积分:1
-
code
说明: 栈的顺序表示和实现
(1)初始化顺序栈。
(2)插入元素。
(3)删除栈顶元素。
(4)取栈顶元素。
(5)遍历顺序栈。
(6)置空顺序栈。
栈的链式表示和实现
编写一个程序实现链栈的各种基本运算,并在此基础上设计一个主程序,完成如下功能:
(1)初始化链栈。
(2)链栈置空。
(3)入栈。
(4)出栈。
(5)取栈顶元素。
(6)遍历链栈。
队列的顺序表示和实现
(1)初始化队列。
(2)建立顺序队列。
(3)入队。
(4)出队。
(5)判断队列是否为空。
(6)取队头元素。
(7)遍历队列。
队列的链式表示和实现
(1)初始化并建立链队列。
(2)入链队列。
(3)出链队列。
(4)遍历链队列。(Sequential Representation and Implementation of Stacks
Chain Representation and Implementation of Stack
Sequential Representation and Implementation of Queues
Chain Representation and Implementation of Queues)
- 2019-07-01 11:05:32下载
- 积分:1
-
同一个数据库开发的系统,里面有源代码和发布版本
同一个数据库开发的系统,里面有源代码和发布版本-with a database development systems, which Active code and releases
- 2022-03-08 08:46:26下载
- 积分:1
-
学生成绩管理系统可以输出学生姓名,学好,语文,数学,英语,还要用链表把成绩从高到低输出...
学生成绩管理系统可以输出学生姓名,学好,语文,数学,英语,还要用链表把成绩从高到低输出-Student management system
- 2022-03-26 09:27:13下载
- 积分:1
-
ministack类的实现,数据结构的作业,模拟出类似stack类的ministack,已经通过测试...
ministack类的实现,数据结构的作业,模拟出类似stack类的ministack,已经通过测试-ministack class implementation, data structure operations to simulate a similar stack class ministack, has passed the test! !
- 2022-05-26 17:08:12下载
- 积分:1
-
编写一个程序,学生统计信息的结果(存储…
编写一程序,统计学生的成绩信息(保存在文件Score.dat中)。
要求:
1. 能按总分,数学成绩,英语成绩,计算机成绩分别排序
2. 能分别统计数学,英语,计算机中不及格人数
3. 能按学号查找学生,并显示该学生信息。
注
1. 从文件中读入数据以及功能菜单显示已在文件ReadData.c 和Menu.c中给出;
2. 代码的总体结构已在文件Score.c中给出,并定义了一些函数头,但有关函数体代码和一些主程序处理代码要求学生填写,也可以修改函数头;
编译score.c即可
-prepared a procedure, the results of the students statistical information (stored in the document Score.dat). Requirements : 1. According to score, the math and English results, the computer results were 2 ranking. Statistics were able to mathematics, English, Computer failure number three. can search by school, students, and that the student information. Note 1. Read from the file into the data and functions of the menu showed the documentary and Menu.c ReadData.c given; 2. The overall code structure has been the Score.c given, and the definition of some of the first function, However, the body function code and address some main program code requiring students to complete, can also modify function first; compiler can s
- 2022-08-20 01:05:35下载
- 积分:1
-
这是一个编码解压密码的小程序,初学者下下来,对你编码有好处...
这是一个编码解压密码的小程序,初学者下下来,对你编码有好处-This is an encoded password extracting a small program for beginners under the down is good for you code
- 2023-08-29 04:05:04下载
- 积分:1
-
成绩管理系统,用VC实现对ACCESS数据库的操作,实现基本的成绩管理功能!...
成绩管理系统,用VC实现对ACCESS数据库的操作,实现基本的成绩管理功能!-performance management system, with VC right ACCESS database operation, to achieve the basic performance management functionality!
- 2022-07-09 01:43:57下载
- 积分:1