-
本系统以记录学生信息,方便管理为基础,采用了模块化结构设计的方法,各模块及相互独立,各自完成单独的任务;又相互联系,有主程序连接成为一个完整的整体。...
本系统以记录学生信息,方便管理为基础,采用了模块化结构设计的方法,各模块及相互独立,各自完成单独的任务;又相互联系,有主程序连接成为一个完整的整体。-the system to record student information, facilitate management of the foundation, using a modular design approach, each module and independent of each other, to complete their separate tasks; Also interrelated, linking the main program is a complete whole.
- 2022-02-04 03:27:17下载
- 积分: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)能够按编号、姓名对学生的信息进行检索并将检索结果显示在屏幕...
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
-
student management system using VC database development SQ2
学生管理系统 运用VC开发SQ2000数据库-student management system using VC database development SQ2
- 2022-01-27 23:50:38下载
- 积分:1
-
对学生的信息进行系统的管理,对查询学生的信息.查询学生的成绩.统计.也有对老师的一些简单的系统管理....
对学生的信息进行系统的管理,对查询学生的信息.查询学生的成绩.统计.也有对老师的一些简单的系统管理.-For students of management information systems, information on student inquiry. Query pupils. Statistics. There is also the teacher of some simple systems management.
- 2023-05-18 12:05:04下载
- 积分:1
-
完美的在线教育系统,遵循GNU协议。
完美的在线教育系统,遵循GNU协议。希望有朋友和我一起研究。-Perfect online education system, follow the GNU agreement.
- 2022-03-15 14:45:48下载
- 积分:1
-
java编写的数据库课程设计,一个电子商务网站的后台数据库设计,其中关系模型完整详尽,较好的页面设计,简洁美观,操作简易,源码易懂....
java编写的数据库课程设计,一个电子商务网站的后台数据库设计,其中关系模型完整详尽,较好的页面设计,简洁美观,操作简易,源码易懂.-java database prepared by the curriculum design, and an e-commerce website of the background database design, which detailed model integrity, a better layout, concise, easy-to-operate, easy source.
- 2022-07-12 22:11:03下载
- 积分:1
-
VC++图书管理系统,书库借还读者(借阅证)的管理等基本功能都有,用的是Access数据库....
VC++图书管理系统,书库借还读者(借阅证)的管理等基本功能都有,用的是Access数据库.-VC++ library management system, the book make use of readers (Readers permits) management is the basic function, with the Access database.
- 2022-07-10 15:52:44下载
- 积分:1
-
一个书面的沟通程序,是一个非常实用的课程设计
一个用VB写的通信录程序是一个课程设计很实用-a written communication procedures is a very practical course design
- 2022-09-10 00:30:03下载
- 积分:1
-
学生成绩管理系统,它有利于我们进行学生成绩的日常管理.
学生成绩管理系统,它有利于我们进行学生成绩的日常管理.-student performance management system, which is good for our students to the day-to-day management of results.
- 2022-01-21 04:12:49下载
- 积分:1