CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - aoe

搜索资源列表

  1. file

    0下载:
  2. 二叉树上结点的路径,航班信息的查询与检索,赫夫曼编码的应用,AOE网,大整数计算5个数据结构里比较实际的编程例子,自己写的
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9.2kb
    • 提供者:李日
  1. winaoe-0.97g

    0下载:
  2. WinAoE is an open source GPLv3 driver for using AoE (ATA over Ethernet) on Microsoft Windows
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:167.01kb
    • 提供者:tony
  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
    • 文件大小:30.73kb
    • 提供者:骆子丞
  1. aoe

    0下载:
  2. aoe 算法实现以及具体程序框架,很好的实现了aoe程序
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.33kb
    • 提供者:ws
  1. aoe.rar

    0下载:
  2. 关键路径的实现算法 用到文件管理 C++编写 可用做课程设计,The realization of the critical path algorithm used in document management C can be used to do the preparation of curriculum design
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:7.31kb
    • 提供者:qinghui
  1. AOE

    0下载:
  2. 介绍求关键路经的算法,对于给出的事件结点网络,要求求出从起点到终点的所有路径,经分析、比较后找出长读最大的路径,从而得出求关键路径的算法,并给出计算机上机实现的源程序。 -Introduced via the key for the algorithm, given the events of the node network, the requirements derived from the starting point for all the path to the end of anal
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:50.85kb
    • 提供者:Xu Enliang
  1. winaoe

    0下载:
  2. 用AOE做SAN时,可以从SAN启动WINDOWS系统的驱动程序源码-SAN with AOE do, you can start from a SAN system driver WINDOWS source
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-24
    • 文件大小:93.34kb
    • 提供者:hb
  1. AoEr10

    0下载:
  2. AoE Protocol Definition
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:20.56kb
    • 提供者:hanumantha
  1. AOE

    0下载:
  2. // 自己设计一个项目,排出AOE网络, // 并将数据输入计算机,用程序进行分析。 -Their own design of a project, drainage AOE network
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1.7kb
    • 提供者:刘小飞
  1. GraphAlgorithm

    0下载:
  2. 图论通用各种算法,有大量实例,包括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
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1012.09kb
    • 提供者:张前东
  1. 7

    0下载:
  2. AOE网。实现AOE网查找关键路径。分别列出每个活动的最短时间和最长时间-failed to translate aaaaaaaa
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:1.15kb
    • 提供者:趁刚
  1. guanjianlujing

    0下载:
  2. 关键路径 C++语言描述的新算法 ,但没有图形界面-AOE ,critical path
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:113.5kb
    • 提供者:王彤
  1. data-structure-AOE-net

    1下载:
  2. 本软件围绕工程活动图AOE网的应用这一主题,用图形化的界面实现了AOE网的建立、判断工程可行性、计算工程活动开始时间、确定关键路径和关键活动等功能。 具体功能: 已知假想的工程活动图AOE网,试设计一个算法,要求: (1) 判断工程是否可行 (2) 求出工程中每个活动的最早开始时间e(i),最迟开始时间l(i)和全工程可以完成的最早时间 (3) 确定工程中关键路径和可使整个活动的工期缩短的关键活动 源码在文件夹“源代码清单”中。程序开发时所用的文件在文件夹“配
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1.71mb
    • 提供者:lsc
  1. AOE

    0下载:
  2. 本程序用C++实现了AOE算法,可以在网络图中用来找关键路径。-AOE alogrithm to find the critical path
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:95.96kb
    • 提供者:箫筱沐羽
  1. AOE-guanjianlujin

    0下载:
  2. 有向网络的关键路径求解,并能计算路径长度-To solving the critical path of the network, and can calculate the length of the path
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:4.04kb
    • 提供者:百丈
  1. AOE

    0下载:
  2. 数据结构、AOE、关键路径。 求关键路径 读入AOE网数据,建立其邻接表存储结构; 输出各关键活动的起点编号、终点编号和权;  输出最短工期;-Data structure, AOE, the critical path. Finding the Critical Path reads the AOE network data, establish its adjacency list storage structure output the shortest durati
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-15
    • 文件大小:2.31kb
    • 提供者:王大可
  1. AOE

    0下载:
  2. 对于给定的一个工程施工图,以边为单位从键盘输入,找该图的关键路径的程序-Side for input from the keyboard to find the figure the critical path for a given project construction plans, program
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:1.87kb
    • 提供者:fan
  1. AOE

    0下载:
  2. 求AOE网络关键路径的源代码 输入时只能用数字 功能比较有限-Seeking the AOE network critical path of the source code input only limited digital functions
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-26
    • 文件大小:1kb
    • 提供者:胡飞
  1. AOE-v1.1

    0下载:
  2. 本程序用C语言编写,输出各顶点事件的最早发生时间ve,输出各顶点事件的最迟发生时间v,输出关键路径,关键路径可能不止一条.AOE网可以计算工程的最短工期,在各种工程领域内都有着广泛的应用-the shortest path
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-29
    • 文件大小:2.63kb
    • 提供者:gxf
  1. AOE-

    0下载:
  2. 用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
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:11.02kb
    • 提供者:黄愫芸
« 12 »
搜珍网 www.dssz.com