-
小型运动会管理系统,比赛报名,成绩录入,打破记录提示,统计...
小型运动会管理系统,比赛报名,成绩录入,打破记录提示,统计-Small Games management systems, entry, results entry, breaking the record of tips, statistics
- 2022-03-20 22:45:35下载
- 积分:1
-
一个很好用的教务系统原代码 可以用来做课程设计
一个很好用的教务系统原代码 可以用来做课程设计-a good educational system with the original code can be used for curriculum design
- 2022-02-01 15:24:29下载
- 积分: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
-
数据管理功能: 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
-
This is a used VC++ to achieve the student performance management system, connec...
这是一个用VC++实现的学生成绩管理系统,连接数据库,具有查询,添加,删除等功能。-This is a used VC++ to achieve the student performance management system, connected database, with query, add, delete functions.
- 2022-02-05 03:29:09下载
- 积分:1
-
学生成绩管理系统
学生成绩管理系统
- 2022-01-31 09:51:25下载
- 积分:1
-
This is a library system code is written in VB or good functional
这是一个图书馆系统的代码,是用VB写的
功能还是不错的-This is a library system code is written in VB or good functional
- 2022-01-28 19:28:28下载
- 积分:1
-
VB database Profile : Student Information Management System. And a series of pro...
VB 数据库
简介:学生信息管理系统!
以及一系列的程序
-VB database Profile : Student Information Management System. And a series of procedures
- 2022-08-12 06:42:48下载
- 积分:1
-
2 使用顺序查找方法,从查找表中查找姓名为赵阳和王夏的学生。如果查找成功,则显示该生的相关信息;如果查找不成功,则给出相应的提示信息。
3 使用直接插入排序...
2 使用顺序查找方法,从查找表中查找姓名为赵阳和王夏的学生。如果查找成功,则显示该生的相关信息;如果查找不成功,则给出相应的提示信息。
3 使用直接插入排序方法,按姓名对学生信息进行排序。输出排序前和排序后的学生信息表,验证排序结果。
4 使用直接选择排序方法,对学生信息中的C成绩进行排序。输出排序前和排序后的学生信息表,验证排序结果。
-2 using the sequential search method, from the lookup table to find the name of Zhao and Wang Xia students. If the search is successful, displays the raw information if search is unsuccessful, then the tips are given the appropriate information. 3 using the direct insertion sort method, by name sort of student information. Sorting out the students before and after sorting information table to verify the results. 4 using the direct selection sorting method, the C student information to sort the results. Sorting out the students before and after sorting information table to verify the results.
- 2022-11-05 02:40:02下载
- 积分:1
-
这是用VB做的一个很完善的图书管理系统,使用之前很先解压。...
这是用VB做的一个很完善的图书管理系统,使用之前很先解压。-This is the VB to do a very comprehensive library management system, before the very first use of decompression.
- 2022-01-22 11:18:54下载
- 积分:1