文件名称:StudentSys04
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2017-03-13
- 文件大小:
- 17kb
- 下载次数:
- 0次
- 提 供 者:
- 闫***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
设计实现学生成绩管理软件。实现学生信息、课程信息、成绩信息(结合学生信息和课程信息确定可用的课程成绩)的一体化管理。要求学生信息、课程信息、成绩分别用不同的文件保存。程序需具备①数据录入、②显示功能(可分别显示学生、课程和学生成绩。学生成绩显示的时候,应将课程号输出为课程名称(可以自行设计更为详尽、用户友好的输出形式)、③查询功能(输入一个学号时,查询出此生的所有课程情况)、④数据删除、文件整理功能,以及⑤高级功能(排序、成绩分析、统计功能)-Design and implementation of student achievement management software. Realization of student information, course information, performance information (combination of student information and course information is available to determine the course grade) integrated management. Requires students to information, course information, the results were different file saved. Programs need to have data entry ①, ② display function (display the students, curriculum and student achievement, respectively. When the show student achievement, curriculum should be outputs of course name (you can design a more comprehensive, user-friendly form of output), ③ inquiry function (enter a student number, the query out all the circumstances of this course students), ④ delete data, document finishing capabilities, and ⑤ advanced functions (sort, performance analysis, statistical functions)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
StudentSys04\add.cpp
............\add.h
............\deal.cpp
............\deal.h
............\delete.cpp
............\delete.h
............\Lesson.txt
............\main.cpp
............\main.h
............\Score.txt
............\seek.cpp
............\seek.h
............\show.cpp
............\show.h
............\Student.txt
............\StudentSys04.dsp
............\StudentSys04.dsw
............\StudentSys04.ncb
............\StudentSys04.opt
............\StudentSys04.plg
StudentSys04