文件名称:score-manage
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:298.83kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
· 功能:设计一个菜单驱动的学生成绩管理程序,实现以下管理功能。
输入、修改、删除和显示n个学生的m门考试科目的成绩,计算总分和平均分;
分别按总分和学号进行排序;
输入学生的学号,显示该学生的姓名、各门功课的成绩;
将输入的学生成绩数据保存到文件中;
从文件中读出学生成绩数据,查询学生成绩。
· 具体要求
使用面向对象技术实现;
程序能够进行异常处理,检查用户输入数据的有效性,在用户输入数据有错误(如类型错误)或无效时,不会中断程序的执行,程序具有一定的健壮性;
注意程序界面的友好性,即给用户一定的操作提示信息;
· 程序运行时,菜单形式如下:
学生成绩综合管理系统
1.新增学生信息
2.输出学生信息
3.修改学生信息
4.查找学生信息
5.按成绩升序排序
6.按成绩降序排序
7.按学号排序
W.文件保存
R.读文件
E.退出系统-Function: to design a menu-driven student achievement management procedures, the following management functions.
Enter, modify, delete, and display the results of the students m the exam subjects, calculate the total score and the average
Points
Be sorted by the total score and student number
Enter the student s student number, to display the student s name, the results of all the subjects
Input of student achievement data is saved to a file
Student achievement data read from the file, check student achievement.
· Specific requirements
The use of object-oriented technology
Program to exception handling, check the user input the validity of data in the user input data
Error (such as the type of error) or invalid, will not interrupt program execution, the program has some of Kin
Strong resistance
Note friendly program interface to the user operating the message
· The program is running, the menu is as follows:
Integrated management system for student achievement
A n
输入、修改、删除和显示n个学生的m门考试科目的成绩,计算总分和平均分;
分别按总分和学号进行排序;
输入学生的学号,显示该学生的姓名、各门功课的成绩;
将输入的学生成绩数据保存到文件中;
从文件中读出学生成绩数据,查询学生成绩。
· 具体要求
使用面向对象技术实现;
程序能够进行异常处理,检查用户输入数据的有效性,在用户输入数据有错误(如类型错误)或无效时,不会中断程序的执行,程序具有一定的健壮性;
注意程序界面的友好性,即给用户一定的操作提示信息;
· 程序运行时,菜单形式如下:
学生成绩综合管理系统
1.新增学生信息
2.输出学生信息
3.修改学生信息
4.查找学生信息
5.按成绩升序排序
6.按成绩降序排序
7.按学号排序
W.文件保存
R.读文件
E.退出系统-Function: to design a menu-driven student achievement management procedures, the following management functions.
Enter, modify, delete, and display the results of the students m the exam subjects, calculate the total score and the average
Points
Be sorted by the total score and student number
Enter the student s student number, to display the student s name, the results of all the subjects
Input of student achievement data is saved to a file
Student achievement data read from the file, check student achievement.
· Specific requirements
The use of object-oriented technology
Program to exception handling, check the user input the validity of data in the user input data
Error (such as the type of error) or invalid, will not interrupt program execution, the program has some of Kin
Strong resistance
Note friendly program interface to the user operating the message
· The program is running, the menu is as follows:
Integrated management system for student achievement
A n
(系统自动生成,下载前可以参看下载内容)
下载文件列表
成绩管理/.dep.inc
成绩管理/build/Debug/MinGW-Windows/main.o
成绩管理/build/Debug/MinGW-Windows/main.o.d
成绩管理/build/Debug/MinGW-Windows/School.o
成绩管理/build/Debug/MinGW-Windows/School.o.d
成绩管理/build/Debug/MinGW-Windows/Student.o
成绩管理/build/Debug/MinGW-Windows/Student.o.d
成绩管理/dist/Debug/MinGW-Windows/____.exe
成绩管理/main.cpp
成绩管理/Makefile
成绩管理/nbproject/configurations.xml
成绩管理/nbproject/Makefile-Debug.mk
成绩管理/nbproject/Makefile-impl.mk
成绩管理/nbproject/Makefile-Release.mk
成绩管理/nbproject/Makefile-variables.mk
成绩管理/nbproject/Package-Debug.bash
成绩管理/nbproject/Package-Release.bash
成绩管理/nbproject/private/configurations.xml
成绩管理/nbproject/private/private.properties
成绩管理/nbproject/private/private.xml
成绩管理/nbproject/project.properties
成绩管理/nbproject/project.xml
成绩管理/School.cpp
成绩管理/School.h
成绩管理/Student.cpp
成绩管理/Student.h
成绩管理/test.dat
Readme.txt
成绩管理/build/Debug/MinGW-Windows
成绩管理/dist/Debug/MinGW-Windows
成绩管理/build/Debug
成绩管理/dist/Debug
成绩管理/nbproject/private
成绩管理/build
成绩管理/dist
成绩管理/nbproject
成绩管理
成绩管理/build/Debug/MinGW-Windows/main.o
成绩管理/build/Debug/MinGW-Windows/main.o.d
成绩管理/build/Debug/MinGW-Windows/School.o
成绩管理/build/Debug/MinGW-Windows/School.o.d
成绩管理/build/Debug/MinGW-Windows/Student.o
成绩管理/build/Debug/MinGW-Windows/Student.o.d
成绩管理/dist/Debug/MinGW-Windows/____.exe
成绩管理/main.cpp
成绩管理/Makefile
成绩管理/nbproject/configurations.xml
成绩管理/nbproject/Makefile-Debug.mk
成绩管理/nbproject/Makefile-impl.mk
成绩管理/nbproject/Makefile-Release.mk
成绩管理/nbproject/Makefile-variables.mk
成绩管理/nbproject/Package-Debug.bash
成绩管理/nbproject/Package-Release.bash
成绩管理/nbproject/private/configurations.xml
成绩管理/nbproject/private/private.properties
成绩管理/nbproject/private/private.xml
成绩管理/nbproject/project.properties
成绩管理/nbproject/project.xml
成绩管理/School.cpp
成绩管理/School.h
成绩管理/Student.cpp
成绩管理/Student.h
成绩管理/test.dat
Readme.txt
成绩管理/build/Debug/MinGW-Windows
成绩管理/dist/Debug/MinGW-Windows
成绩管理/build/Debug
成绩管理/dist/Debug
成绩管理/nbproject/private
成绩管理/build
成绩管理/dist
成绩管理/nbproject
成绩管理
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.