文件名称:StudentManager
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:583.89kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
主要功能说明:
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 descr iption
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 records (module b)
Student achievement in the already existing file, add the new record.
3) Delete the student records (module c)
In the student achievement files to delete has failed three courses of student records
Remove ago, one by one remove the conditions that match the student s name, accomplishments, and then confirm deletion.
4,) Modify student information (module d)
Enter students to learn about numbers, find the file in the student achievement of the student records
Displayed
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 descr iption
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 records (module b)
Student achievement in the already existing file, add the new record.
3) Delete the student records (module c)
In the student achievement files to delete has failed three courses of student records
Remove ago, one by one remove the conditions that match the student s name, accomplishments, and then confirm deletion.
4,) Modify student information (module d)
Enter students to learn about numbers, find the file in the student achievement of the student records
Displayed
(系统自动生成,下载前可以参看下载内容)
下载文件列表
学生信息管理系统/index.cpp
学生信息管理系统/index.h
学生信息管理系统/main.cpp
学生信息管理系统/sdt.h
学生信息管理系统/stat.cpp
学生信息管理系统/stat.h
学生信息管理系统/weihu.cpp
学生信息管理系统/weihu.h
学生信息管理系统/功能说明.txt
学生信息管理系统/学生信息管理系统/Debug/BuildLog.htm
学生信息管理系统/学生信息管理系统/Debug/index.obj
学生信息管理系统/学生信息管理系统/Debug/main.obj
学生信息管理系统/学生信息管理系统/Debug/mt.dep
学生信息管理系统/学生信息管理系统/Debug/stat.obj
学生信息管理系统/学生信息管理系统/Debug/weihu.obj
学生信息管理系统/学生信息管理系统/Debug/学生信息管理系统.exe.intermediate.manifest
学生信息管理系统/学生信息管理系统/sdt.txt
学生信息管理系统/学生信息管理系统/学生信息管理系统.vcproj
学生信息管理系统/学生信息管理系统/学生信息管理系统.vcproj.LENOVO-E049637A.Administrator.user
学生信息管理系统/学生信息管理系统.ncb
学生信息管理系统/学生信息管理系统.sln
学生信息管理系统/学生信息管理系统.suo
学生信息管理系统/学生信息管理系统/Debug
学生信息管理系统/debug
学生信息管理系统/学生信息管理系统
学生信息管理系统
学生信息管理系统/index.h
学生信息管理系统/main.cpp
学生信息管理系统/sdt.h
学生信息管理系统/stat.cpp
学生信息管理系统/stat.h
学生信息管理系统/weihu.cpp
学生信息管理系统/weihu.h
学生信息管理系统/功能说明.txt
学生信息管理系统/学生信息管理系统/Debug/BuildLog.htm
学生信息管理系统/学生信息管理系统/Debug/index.obj
学生信息管理系统/学生信息管理系统/Debug/main.obj
学生信息管理系统/学生信息管理系统/Debug/mt.dep
学生信息管理系统/学生信息管理系统/Debug/stat.obj
学生信息管理系统/学生信息管理系统/Debug/weihu.obj
学生信息管理系统/学生信息管理系统/Debug/学生信息管理系统.exe.intermediate.manifest
学生信息管理系统/学生信息管理系统/sdt.txt
学生信息管理系统/学生信息管理系统/学生信息管理系统.vcproj
学生信息管理系统/学生信息管理系统/学生信息管理系统.vcproj.LENOVO-E049637A.Administrator.user
学生信息管理系统/学生信息管理系统.ncb
学生信息管理系统/学生信息管理系统.sln
学生信息管理系统/学生信息管理系统.suo
学生信息管理系统/学生信息管理系统/Debug
学生信息管理系统/debug
学生信息管理系统/学生信息管理系统
学生信息管理系统
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.