-
数据管理功能: 1. 增加一个学生的纪录 2. 根据学号查看某个学生的成绩 3. 计算并输出每个学生的平均成绩 4. 计算并输出每门课的平均成绩 5. 计算并输...
数据管理功能: 1. 增加一个学生的纪录 2. 根据学号查看某个学生的成绩 3. 计算并输出每个学生的平均成绩 4. 计算并输出每门课的平均成绩 5. 计算并输出所有学生所有课程的平均成绩 6. 按平均成绩顺序输出学生名单 7. 学生退学删除该学生的纪录-data management functions : 1. An increase in the records of two students. According to a study, to see the results of the students three. Calculated and output of each student"s average score four. Calculated and output per class average score five. Calculated and output of all students in all courses average score 6. average scores on the order list of seven students output. a pupil of the students to delete the record
- 2023-04-12 15:10:03下载
- 积分:1
-
从别处拿来感觉还可以 内容比较多且完备值得大家看一看
从别处拿来感觉还可以 内容比较多且完备值得大家看一看-used elsewhere can also feel more content but should we look at the complete
- 2022-07-18 07:39:46下载
- 积分:1
-
下面的话,用2个编译器编译,包括四个大学。
dos 下的背单词程序,使用TC2.0编译,包括大学英语四级词汇。-dos back under the words, the use WITH TC 2.0 compiler, including four college English vocabulary.
- 2022-03-19 04:53:16下载
- 积分:1
-
1)能够从屏幕上读取一个学生的信息并将信息存入到数据文件中。 2)能够将指定的信息从文件中删除。 3)能够按编号、姓名对学生的信息进行检索并将检索结果显示在屏幕...
1)能够从屏幕上读取一个学生的信息并将信息存入到数据文件中。 2)能够将指定的信息从文件中删除。 3)能够按编号、姓名对学生的信息进行检索并将检索结果显示在屏幕上。 4)可以统计全部学生的总成绩,及其在班上的排名。 5)能够统计各科的平均成绩及及格率。 6)要求有错误提示功能,例如性别只能输入男女,输入错误提示重新输入。 7)如果检索不到相应的信息应提示用户。-1) to read from the screen of a student information and information into the data file. 2) can be designated information deleted from the document. 3) to by number, name of student information retrieval and search results displayed on the screen. 4) Statistical all students can be a total score, and the class rankings. 5) Statistics Branch to the average scores and passing rates. 6) require a functional errors, such as sex between men and women can only import, import errors to re-enter. 7) If less than the corresponding retrieval of information should prompt the user.
- 2022-01-26 19:27:12下载
- 积分:1
-
library management system documentation
图书管理系统的文档-library management system documentation
- 2022-01-20 23:15:17下载
- 积分:1
-
This is a C language program the best of the best, there are Snake, black
这是一个C语言程序的集锦,里面有贪吃蛇、黑白期、图书管理系统等等源代码-This is a C language program the best of the best, there are Snake, black-and-white period, library management system source code, etc.
- 2022-08-21 18:17:05下载
- 积分:1
-
学生管理系统vb+Sql
学生管理系统vb+Sql-student management system vb Sql
- 2022-10-22 19:35:03下载
- 积分:1
-
java做的图书管理系统(cs架构的mis系统),图书管理系统
java做的图书管理系统(cs架构的mis系统),图书管理系统-java make the library management system (cs structure mis system), library management system
- 2022-03-18 19:26:38下载
- 积分:1
-
主要功能说明:
1.用口令(密码)形式验证管理员身份(可输入三次),合法者可进入,否则程序结束。
2.有关功能说明
1)建立学生成绩表(模块...
主要功能说明:
1.用口令(密码)形式验证管理员身份(可输入三次),合法者可进入,否则程序结束。
2.有关功能说明
1)建立学生成绩表(模块a)
建立新的学生成绩文件;
建立若干学生记录,包括姓名、学号、班级、课程编号、成绩。
2)添加学生记录(模块b)
在已存在的学生成绩文件中添加新记录。
3)删除学生记录(模块c)
在学生成绩文件中删除有三门课程不及格的学生记录;
删除前,逐条显示符合删除条件的学生姓名、成绩,确认后再删除。
4)修改学生信息(模块d)
输入学生学号,在学生成绩文件中找出该学生记录;
在屏幕上逐条显示该学生的各条记录;
每显示一条,询问是否修改,如果“Y”,输入修改后数据,
将文件原记录删除,保存新的记录;
5)按姓名和班级查找(模块e)
输入姓名显示相应信息。
6)信息统计(模块f)
同时按照班级和课程统计每门课程、每个班级的平均成绩,最高分、最低分;
在屏幕上先依次显示各门课程,对应的各个班级的统计数据。
7)退出信息管理系统,返回操作系统。-the main function of Explanation:
1. Using a password (password) formal verification as an administrator (can be entered three times), the legal person may enter, or end of the process.
2. The functional description
1) the establishment of student achievement table (module a)
Create a new document student achievement
The establishment of a number of student records, including name, student number, class, course number, results.
2) Add student
- 2022-07-10 16:43:57下载
- 积分:1
-
数据库文件先要导入,这个图书管理系统是我自己实训时做的,请大家多多指教...
数据库文件先要导入,这个图书管理系统是我自己实训时做的,请大家多多指教-first database files into the Library Management System Training is when I do, please exhibitions
- 2022-12-29 05:10:03下载
- 积分:1