-
大学的每个专业都要编制教学计划。假设任何专业都有固定的学习年限,每学年含两学期,每学期的时间长度和学分上限都相等。每个专业开设的课程都是确定的,而且课程的开设时...
大学的每个专业都要编制教学计划。假设任何专业都有固定的学习年限,每学年含两学期,每学期的时间长度和学分上限都相等。每个专业开设的课程都是确定的,而且课程的开设时间的安排必须满足先修关系。每个课程的先修关系都是确定的,可以有任意多门,也可以没有。每一门课程恰好一个学期。试在这样的情况下设置一个教学计划编制程序。三、基本要求:(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
-
通过该程序实现huffman编码,解码。输入一段字符串,统计字符出现频率,输出huffman编码。输入一段编码,根据预先设定的解码方式进行解码。...
通过该程序实现huffman编码,解码。输入一段字符串,统计字符出现频率,输出huffman编码。输入一段编码,根据预先设定的解码方式进行解码。-Through the process to achieve huffman encoding and decoding. Enter a string, statistical character frequency, the output huffman coding. Enter a code, based on pre-set decoding method to decode.
- 2023-05-05 08:40:03下载
- 积分:1
-
网络流算法的程序以及用网络流解决两个最小割模型的代码
网络流算法的程序以及用网络流解决两个最小割模型的代码-Network flow algorithm for the procedure as well as network flow solution to the two minimal cut model code
- 2022-09-02 09:45:03下载
- 积分:1
-
Pb9.0的实用源代码下载;主要是介绍PB的案例;比较详细能说明PB的程序的...
Pb9.0的实用源代码下载;主要是介绍PB的案例;比较详细能说明PB的程序的-Pb9.0 practical to download the source code; PB was introduced to the case; A more detailed illustrative of the procedures PB
- 2022-01-30 17:03:23下载
- 积分:1
-
are running a large hospital source, PB SQLSERVER design, procedures for the dev...
某正在运行的大型医院源程序,PB+SQLSERVER设计,对程序开发和设计非常有参考和借鉴作用,赶快下栽吧-are running a large hospital source, PB SQLSERVER design, procedures for the development and design of information and very useful, it quickly crashed
- 2023-07-27 16:45:19下载
- 积分:1
-
这个是数据结构经典算法实现,是一些不错的算法
这个是数据结构经典算法实现,是一些不错的算法-shu ju jie gou jing dian suan fa shi xian
- 2022-06-21 22:44:35下载
- 积分:1
-
货郎担 最短路径问题 用链表储存最短路径节点
货郎担 最短路径问题 用链表储存最短路径节点-traveling salesman problem using the shortest path Listless storage nodes Shortest Path
- 2022-06-30 16:57:39下载
- 积分:1
-
各种排序算法,包括快速排序、插入排序、选择排序、SHELL排序...
各种排序算法,包括快速排序、插入排序、选择排序、SHELL排序-various sorting algorithms, including rapid sorting, insertion sort, select, in order of ranking SHELL
- 2022-01-27 17:32:23下载
- 积分:1
-
phpMyAdmin v4.1.0 rc3
phpMyAdmin是一个以PHP为基础,以Web-Base方式架构在网站主机上的MySQL的资料库管理工具。phpMyAdmin 可以管理整个MySQL服务器(需要超级用户),也可以管理单个数据库。为了实现后一种,你将需要合理设置MySQL用户,他只能对允许的数据库进行读/写。那要等到你看过MySQL手册中相关的部分。
phpMyAdmin 4.1.0 rc3 更新日志:2013-12-7
phpMyAdmin 4.1.0 第三个候选版本发布,此版本包含了很多重大改进和bug修复
phpMyAdmin 4.1.0 现在最低支持PHP 5.3 版本和 MySQL 5.5 版本。
以下是一些重大的改进:
*当连接控制主机时可以指定端口
*创
- 2022-10-01 12:15:05下载
- 积分:1
-
改进的矩阵操作类,增加了诸如对矩阵任意行/列的存取,矩阵的积分图像的计算等...
改进的矩阵操作类,增加了诸如对矩阵任意行/列的存取,矩阵的积分图像的计算等-improved matrix operations, such as the right to increase the matrix arbitrary line/column access, image matrix of the integral calculation
- 2022-01-21 23:20:54下载
- 积分:1