-
sushe
考查点:线性结构、文件操作
注意:必须使用文件存储数据,不得使用数据库管理系统。
任务:通过此系统可以实现如下功能:
录入:
可以录入宿舍情况,包括宿舍号、可容纳学生数、已容纳学生数、男生/女生宿舍等信息;
可以录入学生住宿情况,包括学号、姓名、性别、宿舍号等信息。
其他信息可以自行设计。
分配宿舍:为每一个学生分配入一个未住满的宿舍。能否提供一个智能分配算法?推荐选择?批量分配?鼓励创新。(Check point: linear structure, file operations
Note: you must use the file to store data, can not use management system.
Mission: through this system can realize the following functions:
Entry:
Can enter the dormitory, including dorm number, can accommodate students number, already accommodate students number, boy/girl s dormitory information
Can enter the student accommodation, including student id, name, gender, dormitory, etc.
Other information can be designed.
Dormitory: for each student assigned into a dormitory is not full. Can you provide a smart allocation algorithm? Recommended choice? Batch distributed? Encourage innovation.
)
- 2016-03-04 18:14:21下载
- 积分:1
-
tushuguanli
图书管理系统 文件来源www.csdn.com 并非占用只是很好和大家分享一下!(Source file library management system is not the occupier www.csdn.com good and share with you!)
- 2009-06-23 12:49:55下载
- 积分:1
-
Program-name
点名程序可以帮助老师在课堂上进行随机点名,帮助老师更好的进行教学工作(Named program can help teachers in the classroom on a random name, to help teachers better job of teaching)
- 2011-07-30 18:24:28下载
- 积分:1
-
StudentSystem
用vc++的MFC做的学生成绩管理系统,包含数据库,用户名密码默认admin(Vc++ with the MFC student performance management system, including a , the default user name and password admin)
- 2016-12-30 20:57:31下载
- 积分:1
-
library
图书馆管理系统,实现图书馆的查询、借阅、还书、续借等功能。(Library management system, library research, borrow books, renewals, etc.)
- 2012-05-20 19:04:59下载
- 积分:1
-
Book_Sale
一个图书管理系统的概要分析,
1.总体设计
2.接口设计
3.系统数据结构设计
4.系统错误处理设计(a library management system summary analysis, 1. Design 2. Interface Design 3. Data structure design 4. Error Handling System Design)
- 2007-01-31 09:59:18下载
- 积分:1
-
1
说明: 学生成绩管理信息系统代码:
成绩记录簿
用Visual C++编制一个C语言成绩记录簿,每个学生信息包括:学号、姓名、C语言成绩。具体功能:
(1)创建信息链表并以磁盘文件保存;
(2)读取磁盘文件并显示输出所有学生的成绩;
(3)按学号或姓名查询成绩;
(4)添加成绩记录;
(5)修改指定姓名或学号的学生的成绩并可存盘;
(6)显示输出60分以下、60~79、80~89、90分以上各分数段的学生信息。
*/(Student performance management information system code)
- 2011-01-03 02:05:47下载
- 积分:1
-
tushuguan
图书馆管理系统,这是非常有用的系统,可以供你参考,对你是非常有帮住得,谢谢。
(Library management system, it is very useful for the system, it can be used for your reference, for you is of great help to live, thank you.
)
- 2011-12-24 00:55:09下载
- 积分:1
-
LinkList
学生信息管理系统。用链表写的。可以实现对学生信息的插入和删除(Student Information Management System. Written with the list. Student information can be achieved on the insertion and deletion)
- 2010-06-06 19:07:14下载
- 积分:1
-
H217_0420
用VC++6.0所做的程序,进行学生信息管理,可以实现添加学生信息,查找学生信息(上一条、下一条、第一条、最后一条)以及删除选定学生信息。(Made using VC++6.0 program for student information management, student information can be added to find student information (on one, next, first, last), and delete the selected student information.)
- 2010-07-22 10:34:37下载
- 积分:1