-
大学的每个专业都要编制教学计划。假设任何专业都有固定的学习年限,每学年含两学期,每学期的时间长度和学分上限都相等。每个专业开设的课程都是确定的,而且课程的开设时...
大学的每个专业都要编制教学计划。假设任何专业都有固定的学习年限,每学年含两学期,每学期的时间长度和学分上限都相等。每个专业开设的课程都是确定的,而且课程的开设时间的安排必须满足先修关系。每个课程的先修关系都是确定的,可以有任意多门,也可以没有。每一门课程恰好一个学期。试在这样的情况下设置一个教学计划编制程序。三、基本要求:(1):输入参数:学期总数,一学期的学分上限,每门课的课程号,学分,直接先修关系的课程号。(2):课程号尽可能的集中在前几个学期中。(3):若无解,则报告错误信息;否则见教学计划输入到指定的文件中。计划的表格格式自行设计-University of each professional should prepare teaching plans. The assumption that any professional have fixed the length of each school year with two semesters each semester and the length of time equal to the credit limit are. Every professional courses are opened to determine, and the creation of curriculum time arrangements must meet pre relations. Each course is the pre-established relationship, can have any more doors, there will be no. Each course just one semester. Tests in the circumstances set up a teaching program procedures. Three basic requirements : (1) : input parameters : total semester, a semester"s credit ceiling for each class courses, credits, direct relationship prevocational courses,. (2) : N
- 2022-03-03 12:58:55下载
- 积分:1
-
用C#语言书写的用于Microsoft SQL Server数据库备份和恢复的类,带进度条...
用C#语言书写的用于Microsoft SQL Server数据库备份和恢复的类,带进度条-With C# Language written for Microsoft SQL Server database backup and recovery class, with the progress bar
- 2022-07-04 01:47:15下载
- 积分:1
-
实用数据结构教程,让你学习数据结构不用愁,呵呵!希望这对你有用,能帮上一点忙!...
实用数据结构教程,让你学习数据结构不用愁,呵呵!希望这对你有用,能帮上一点忙!-Practical Guide data structure, so you learn not worry about data structures, Oh! Hope this useful to you, we can help!
- 2022-01-22 13:20:37下载
- 积分:1
-
JDBC
数据库嵌入java内,通过java变成实现数据库的嵌入及调用,可向数据库中添加记录...
JDBC
数据库嵌入java内,通过java变成实现数据库的嵌入及调用,可向数据库中添加记录-JDBC
- 2022-02-14 08:13:39下载
- 积分:1
-
some classic data Data Structure Algorithm code and description.
非常多的数据结构算法示例代码,以及关于算法的描述文档。-some classic data Data Structure Algorithm code and description.
- 2022-12-22 02:00:03下载
- 积分:1
-
关于二叉排序树胡数据结构程序课程设计代码
关于二叉排序树胡数据结构程序课程设计代码-On the binary sort tree data structure procedures Hu curriculum design code
- 2022-01-26 06:15:12下载
- 积分:1
-
万年历的算法 c语言
万年历的算法 c语言-hefty almanac algorithm c language.
- 2022-03-12 08:47:26下载
- 积分:1
-
求解最短路径的程序。根据迪杰斯特拉的算法思想写出的程序。运行环境VC++6.0...
求解最短路径的程序。根据迪杰斯特拉的算法思想写出的程序。运行环境VC++6.0-Procedures for solving the shortest path. Dijkstra" s algorithm based on ideas to write procedures. VC++6.0 environment
- 2022-06-13 02:34:10下载
- 积分:1
-
一个实现对学生成绩输入,修改,排序的算法,我们的一个设计,和大家一起分享吧!...
一个实现对学生成绩输入,修改,排序的算法,我们的一个设计,和大家一起分享吧!-a pair of students achieving results import, modify, scheduling algorithms, we have a design, and share with everyone!
- 2022-01-23 10:53:15下载
- 积分:1
-
data structure of a test is a polynomial arithmetic inside a package, Chain oper...
数据结构的一个试验,是一个多项式的运算,里面封装了,链表的操作,堆栈的操作等常用的数据结构,适合初学者-data structure of a test is a polynomial arithmetic inside a package, Chain operation, the operation of stack common data structure, suitable for beginners
- 2022-01-30 20:47:33下载
- 积分:1