-
kaoshi
c++实现的考试成绩管理系统,基于access数据库,可供初学者参考c++语言,及完整系统的设计与实现。(c++ implementation of the test result management system, based on the access database, available for beginners reference c++ language, and complete system design and implementation.)
- 2010-12-06 14:50:57下载
- 积分:1
-
812334
详细完整的图书管理系统 功能全面 用C++ SQL 实现的 (Detailed and complete full-featured library management system using C++ SQL implementation)
- 2011-05-30 00:17:00下载
- 积分:1
-
CHAP06
一个完整的图书馆数据库管理,对于学软件的人很有帮助(a perfect data library
program)
- 2010-12-12 00:07:22下载
- 积分:1
-
student
建立一个简单的学生信息管理系统,该系统为注册学生保存基本信息、选课信息以及课程成绩。系统要方便基本信息、选课信息、成绩的增加、删除、修改及查询。为实现快速查询,要求对基本信息、选课信息和成绩建立相应的索引,学生成绩采用平衡二叉树建索引,对学生姓名采用Hash建立索引,对学号实现折半查找。(Create a simple student information management system, which save the basic information for registered students, course information and course grade. System to facilitate the basic information, course information, the results increase, delete, modify and query. To achieve fast query, basic information, course information and results to establish the corresponding index, student performance using a balanced binary tree to build the index, the student name using Hash indexing, binary search on the student number.)
- 2012-05-20 10:33:41下载
- 积分: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
-
Class
大学的每个专业都要编制教学计划。假设任何专业都有固定的学习年限,每学年含两学期,每学期的时间长度和学分上限都相等。每个专业开设的课程都是确定的,而且课程的开设时间的安排必须满足先修关系。每个课程的先修关系都是确定的,可以有任意多门,也可以没有。每一门课程恰好一个学期。试在这样的情况下设置一个教学计划编制程序。三、基本要求:(1):输入参数:学期总数,一学期的学分上限,每门课的课程号,学分,直接先修关系的课程号。(2):课程号尽可能的集中在前几个学期中。(3):若无解,则报告错误信息;否则见教学计划输入到指定的文件中。(University of each professional must prepare teaching plans. Assume that any professional has a fixed period of schooling per academic year with two semesters, the length of time and credits per semester caps are equal. Each professional courses are determined, and arrangements to open the course must meet the Advanced Placement relations. Pre relations are determined in each course, can have any number of doors, or you do not. Each course just one semester. The trial in this case, an instructional planning procedures. Three basic requirements: (1): Input parameters: the relationship between the course of the semester, the total number, the maximum credit for a semester, the course number of each course, credits, direct Prerequisite number. (2): Course No. centralized as much as possible in the first few semesters. (3): If there is no solution, report the error message otherwise see teaching program input to the specified file.)
- 2013-01-24 22:12:45下载
- 积分:1
-
xueshengxuanke
说明: 学生选课系统:采用C语言教程编写。适合初学者用户,文件内含有语法说明!(Student Course Selection System: The C language tutorial to prepare. Suitable for novice users, the file contains syntax description!)
- 2010-03-28 17:48:30下载
- 积分:1
-
tushuguanlixitongyuandaima
图书管理系统,是一个由人、计算机等组成的能进行管理信息的收集、传递、加工、保存、维护和使用的系统。(Library management system, is a by the people, the computer can be composed of the collection of management information, transmission, processing, preservation, maintenance, and use of the system.)
- 2016-03-16 18:42:29下载
- 积分:1
-
Library2
说明: 图书借阅系统,图书信息与数据库连接,向数据库添加或删除记录。(Book lending system, library information and database connections, add or delete records to the database.)
- 2011-03-10 15:34:42下载
- 积分: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