-
大学的每个专业都要编制教学计划。假设任何专业都有固定的学习年限,每学年含两学期,每学期的时间长度和学分上限都相等。每个专业开设的课程都是确定的,而且课程的开设时...
大学的每个专业都要编制教学计划。假设任何专业都有固定的学习年限,每学年含两学期,每学期的时间长度和学分上限都相等。每个专业开设的课程都是确定的,而且课程的开设时间的安排必须满足先修关系。每个课程的先修关系都是确定的,可以有任意多门,也可以没有。每一门课程恰好一个学期。试在这样的情况下设置一个教学计划编制程序。三、基本要求:(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
-
关于数据结构的多种排序算法
关于数据结构的多种排序算法-data on the structure of a variety of sorting algorithm
- 2023-03-25 22:55:03下载
- 积分:1
-
这是一个用PB和SQL SERVER做的课程设计,模拟完成了,银行的开户,销户,存款,取款等功能....
这是一个用PB和SQL SERVER做的课程设计,模拟完成了,银行的开户,销户,存款,取款等功能.-with PB and SQL SERVER do curriculum design, simulation completed, the bank accounts, and marketing of households, deposits, withdrawals and other functions.
- 2022-07-11 05:45:42下载
- 积分:1
-
数据结构学习课程中的查找问题,代码简单易懂
数据结构学习课程中的查找问题,代码简单易懂-Data structure learning courses in search problems, easy-to-read code
- 2022-06-30 11:50:16下载
- 积分:1
-
360度采样获取的仿真的投影数据
360度采样获取的仿真的投影数据,可以通过它进程iradon变换直接获取切片锥形束CT模拟按:德山杨,博士 放射肿瘤学杂志华盛顿大学圣路易斯系,医学院, 电子邮件:dyang@radonc.wustl.edu 文件: compute_projections.m - 主程序,来计算所有投影和保存2D投影图像放到一个文件夹 compute_one_projection.m - 由主程序调用,以计算仅一个投影图像 straight_line_integral.m - 的核心功能,通过一个三维矩阵来计算线积分 很多行注释掉这个文件,因为该文件最初写 在MATLAB而已,laterly改写成C的速度提高。 straight_line_integral_inner.c - 这是在C从straight_line_integral.m什么改写 sort_ts1_ts2.c - 一个效用函数两个有序数组合并为一个有序数组。 它是用C语言编写,以提高速度 create_CSV_file_for_OSCaR.m - 要创建一个用于奥斯卡CBCT重建的CSV文件 (http://www.cs.utoronto.ca/~nrezvani/OSCaR.html) 然而,奥斯卡不支持保存垫子数据文件,而无需修改。 我有修改奥斯卡功能。
- 2022-02-05 09:07:50下载
- 积分:1
-
合同管理系统源程序,对报表打印数据备份与恢复等技术进行应用。...
合同管理系统源程序,对报表打印数据备份与恢复等技术进行应用。-Contract management system source code, for printing statements, such as data backup and recovery technology for the application.
- 2022-08-12 07:47:46下载
- 积分:1
-
电位器控制电机转速
电位器控制电机转速。此代码由 proteus 8 仿真原理和 PIC C 组成pic16f877a 的编译器代码。
- 2023-08-09 06:25:03下载
- 积分:1
-
关于数据库的源代码。适合初学者参考如何使用数据库。
关于数据库的源代码。适合初学者参考如何使用数据库。-With regard to the database source code. Suitable for advanced users how to use the database.
- 2023-03-08 14:20:03下载
- 积分:1
-
不悲伤 sadweqwdsferewqe qweqwerwesadf
rsdfdsfs ergteyhrth trrhyt yujtyjtyjtyu57765yh tryhythtyhtr rty67rtyrt htrhtrh
rtretreter
tre retertertertre
tretretretrey54ytgdt
ertert543trdter
- 2023-04-12 21:10:03下载
- 积分:1
-
描述问题描述:给定一个包含只有数[ 0 ]9 ]…
描述
问题描述:
给定一个只包含数字[0..9]的字符串,求使用字符串中的某些字符,构建一个能够整除15的最大的整数。
注意,字符串中的每个字符只能使用一次。
编程任务:
求由给定字符串构建的能够整除15的最大整数。-Description of the problem description: Given a contain only numbers [0 .. 9] of the string, seeking to use some of the characters in the string, one can build the largest integer divisible by 15. Note that the string for each character can only be used once. Programming task: seeking from the given string that can build the largest integer divisible by 15.
- 2022-03-31 23:20:56下载
- 积分:1