文件名称:cn700_vc23475335
介绍说明--下载内容均来自于网络,请自行研究使用
这是我学习C++之后教师布置的作业,作业要求:编写一个学生管理系统,每个学生应该包含如下信息:地址,出生日期,学科成绩(语文,英语,数学,物理),个人信息(姓名,性别,民族,国籍,学历),联系方式(手机,家庭电话,学校电话) 可以任意添加学生,删除学生,编辑学生信息,并且具有保存和读入学生信息的功能。 实现步骤: ①: 使用单链表实现本程序要求,单链表每个节点-This is my teacher after learning C layout of operations, operational requirements : the preparation of a student management system, each student should contain the following information : address, date of birth, academic achievement (language, English, mathematics, physics), personal information (name, sex, nationality, citizenship, education), contact (phone, home phone, school phone) can add new students, students delete, edit student information, and preservation and read into the student information functions. Implementation steps : : use a single linked list to achieve the procedural requirements of each single linked list node
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 45215cn700_vc23475335.rar 列表 cn700_vc23475335\List.cpp cn700_vc23475335\List.h cn700_vc23475335\main.cpp cn700_vc23475335\Operater.cpp cn700_vc23475335\Operater.h cn700_vc23475335\student.txt cn700_vc23475335\链表实现--C++版本.dsp cn700_vc23475335\链表实现--C++版本.dsw cn700_vc23475335\链表实现--C++版本.ncb cn700_vc23475335\链表实现--C++版本.opt cn700_vc23475335\链表实现--C++版本.plg cn700_vc23475335\说明文档.doc cn700_vc23475335\Cn700.com.txt cn700_vc23475335\readme.htm cn700_vc23475335\readme.txt cn700_vc23475335