Description: C++ big job- to create a simple student management system for storing student data, and can be related to management operations. Include: 1. To increase students information 2. Inquiries Student Information 3. Modify the student information 4. To delete student information 5. Browse student information 6. The students grade point sort 7. Statistics student information 8. Exit
To Search:
- [C++] - Student achievement management system, h
File list (Check if you may need any files):
c++大作业2_学生管理系统\sys_search.cpp
.......................\sys_show.cpp
.......................\sys_sort.cpp
.......................\sys_sumup.cpp
.......................\system.h
.......................\cjl.exe
.......................\academician.cpp
.......................\academician.h
.......................\data.txt
.......................\human.cpp
.......................\human.h
.......................\main.cpp
.......................\student.cpp
.......................\student.h
.......................\sys_add.cpp
.......................\sys_change.cpp
.......................\sys_del.cpp
.......................\sys_face.cpp
.......................\学生管理系统.dsw
.......................\学生管理系统.dsp
.......................\学生管理系统.ncb
.......................\Debug\vc60.idb
.......................\.....\vc60.pdb
.......................\.....\学生管理系统.pch
.......................\.....\academician.obj
.......................\.....\human.obj
.......................\.....\main.obj
.......................\.....\student.obj
.......................\.....\sys_add.obj
.......................\.....\sys_change.obj
.......................\.....\sys_del.obj
.......................\.....\sys_face.obj
.......................\.....\sys_search.obj
.......................\.....\sys_show.obj
.......................\.....\sys_sort.obj
.......................\.....\sys_sumup.obj
.......................\.....\学生管理系统.ilk
.......................\.....\学生管理系统.exe
.......................\.....\学生管理系统.pdb
.......................\学生管理系统.plg
.......................\学生管理系统.opt
.......................\大作业2试验报告.docx
.......................\Debug
c++大作业2_学生管理系统