文件名称:management-system-for-student
- 所属分类:
- 控制台(字符窗口)编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-12-05
- 文件大小:
- 836kb
- 下载次数:
- 0次
- 提 供 者:
- 邵*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
题目 学生健康情况管理系统
【问题描述】
实现学生健康情况管理的几个操作功能(新建、插入、删除、从文件读取、写入文件和查询、屏幕输出等功能)。健康表中学生的信息有学号、姓名、出生日期、性别、身体状况等。
【实验内容】
必做内容
利用顺序存储结构来实现
系统的菜单功能项如下:
1------新建学生健康表
2------向学生健康表插入学生信息
3------在健康表删除学生信息
4------从文件中读取健康表信息
5------向文件写入学生健康表信息
6------在健康表中查询学生信息(按学生学号来进行查找)
7------在屏幕中输出全部学生信息
8-----退出
-Case management system for student health topics [Problem Descr iption] implement several operational functions managed by the student health condition (new, insert, delete, read from a file, write documents and queries, the screen output function). Health information tables Students have student number, name, date of birth, gender, physical condition and so on. [Content] will do experiments use content stored in order to achieve the structural system menu features items are as follows: Table 1------ 2------ New Student Health Student Health table to insert student information 3----- In healthy Table 4------ delete student information sheet to read health information from the file------ 5 to file written to the Student Health Table 6------ queries in health information table Student Information (by students learn to find) 7------ output on the screen all the student information Exit 8-----
【问题描述】
实现学生健康情况管理的几个操作功能(新建、插入、删除、从文件读取、写入文件和查询、屏幕输出等功能)。健康表中学生的信息有学号、姓名、出生日期、性别、身体状况等。
【实验内容】
必做内容
利用顺序存储结构来实现
系统的菜单功能项如下:
1------新建学生健康表
2------向学生健康表插入学生信息
3------在健康表删除学生信息
4------从文件中读取健康表信息
5------向文件写入学生健康表信息
6------在健康表中查询学生信息(按学生学号来进行查找)
7------在屏幕中输出全部学生信息
8-----退出
-Case management system for student health topics [Problem Descr iption] implement several operational functions managed by the student health condition (new, insert, delete, read from a file, write documents and queries, the screen output function). Health information tables Students have student number, name, date of birth, gender, physical condition and so on. [Content] will do experiments use content stored in order to achieve the structural system menu features items are as follows: Table 1------ 2------ New Student Health Student Health table to insert student information 3----- In healthy Table 4------ delete student information sheet to read health information from the file------ 5 to file written to the Student Health Table 6------ queries in health information table Student Information (by students learn to find) 7------ output on the screen all the student information Exit 8-----
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Case management system for student health\学生健康管理系统\data.txt
.........................................\................\dataout.txt
.........................................\................\head.h
.........................................\................\main.cpp
.........................................\................\main.dsp
.........................................\................\main.dsw
.........................................\................\main.ncb
.........................................\................\main.opt
.........................................\................\main.plg
.........................................\................\Release\main.obj
.........................................\................\.......\main.pch
.........................................\................\.......\succeed.obj
.........................................\................\.......\vc60.idb
.........................................\................\.......\学生健康管理系统_a.exe
.........................................\................\.......\学生健康管理系统_a.pch
.........................................\................\succeed.cpp
.........................................\................\textjob.txt
.........................................\................\学生健康管理系统_a.dsp
.........................................\................\学生健康管理系统_a.dsw
.........................................\................\学生健康管理系统_a.ncb
.........................................\................\学生健康管理系统_a.opt
.........................................\................\学生健康管理系统_a.plg
.........................................\................\Release
.........................................\学生健康管理系统
Case management system for student health