文件名称:Cpp1
- 所属分类:
- Windows编程
- 资源属性:
- [C/C++]
- 上传时间:
- 2018-06-28
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- XXXXXXYX*********
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
现有学生成绩信息,内容如下
姓名 学号 语文 数学 英语
张明明 01 67 78 82
李成友 02 78 91 88
张辉灿 03 68 82 56
王露 04 56 45 77
陈东明 05 67 38 47
…. .. .. .. …
请用C++编写一系统,实现学生信息管理,软件的入口界面应包括如下几个方面:
1、信息维护:
要求:学生信息数据要以文件的形式保存,能实现学生信息数据的维护。此模块包括子模块有:增加学生信息、删除学生信息、修改学生信息
2、信息查询:
要求:查询时可实现按姓名查询、按学号查询
3、成绩统计:
要求:A输入任意的一个课程名(如数学)和一个分数段(如60--70),统计出在此分数段的学生情况。
4、使用菜单操作(With C/C to prepare a system, and student information management, software interface should include the entrance the following aspects: Functional requirements: (1) information maintenance: Requirements: Student Information data to the file is stored, to achieve the maintenance of student information and data. This module includes sub-modules are: to increase student information, student information delete, modify student information (2) Information: Requirements: Enquiries can be achieved when the query by name, by student number query (3) performance statistics: Requirements: Enter any name of a program (such as math) and a fractional segment (eg, 60- 70), the statistics of the students in the scores section of the situation. (4) Sorting: Users can specify the name of any courses, ascending or descending order according to student performance data and displays the results)
姓名 学号 语文 数学 英语
张明明 01 67 78 82
李成友 02 78 91 88
张辉灿 03 68 82 56
王露 04 56 45 77
陈东明 05 67 38 47
…. .. .. .. …
请用C++编写一系统,实现学生信息管理,软件的入口界面应包括如下几个方面:
1、信息维护:
要求:学生信息数据要以文件的形式保存,能实现学生信息数据的维护。此模块包括子模块有:增加学生信息、删除学生信息、修改学生信息
2、信息查询:
要求:查询时可实现按姓名查询、按学号查询
3、成绩统计:
要求:A输入任意的一个课程名(如数学)和一个分数段(如60--70),统计出在此分数段的学生情况。
4、使用菜单操作(With C/C to prepare a system, and student information management, software interface should include the entrance the following aspects: Functional requirements: (1) information maintenance: Requirements: Student Information data to the file is stored, to achieve the maintenance of student information and data. This module includes sub-modules are: to increase student information, student information delete, modify student information (2) Information: Requirements: Enquiries can be achieved when the query by name, by student number query (3) performance statistics: Requirements: Enter any name of a program (such as math) and a fractional segment (eg, 60- 70), the statistics of the students in the scores section of the situation. (4) Sorting: Users can specify the name of any courses, ascending or descending order according to student performance data and displays the results)
相关搜索: 成绩管理系统设计
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
Cpp1.cpp | 8646 | 2018-06-28 |