搜索资源列表
sjjg
- -图的应用 建立AOV的存储结构及拓扑排序的算法的完整程序
up4
- 本程序是“拓补排序AOV网 ”,非常方便使用,希望大家能够喜欢,-the procedure is "Tuo-ranking AOV Network," is very convenient to use and I hope we can like, Thank you! !
0234210318
- c++下的AOV实现-c achieve the AOV
war3
- 一个复杂的工程通常可以分解成一组小任务的集合,完成这些小任务意味着整个工程的完成。例如,汽车装配工程可分解为以下任务:将底盘放上装配线,装轴,将座位装在底盘上,上漆,装刹车,装门等等。任务之间具有先后关系,例如在装轴之前必须先将底板放上装配线。任务的先后顺序可用有向图表示——称为顶点活动( Activity On Vertex, AOV)网络。有向图的顶点代表任务,有向边(i, j) 表示先后关系:任务j 开始前任务i 必须完成。图1 - 4显示了六个任务的工程,边( 1 , 4)表示任务1在任
delphi拓扑排序算法
- delphi拓扑排序算法 1.用memo表示一个AOV网络,以表示结点间的前后关系 可以修改memo.line的string list editor来修改邻接表,解决不同的拓扑排序问题。 2 在输出前驱为0的顶点号时,用线性链表来储存,以达到其在同一批输出的目的。
AOV
- AOV遍历算法,实现。数据结构课程
AOV网络的topu排序.rar
- AOV的拓扑排序算法,AOV topological sorting algorithm
tuopu
- 拓扑排序:对给定的AOV网判断网中是否存在环,检测的办法是对有向图构造其顶点的拓扑有序序列,若网中所有顶点都在它的拓扑有序序列中,则该AOV网中必定不存在环。在拓扑排序的基础上实现关键路径的的求解。-Topological Sort: AOV of a given network to determine the existence of ring network to detect the approach is the directed graph topological structure
Source
- 向边表示活动,边上的权值表示该活动的待续时间,则此带权的有向图称为用边表示“ 活动”的网(Activity On Edge Network),简称AOV网。通常AOV网上列出了完成预定工程计划所需要进行的活动,每项活动的计划完成时间,要发生哪些事件,及这些事件和活动的关系。为了进行人力、物力的调度和分配,以缩短工期,我们必须找出影响工程进度的关键活动,这就是关键路径的求解问题。通过计算机语言程序编程动态实现基于交通网络关键路径算法的动态实现,能够使学生利用所学知识解决实际问题,从而培养学生的编程
AOV
- 数据结构中关于拓扑排序的问题,比如一个课程的先后顺序AOV图的表示-Data structure on the topological sort of problems, such as a sequence of courses that map AOV
AOV
- AOV算法,图论的,对初学者有较大的帮助,数据结构-AOV algorithms, graph theory, a greater help for beginners, data structure
aov
- 实现排课表,将课程安排在不同的学期,功能完备,可以判断环路。-aov network which is written in Java.
GraphAlgorithm
- 图论通用各种算法,有大量实例,包括BFS,DFS,Prim, kruskal,Dijkstra,Floyed,Aoe,Aov,topsort-General algorithms of graph theory, a large number of cases, including the BFS, DFS, Prim, kruskal, Dijkstra, Floyed, Aoe, Aov, topsort
Charts
- 对二叉树进行拓扑排序,AOV网和拓扑排序算法-The topology of the binary tree sort, AOV network and the topological sort algorithm
AOV-Sort-Algorithm
- 使用C语言编写的AOV网的拓扑排序,内附有详细的源码解释和输入示意图-Using C language AOV network topological sorting, enclosing a detailed explanation and input source diagram
tuopu
- 经典拓扑排序算法,输入aov网络显示各节点入度出度,及邻接矩阵,并输出拓扑序列-topological sort arithmetic
AOV
- AOV based Fingerprint Minutiae Matching System
AOV
- 数据结构AOV拓扑排序,算法简单易用,适合初学者-Data structure AOV topological sort algorithm is simple and easy to use, suitable for beginners
Topological-sort
- 代码的功能:用C语言仿真有向图的拓扑排序,代码中带有详细的注解,十分有利于阅读。拓扑排序算法是有向图的应用领域中的一种重要算法,阐述了AOV图的定义及拓扑排序算法思想。 -Functionality of the code: a directed graph topological sort in C language simulation code with detailed comments, very conducive to reading. The topological sort
Aov网遍历
- AOV wang bianli tu de bianli