文件名称:student_management_system
-
所属分类:
- 标签属性:
- 上传时间:2018-05-03
-
文件大小:7kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
基于自写双向循环链表的学生管理系统。
其中链表是模板类,有丰富的功能。
指令1: 添加若干位学生(学号 成绩),以0结束。
指令2: 删除第1位指定学号的学生。
指令3: 删除所有指定成绩的学生。
指令4: 显示第1位指定学号的学生的成绩。
指令5: 显示所有指定成绩的学生的学号。
指令6: 显示所有学生信息。
指令-1: 退出。
如果你是因为作业搜索到本代码,学长真心建议你更改一下List部分的代码。小心助教发现。(Student management system based on self writing two way linked list.
The chain table is a template class and has a rich function.
Instruction 1: adds a number of students (student number) to end at 0.
Instruction 2: deletes first students with designated school numbers.
Instruction 3: deletes all assigned students.
The instruction 4: shows the results of first designated student numbers.
The instruction 5: shows the student number of all the students with specified grades.
Instruction 6: displays all student information.
Instruction -1: exits.
If you search the code for homework, the seniors sincerely suggest that you change the code of the List part. Be careful with the assistantship.)
其中链表是模板类,有丰富的功能。
指令1: 添加若干位学生(学号 成绩),以0结束。
指令2: 删除第1位指定学号的学生。
指令3: 删除所有指定成绩的学生。
指令4: 显示第1位指定学号的学生的成绩。
指令5: 显示所有指定成绩的学生的学号。
指令6: 显示所有学生信息。
指令-1: 退出。
如果你是因为作业搜索到本代码,学长真心建议你更改一下List部分的代码。小心助教发现。(Student management system based on self writing two way linked list.
The chain table is a template class and has a rich function.
Instruction 1: adds a number of students (student number) to end at 0.
Instruction 2: deletes first students with designated school numbers.
Instruction 3: deletes all assigned students.
The instruction 4: shows the results of first designated student numbers.
The instruction 5: shows the student number of all the students with specified grades.
Instruction 6: displays all student information.
Instruction -1: exits.
If you search the code for homework, the seniors sincerely suggest that you change the code of the List part. Be careful with the assistantship.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
student_management_system | 0 | 2018-05-03 |
student_management_system\student_management_system | 0 | 2018-04-07 |
student_management_system\student_management_system\list.h | 3388 | 2018-04-07 |
student_management_system\student_management_system\main.cpp | 156 | 2018-04-07 |
student_management_system\student_management_system\node.h | 850 | 2018-04-07 |
student_management_system\student_management_system\student.h | 458 | 2018-04-07 |
student_management_system\student_management_system\student_management.h | 4685 | 2018-04-07 |
student_management_system\student_management_system\student_management_system.vcxproj | 6153 | 2018-04-06 |
student_management_system\student_management_system\student_management_system.vcxproj.filters | 1341 | 2018-04-06 |
student_management_system\student_management_system\student_management_system.vcxproj.user | 165 | 2018-04-06 |
student_management_system\student_management_system.sln | 1489 | 2018-04-06 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.