文件名称:student
介绍说明--下载内容均来自于网络,请自行研究使用
学生选课管理系统的设计目的是设计一个学生选修课程系统的程序,用来实现对学生选课的管理,其中包括学生信息、教师信息、课程信息、授课信息和选课信息的添加、查询、编辑和删除管理。程序设计了五个类,学生实体类、教师实体类、课程实体类、授课信息类和选课信息类,操作函数中包括了对于实体信息所进行的增加、删除、编辑和查询,而且还加入了输入、输出函数和显示函数。因为这次课程设计,我们可以熟练的使用C++语言来完成一个学生选课管理系统。-Student enrollment management system designed is to design a system of student electives program, used to achieve the management of student enrollment, including student information, teacher information, course information, teaching information and enrollment information to add, search, edit, and delete management. Programming five classes, students entity type, entity class teachers, curriculum entity classes, teaching classes and enrollment information class information, manipulation functions are included for increasing the entity information carried, delete, edit and query, but also joined the input and output functions and display functions. Because the curriculum design, we can use C++ language proficiency to complete a student enrollment management system。
(系统自动生成,下载前可以参看下载内容)
下载文件列表
student\student.cbp
.......\main.cpp
.......\stu.h
.......\stu.cpp
.......\tec.h
.......\tec.cpp
.......\student.depend
.......\course.h
.......\course.cpp
.......\tc.h
.......\tc.cpp
.......\cc.h
.......\cc.cpp
.......\student.layout
.......\alter.cpp
.......\erase.h
.......\erase.cpp
.......\find.h
.......\find.cpp
.......\input.h
.......\input.cpp
.......\output.h
.......\output.cpp
.......\add.h
.......\add.cpp
.......\alter.h
.......\show.h
.......\show.cpp
.......\tc.txt
.......\cc.txt
.......\course.txt
.......\tec.txt
.......\stu.txt
.......\bin\Debug\student.exe
.......\obj\Debug\add.o
.......\...\.....\cc.o
.......\...\.....\find.o
.......\...\.....\input.o
.......\...\.....\output.o
.......\...\.....\show.o
.......\...\.....\tc.o
.......\...\.....\stu.o
.......\...\.....\course.o
.......\...\.....\tec.o
.......\...\.....\erase.o
.......\...\.....\alter.o
.......\...\.....\main.o
.......\bin\Debug
.......\obj\Debug
.......\bin
.......\obj
student