Description: Student achievement management system c++ implementation
System can achieve the following functions:
1 Entry: Students can input basic information (name, student number) students in various courses of the results (five)
(2) query: You can check any one any student homework results
You can check the class the highest and lowest scores
You can check any class of a course of average
3 Delete: You can delete any information on student achievement
4 Review: You can modify any of the information a student
Requirements: Based on the above functional description, design student achievement information, the system s storage architecture, the design process completion. According to the data file into a permanent preservation.
Tip:
1 data storage structure can be linear structure
2 each time the file system before running start to take data, run before the end of the data stored in files
3 each student s information using a structure
4 students read from disk into memory
To Search:
File list (Check if you may need any files):
StuInfMana\Data_structer.h
..........\.ebug\Main.obj
..........\.....\Main.sbr
..........\.....\StuInfMana.bsc
..........\.....\StuInfMana.exe
..........\.....\StuInfMana.ilk
..........\.....\StuInfMana.obj
..........\.....\StuInfMana.pch
..........\.....\StuInfMana.pdb
..........\.....\StuInfMana.sbr
..........\.....\vc60.idb
..........\.....\vc60.pdb
..........\Debug
..........\Main.cpp
..........\StudentRecordManagement.txt
..........\StuInfMana.cpp
..........\StuInfMana.dsp
..........\StuInfMana.dsw
..........\StuInfMana.h
..........\StuInfMana.opt
..........\StuInfMana.plg
StuInfMana
..........\StuInfMana.ncb