CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - critical path

搜索资源列表

  1. gfloyd

    0下载:
  2. 本源程序为matlab文件,实现最小生成树和关键路径的查找。-the source document for Matlab and achieve minimum spanning tree and find the critical path.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:780
    • 提供者:陈芳
  1. AOE

    2下载:
  2. 采用数据结构中的AOE方法对图的关键路径进行计算,此算法摘录了课本中的算法-using the data structure to map AOE method of calculation of critical path, this algorithm extracts from the books of Algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1957
    • 提供者:吴晓辉
  1. guanjian

    0下载:
  2. c语言实现关键路径。预先设定图,可输入权值,希望能满足一些人需要-Critical Path. The pre-set plan, the right value to be imported, hoping to meet some people who need
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:26272
    • 提供者:小鸟
  1. AOE

    0下载:
  2. 该算法用于分析AOE网络,求出AOE网络的关键路径.-The algorithm used to analyze the AOE network, the network obtained AOE Critical Path.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1479
    • 提供者:Ash
  1. KeyPath

    0下载:
  2. 数据结构中关键路径算法的实现与应用。介绍求关键路经的算法,对于给出的事件结点网络,要求求出从起点到终点的所有路径,经分析、比较后找出长读最大的路径,从而得出求关键路径的算法。-data structure Critical Path algorithm implementation and application. Introduced for passing key algorithm is given for the incident node network requirements de
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4584
    • 提供者:周善人
  1. Some_DataStruct_Arithmetic_Implement_by_C

    0下载:
  2. 1 归并链表 2 静态链表 3 堆栈 4 KMP模式匹配 5 排序 6 关键路径-a static Chain Chain 2 3 4 stack KMP Ranking 6 5 Critical Path
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:102408
    • 提供者:丘方
  1. mypro3final

    0下载:
  2. 用java写的可以计算一张图中的关键路径的程序 速度还可以-written with java can calculate a map of the critical path of procedures can also speed
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10195677
    • 提供者:陈减肥
  1. critiall_path_java

    0下载:
  2. 寻找关键路径的程序,用java实现-Find Critical Path program that will achieve java.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:16842
    • 提供者:leaing
  1. guanjianlujing

    0下载:
  2. 关键路径完美版,用VC++6.0实现,用WIN TC也行,不过要修改头文件-perfect version of Critical Path, VC 6.0, with WIN TC also, but the first document to be amended
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2223
    • 提供者:罗显耀
  1. PRAGH_caq

    0下载:
  2. 一个工程的图算法小程序,用于计算工期,关键路径的-one of the plan algorithm small program used to calculate the time limit, critical path
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1672
    • 提供者:caqbird
  1. keyway

    0下载:
  2. 有关关键路径的算法源代码,里边有相应的注释-the critical path algorithm source code, along with the corresponding Notes
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:7257
    • 提供者:boy
  1. tuopu

    0下载:
  2. 经典的拓扑排序算法,对数据结构的关键路径,最短路径的学习有很大的帮助!-classic topological sorting algorithm, the data structure of the critical path, the shortest path in their study of great help!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8053
    • 提供者:阿科
  1. key_path

    0下载:
  2. AOE图工程工期控制问题,求解工程的工期与关键路径-AOE plans to control the construction period, the time limit for the project and the critical path
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2243
    • 提供者:aaa
  1. path

    0下载:
  2. 这个是我们大学的一个小学期作业,是完成关键路径的搜索-this is our university a primary period of operation is the completion of the Critical Path Search
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10994
    • 提供者:薛彬
  1. 关键路径算法

    0下载:
  2. 运行程序后!由于为了测试方便,AOE网初始化,所以,运行程序后,即可得到结果,结果包括拓扑排序和关键路径。-operating procedures! In order to facilitate the testing because, AOE network initialization, and operating procedures, can be obtained results include topological sorting and Critical Path.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:31466
    • 提供者:骆子丞
  1. zb

    0下载:
  2. 用C语言实现数据结构的几种常用结构,还包括关键路径的程序。-C language data structures Several structures, including Critical Path procedures.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:32560
    • 提供者:曾文
  1. critical_path

    0下载:
  2. 实现了关键路径算法。 给定一些点,并给定点间的路径的权值,求两点间的最短路径-achieve a critical path algorithm. Given some point and fixed-point to the right path of duty between 2:00 seek the shortest path
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2388
    • 提供者:罗春威
  1. 关键路径

    0下载:
  2. (1)输入E条弧<j,k>,建立AOE-网的存储结构 (2)从源点v出发,令ve[0]=0,按拓扑排序求其余各项顶点的最早发生时间ve[i](1<=i<=n-1).如果得到的拓朴有序序列中顶点个数小于网中顶点数n,则说明网中存在环,不能求关键路径,算法终止 否则执行步骤(3)(3)从汇点v出发,令vl[n-1]=ve[n-1],按逆拓朴排序求其余各顶点的最迟发生时间vl[i](n-2>=i>=2). (4)根据各顶点的ve和vl值,求每条弧s的最早发生时间e(
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1972
    • 提供者:叶兆源
  1. path

    0下载:
  2. 使用C++编写的数据结构中的图的关键路径。-The use of C++ to prepare the data structure in the critical path diagram.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2471
    • 提供者:海川
  1. Critical-path-problem-

    0下载:
  2. 关键路径问题,用二叉树的方法去实现如何和查找关键的路途,帮助你怎样选择最佳路径。-Critical path problem, the binary tree method to achieve and how to find the key to the road, to help you how to choose the best path.
  3. 所属分类:assembly language

    • 发布日期:2017-05-04
    • 文件大小:92203
    • 提供者:曾跃
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com