-
student_mark_manage
用VC++6.0写的一个简单的学生信息管理系统(write a simple Student Information Management System)
- 2020-07-03 07:00:02下载
- 积分: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
-
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
-
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
-
student_management
一个学生信息管理的小系统,可以增加记录,查找记录,可以将数据导出到制定文件(student information management)
- 2013-12-16 21:49:36下载
- 积分:1
-
vc写的学生信息管理系统
这是一个用vc写的简单访问数据库的程序,也就是一个简单的学生信息管理系统,程序在运行是需要登陆,用户名和密码在程序说明里面有(vc used to write a simple program accessing the database, which is a simple student information management system, the procedure is necessary landing operation, user name and password in the program inside)
- 2020-07-03 02:20:02下载
- 积分:1
-
hotel-vcPP
实现宾馆管理系统,应用access数据库(Realization of hotel management system, application access )
- 2015-05-13 19:51:28下载
- 积分:1
-
Lab_link
实验室信息管理系统,用MFC做的界面部分,然后利用sql完成数据库部分(Laboratory Information Management System, part of the interface to do with MFC, then use the sql database part of the complete)
- 2011-08-02 16:26:58下载
- 积分:1
-
Stdinf
学生信息管理系统 C语言小程序 当年课设 拿来交流(Student Information Management System)
- 2013-11-04 17:17:48下载
- 积分: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