-
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
-
studentscore
学生成绩管理系统,很好用,可以管理学生的成绩,实现多种功能(Student achievement management system, very good, and pupils can manage to achieve a variety of functions)
- 2008-07-01 19:17:46下载
- 积分:1
-
Word2TeX
Word file to Tex style.
- 2009-02-25 18:06:48下载
- 积分:1
-
CPP
甘肃政法学院面向对象程序设计期末考试题目学生选课系统的设计与开发
(Gansu Institute of Politics and object-oriented programming design exam questions at the end of the period the design and development of the student elective system)
- 2013-05-16 15:37:45下载
- 积分:1
-
Software-engineering-final-exam
软件工程期末考试试卷几套,适合云南农业大学软件工程期末考试(Software engineering final exam)
- 2012-04-30 00:57:56下载
- 积分: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
-
student_management
一个学生信息管理的小系统,可以增加记录,查找记录,可以将数据导出到制定文件(student information management)
- 2013-12-16 21:49:36下载
- 积分: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
-
xuesheng
校内学生通讯录管理系统,基本框架要求:
0.显示通讯录 *
* 1.添加记录 *
* 2.修改记录 *
* 3.删除记录 *
* 4.按姓名排序 *
* 5.按姓名查询 *
* 6.快速查询 *
* 7.退出
(Campus student directory management system)
- 2013-09-08 10:48:53下载
- 积分:1
-
Directory
VC++跟access相结合的班级通讯录小工具,适合初学者对ADO操作ACCESS的学习。(VC++ combining classes with access contacts gadgets, suitable for beginners to learn to ADO operation ACCESS.)
- 2013-07-29 10:44:04下载
- 积分:1