-
Given a (undirected) graph G, and G in two points s, t, determined from s to t o...
给定一个(无向)图G,及G中的两点s、t,确定一条从s到t的最短路径。-Given a (undirected) graph G, and G in two points s, t, determined from s to t of a shortest path.
- 2022-01-30 21:36:58下载
- 积分:1
-
目录bigraph和uigraph中包含的是两份不同的算法
bigraph: 处理双向图的算法
uigraph: 处理单向无环图的算法...
目录bigraph和uigraph中包含的是两份不同的算法
bigraph: 处理双向图的算法
uigraph: 处理单向无环图的算法-shorestpath
- 2023-03-19 14:35:04下载
- 积分:1
-
大学的每个专业都要编制教学计划。假设任何专业都有固定的学习年限,每学年含两学期,每学期的时间长度和学分上限都相等。每个专业开设的课程都是确定的,而且课程的开设时...
大学的每个专业都要编制教学计划。假设任何专业都有固定的学习年限,每学年含两学期,每学期的时间长度和学分上限都相等。每个专业开设的课程都是确定的,而且课程的开设时间的安排必须满足先修关系。每个课程的先修关系都是确定的,可以有任意多门,也可以没有。每一门课程恰好一个学期。试在这样的情况下设置一个教学计划编制程序。三、基本要求:(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
-
自然灾害管理系统
建立文件,自然资源管理系统,统计全国各地历年的灾害发生情况,并且进行搜素排序,主要以链表为主,建立文件,进行存储,实现插入,查询,删除,排序等功能
- 2022-03-25 04:20:25下载
- 积分:1
-
模具仓库管理,推荐
模具仓库管理,推荐-Die warehouse management, recommended
- 2022-11-27 05:20:03下载
- 积分:1
-
数据结构c语言各种排序时间复杂度的比较,希尔排序,快速排序等...
数据结构c语言各种排序时间复杂度的比较,希尔排序,快速排序等-C language data structure a variety of sorting time complexity comparison, Shell sort, quick sort, etc.
- 2023-06-21 10:50:05下载
- 积分:1
-
A very useful NET s SQL progam.
非常实用的NET的SQL 程序-A very useful NET s SQL progam.
- 2022-02-21 14:24:37下载
- 积分:1
-
题目:串基本操作的演示
含有测试结果和函数关系调用图
题目:串基本操作的演示
含有测试结果和函数关系调用图-Title: string containing the basic operation of the demonstration test results and the function call graph
- 2022-01-31 18:47:32下载
- 积分:1
-
红黑树――一种数据结构的可视化画法
红黑树――一种数据结构的可视化画法-RED-BLACK TREE-- A data structure visualization method of painting
- 2023-02-24 18:20: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