-
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
-
ex10
定义一个CStudent类,在该类定义中包括:一个数据成员score(分数)及两个静态数据成员total(总分)和学生人数count:成员函数STC(float s)设置分数,求总分,累计学生人数:静态成员函数Sum返回总分;静态成员函数Average求平均值。在main函数中,输入某班同学的成绩,并调用上述函数求全班学生的总分和平均分。(Define a CStudent class in the class definition, including: a data member score (Score) and two static data members total (total score) and the number of students count: the member function STC (float s) set score, find the total score, the cumulative Number of students: the static member function Sum return score static member function Average average. In the main function, enter the results of a class of students seeking the total score and the average score of students in the class and call the above function.)
- 2012-12-04 21:00:34下载
- 积分:1
-
library-system
值得一看的图书馆管理系统,有plucky同学编写及共享,登陆密码打开mdb文件查看(Worth of library management system, there are plucky prepared by the students and sharing, login password to open mdb file viewer)
- 2013-09-06 12:05:53下载
- 积分:1
-
CPPDesign
C++课程设计通讯录管理系统,实现对通讯录的增加,修改,删除等功能以及课程设计说明书。(C ++ curriculum design address book management system, added to the address book, modify, delete functions and course design specification.)
- 2015-06-06 16:45:09下载
- 积分:1
-
students001
说明: 又一个学生管理系统! 值得下载(Also a student management system! Worth downloading)
- 2008-11-17 22:18:52下载
- 积分:1
-
CourseManager
课程管理系统。本例将介绍如何构造一个ODBC数据库以及通过MFC如何使用ODBC数据库,并且通过MFC来实现一个课程信息管理系统。(This example describes how to construct an ODBC database and how to use the ODBC database by MFC and MFC to implement a program through information management system.)
- 2013-12-18 13:05:08下载
- 积分:1
-
Information-Management-System
用visual basic程序开发的学生信息管理系统(Application development using visual basic student information management system)
- 2013-06-05 15:48:35下载
- 积分:1
-
mysql-vc
vc连接mysql 并且形成图书管理系统的源码,用的是5.0版mysql,里面有sql建库文件(vc connect mysql and the formation of the source library management system, version 5.0 using mysql, there are sql database file)
- 2020-10-28 15:09:57下载
- 积分:1
-
student
定义两个类,techer类和student类,将student类对象转换为techer类对象,假设学生毕业后留校,其相关
数据仍然有用,如编号num,姓名name,性别sex。转换后输出相关数据(Define two classes, techer class and student class, the student class object is converted to techer class object, assuming that the students stayed after graduation, the related data is still useful, such as the number num, name name, sex sex. The converted output data)
- 2010-06-10 22:32:33下载
- 积分:1
-
tushuchubanguanli
这时一个用c++编写的一个图书出版管理系统,是一个数据库的课程设计(Book Publishing Management System)
- 2014-05-26 12:59:11下载
- 积分:1