-
5v5-2010
学生管理系统,是我为了下载东西上传的,不好意思,这个没什么作用的!(xue sheng guanli xitong shi wo wei le xia zai dong xi shang chuang de )
- 2011-11-27 19:38:13下载
- 积分:1
-
Ex11_2
学生信息查询数据库系统,可以将access里的数据显示到页面上,包括姓名,籍贯等(Student information query the database system, you can access data on the page, including the name, country of origin, etc.)
- 2013-03-14 16:51:53下载
- 积分:1
-
tsglxt(c++)
一个图书管理小系统,功能比较简单,实用性也比较强,但是做的有点粗糙(a small library management system, relatively simple function, practicality is also relatively strong, but do a little rough. .)
- 2007-01-23 19:12:17下载
- 积分:1
-
demo2
此文件为利用VC++编写的一个研究生信息管理系统,实现基本的信息查询、删除、增加、修改等功能,还包括对学生成绩的统计,其基于SQL2003开发。(This file is written to take advantage of VC++ a graduate student information management system, to achieve the basic information query, delete, add, modify, and other functions, including statistics on student achievement, based on SQL2003 development.)
- 2013-11-30 09:42:56下载
- 积分:1
-
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
-
Arranger
适用于高校的自动排课系统 MFC编程 实现教务半自动化(Apply to institutions of higher learning automatically Course Scheduling System Programming MFC semi-automation of the Senate)
- 2009-05-20 12:12:28下载
- 积分:1
-
kaoshisys
使用MFC开发的一个考试系统,适合用于学习ADO访问数据库(Using MFC to develop a test system, suitable for learning ADO access)
- 2015-04-28 14:57:58下载
- 积分:1
-
student-system
C++编写的学生成绩管理系统,源码!,其中包括各种函数及其运用。(the code for student management systmen written by c++)
- 2013-03-11 13:29:28下载
- 积分:1
-
xuesheng
校内学生通讯录管理系统,基本框架要求:
0.显示通讯录 *
* 1.添加记录 *
* 2.修改记录 *
* 3.删除记录 *
* 4.按姓名排序 *
* 5.按姓名查询 *
* 6.快速查询 *
* 7.退出
(Campus student directory management system)
- 2013-09-08 10:48:53下载
- 积分:1
-
bookmanage
图书管理系统
1、 每种图书的登记内容包括书名、书号、作者、现存量和总库存量。
2、 系统应实现的操作及其功能:
1、 采编入库:新购入一种书,经分类和确定书号之后编辑到图书账目中去,如果中书在账目中已经存在,则只将其库存量增加。
2、 清空库存:某一种书已无保留价值,将它从图书账目中注销。
3、 借阅:如果一种书的现存量大于零,则借出一本登记借阅者的图书证号和归还期限。
4、 归还:注销对借阅者的登记,改变该书的现存量。
5、 查找:实现按书号查找,按书名查找,按作者查找。
6、 查看:实现查看总库图书情况,查看图书借阅情况。(err)
- 2008-06-25 16:04:25下载
- 积分:1