文件名称:Candidates-Information-Manage
介绍说明--下载内容均来自于网络,请自行研究使用
考试报名工作给各高校报名工作带来了新的挑战,给教务管理部门增加了很大的工作量。本项目是对考试报名管理的简单模拟,用控制台选项的选择方式完成下列功能:输入考生信息;输出考生信息;查询考生信息;添加考生信息;修改考生信息;删除考生信息
本项目的实质是完成对考生信息的建立,查找,插入,修改,删除等功能。其中考生信息包括准考证号,姓名,性别,年龄和报考类别等信息。项目在设计时应首先确定系统的数据结构,定义类的成员变量和成员函数;然后实现各成员函数以完成对数据操作的相应功能;最后完成主函数以验证各个成员函数的功能并得到运行结果。(建议采用链表实现)-Registration for the exam to each college enrollment work has brought new challenges to the educational administration department adds a lot of work. The project is managed by a simple simulation exam registration, with the option to the way the console to complete the following functions: input candidate information output candidate information check candidate information add candidate information modify candidate information delete candidate information
The essence of this project is to complete the establishment of the information on the candidates, find, insert, update, delete, and other functions. Which candidate information, including ticket number, name, sex, age, and apply categories and other information. Project design should first determine the data structure of the system, the definition of a class member variables and member functions and then implement each member to complete the data manipulation functions corresponding function finalize the main function to ver
本项目的实质是完成对考生信息的建立,查找,插入,修改,删除等功能。其中考生信息包括准考证号,姓名,性别,年龄和报考类别等信息。项目在设计时应首先确定系统的数据结构,定义类的成员变量和成员函数;然后实现各成员函数以完成对数据操作的相应功能;最后完成主函数以验证各个成员函数的功能并得到运行结果。(建议采用链表实现)-Registration for the exam to each college enrollment work has brought new challenges to the educational administration department adds a lot of work. The project is managed by a simple simulation exam registration, with the option to the way the console to complete the following functions: input candidate information output candidate information check candidate information add candidate information modify candidate information delete candidate information
The essence of this project is to complete the establishment of the information on the candidates, find, insert, update, delete, and other functions. Which candidate information, including ticket number, name, sex, age, and apply categories and other information. Project design should first determine the data structure of the system, the definition of a class member variables and member functions and then implement each member to complete the data manipulation functions corresponding function finalize the main function to ver
(系统自动生成,下载前可以参看下载内容)
下载文件列表
考生信息管理.cpp