Description: 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)
To Search:
File list (Check if you may need any files):
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