文件名称:student-management
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 66kb
- 下载次数:
- 0次
- 提 供 者:
- a***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于C语言开发的学生信息管理系统。
1.设计一个学生信息管理系统,方便管理学生学籍资料。
2.学生信息构成内容包括学号、姓名、年龄、性别、出生日期、家庭地址、电话号码和邮箱,通信录数据类型定义为结构体类型。
3.程序执行的命令和功能有:(1)增加学生记录(2)删除学生记录(3)查询学生记录(4)修改学生记录(5)显示学生记录(6)保存学生记录(7)结束退出系统
4.删除、查询、修改功能均可通过学号和姓名两种方式进行,方便操作。
5.保存学生记录采用二进制文件存储数据。
-Based on the student information management system for C language development.
1. Design of a student information management system to facilitate the management of student record information.
2. The composition of the contents of student information, including Student ID, name, age, gender, date of birth, home address, telephone number and email, address book data type is defined as the type of structure.
3. The program execution of commands and functions: (1) to increase students' records (2) to delete the end of the student records (3) check student records (4) modify student records (5) student records (6) to save student records (7) out of the system
4. Delete, query, modify the functionality available through the school number and name are two ways to facilitate the operation.
5 Save the student records using the binary file to store data.
1.设计一个学生信息管理系统,方便管理学生学籍资料。
2.学生信息构成内容包括学号、姓名、年龄、性别、出生日期、家庭地址、电话号码和邮箱,通信录数据类型定义为结构体类型。
3.程序执行的命令和功能有:(1)增加学生记录(2)删除学生记录(3)查询学生记录(4)修改学生记录(5)显示学生记录(6)保存学生记录(7)结束退出系统
4.删除、查询、修改功能均可通过学号和姓名两种方式进行,方便操作。
5.保存学生记录采用二进制文件存储数据。
-Based on the student information management system for C language development.
1. Design of a student information management system to facilitate the management of student record information.
2. The composition of the contents of student information, including Student ID, name, age, gender, date of birth, home address, telephone number and email, address book data type is defined as the type of structure.
3. The program execution of commands and functions: (1) to increase students' records (2) to delete the end of the student records (3) check student records (4) modify student records (5) student records (6) to save student records (7) out of the system
4. Delete, query, modify the functionality available through the school number and name are two ways to facilitate the operation.
5 Save the student records using the binary file to store data.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
学生信息管理系统\C语言课程设计报告——学生信息管理系统.docx
................\Student.c
................\Student.dsp
................\Student.dsw
................\STUDENT.EXE
................\Student.ncb
................\STUDENT.OBJ
................\Student.opt
................\Student.plg
学生信息管理系统
................\Student.c
................\Student.dsp
................\Student.dsw
................\STUDENT.EXE
................\Student.ncb
................\STUDENT.OBJ
................\Student.opt
................\Student.plg
学生信息管理系统