搜索资源列表
CMP-problem
- 用C++语言解决关键路径问题,求图的关键路径原代码,可直接运行-CMP problem
Graph
- 对图的深度,广度遍历,关键路径算法,最短路径算法实现,求生成树的深度及叶子结点数-Depth, breadth traversal, critical path algorithm, the shortest path algorithm, find the depth of the spanning tree and leaf nodes
AOE
- 求AOE网络关键路径的源代码 输入时只能用数字 功能比较有限-Seeking the AOE network critical path of the source code input only limited digital functions
AOE-v1.1
- 本程序用C语言编写,输出各顶点事件的最早发生时间ve,输出各顶点事件的最迟发生时间v,输出关键路径,关键路径可能不止一条.AOE网可以计算工程的最短工期,在各种工程领域内都有着广泛的应用-the shortest path
graph
- 几乎包含了图的所有操作,邻接矩阵,邻接表建立,递归非递归深搜广艘遍历,floyd,prim,kruscal,地界斯特拉算法,拓扑排序,关键路径-Figure includes almost all the operations, the adjacency matrix, adjacency list creation, deep search recursive non-recursive traversal wide ship, floyd, prim, kruscal, boundary
shortest_path_dij
- 数据结构中,迪杰斯特拉算法的源代码,用于求关键路径。-Data structure, Dijkstra algorithm source code, used to find the critical path.
critical_path
- 数据结构中求关键路径的算法。隶属于图这一章节-Find the critical path data structure algorithms. Under this section diagram
CriticalPath
- 关键路径算法,进阶数据结构与算法就全靠它了,图中强有力的算法-Critical path algorithm, advanced data structures and algorithms depends on it, a powerful figure in the algorithm
guanjianlujing
- 本文详细解说了关键路径的算法,很好的原创学习材料-This detailed explanation of the critical path algorithm, very good original learning materials
critical-path
- vc平台 opencv开源 有源码和exe运行文件。求取关键路径的程序-vc opencv open source platform with source code and run the exe file. Critical path strike procedures
AOE
- vc平台 opencv开源 有源码和exe运行文件。求取关键路径的程序-vc opencv open source platform with source code and run the exe file. Critical path strike procedures
4
- 对于给定的一个工程施工图,该图以边为单位从键盘输入,编写能够找出该图的关键路径的程序。-For a given a construction graph that side for the unit to input from the keyboard, write to identify the critical path of the graph program.
4
- 对于给定的一个工程施工图,该图以边为单位从键盘输入,编写能够找出该图的关键路径的程序。-For a given a construction graph that side for the unit to input from the keyboard, write to identify the critical path of the graph program.
the-critical-path-of-a-graph
- • 实施一个工程计划时,若将整个工程分成若干个工序,有些工序可以同时实施,有些工序必须在完成另一些工序之后才能实施,工序之间的次序关系可用有向图表示。一个工程的完成时间可分为:最早完成时间和最晚完成时间。 • 关键路径的算法主要是通过计算工程的各个工序的缓冲时间(即:最晚完成时间减去最早完成时间的差),若某些工序的缓冲时间为零,这些工序即为关键路径,而缓冲时间不为零的工序就不是关键路径。 -• Implement a project plan, if
TSP
- 使用邻接表记录存贮村庄两点的ID和村庄之间的权值。采用广度搜索,利用邓俊辉老师的模板BFS。先任取一点,搜索到它的距离最远的点(带权值)i,点i必然是关键路径上的一个最远点。再以该点为起始点搜索离他距离最远的点(带权值),所得到的一定是donfood即最远路径。-Using adjacency table records the ID stored villages and villages between the two weights. Using breadth search, use D
AOE-
- 用mfc完成AOE, 1.判断工程是否可行 2.求出工程每个活动的最早开始时间e(i),最迟开始时间l(i)和全工程可以完成的最早时间 3.画出AOE网络和关键路径-Complete with mfc AOE, 1. Determine engineering feasibility 2. Obtain engineering earliest start time for each activity e (i), latest start time l (i) and the wh
algraphkeypath
- 数据结构中的图知识,寻找关键路径,大学课程设计-Data structure diagram knowledge, to find the critical path, university curriculum design
cpm
- 基于matlab的关键路径寻找、最早开工时间的确定,有助于解决具有拓扑结构的工程作业协调问题-Method of finding critical path and earliest start time based on matlab,which amis to help solve coordination engineering work problems with topology
road
- 数据结构中关键路径的程序描述,有比较详细的说明。-Data structure,key roads
scheduling
- 本算法是对多处理器调度算法进行改进,提出了一种基于优先机制的算法调度算法,并进行软硬件划分,在基于关键路径的划分算法的基础上提出了基于关键路径和面积的划分算法-This algorithm is a multiprocessor scheduling algorithm is proposed to improve the algorithm priority scheduling algorithm based mechanisms, and hardware and software div