Welcome![Sign In][Sign Up]
Location:
Search - AOE

Search list

[Driver Developwinaoe-0.97g

Description: WinAoE is an open source GPLv3 driver for using AoE (ATA over Ethernet) on Microsoft Windows
Platform: | Size: 171008 | Author: tony | Hits:

[Otheraoe

Description: aoe 算法实现以及具体程序框架,很好的实现了aoe程序-aoe algorithm as well as specific procedural framework to achieve a good aoe procedures
Platform: | Size: 2048 | Author: | Hits:

[Ftp ClientOpenfilerinstallaoewithsanforXP

Description: Openfiler安装aoe,dhcp,tftp支持xp利用gpxe从san启动。 Openfiler本身不支持aoe,dhcp和tftp,这些需要安装和编译。 -Openfiler install aoe, dhcp, tftp support xp use gpxe start from the san. Openfiler does not support itself, aoe, dhcp and tftp, these need to install and compile.
Platform: | Size: 1061888 | Author: 劳波 | Hits:

[Otheraoe

Description: 关键路径的实现算法 用到文件管理 C++编写 可用做课程设计-The realization of the critical path algorithm used in document management C can be used to do the preparation of curriculum design
Platform: | Size: 392192 | Author: qinghui | Hits:

[Data structsaoe

Description: AOE网关键路径(Activity On Edge) 数据结构其中前两个数代表两个顶点之间的通路,后两个数分别代表最早开始时间和最迟开始时间 带有*的通路组成关键路径; -Key path AOE Gateway (Activity On Edge) the first two of which data structure to represent the path between two vertices, the number of the latter two represent the earliest start time and the latest start time with a* critical path component of the pathway
Platform: | Size: 1024 | Author: mazheng | Hits:

[Windows DevelopAOE

Description: 介绍求关键路经的算法,对于给出的事件结点网络,要求求出从起点到终点的所有路径,经分析、比较后找出长读最大的路径,从而得出求关键路径的算法,并给出计算机上机实现的源程序。 -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 analysis, comparison, after a long time to find the path of the greatest, so as to arrive at the critical path for the algorithm, and gives the computer realization of the source machine.
Platform: | Size: 52224 | Author: Xu Enliang | Hits:

[Data structsAOE

Description: 自己写的数据结构的AOE网络的算法,大二的时候写的,写的不好请不要见怪-Write their own data structure of the AOE network algorithm, written in his sophomore year when, well written please forgive
Platform: | Size: 17408 | Author: 叶晗 | Hits:

[Driver Developwinaoe

Description: 用AOE做SAN时,可以从SAN启动WINDOWS系统的驱动程序源码-SAN with AOE do, you can start from a SAN system driver WINDOWS source
Platform: | Size: 95232 | Author: hb | Hits:

[Linux-Unixgpxe.tar

Description: gpxe用在SAN系统中客户端启动代码,兼容PXE功能,可以生成ROM文件写入BIOS中,也可以用PXE启动实现ISCSI/AOE的无盘启动-gpxe system used in the client SAN boot code, PXE-compliant features, can be generated in the ROM file into the BIOS, PXE boot can also be used to achieve ISCSI/AOE the diskless boot
Platform: | Size: 1773568 | Author: hb | Hits:

[Windows DevelopAOE

Description: // 自己设计一个项目,排出AOE网络, // 并将数据输入计算机,用程序进行分析。 -Their own design of a project, drainage AOE network
Platform: | Size: 2048 | Author: 刘小飞 | Hits:

[Data structsthe-key-to-find-the-network-path-AOE

Description: 本程序代码是用c语言来实现求AOE网络中的关键路径-This code is in c language to realize the key to find the network path AOE
Platform: | Size: 1024 | Author: 代伟 | Hits:

[CSharpdata-structure-AOE-net

Description: 本软件围绕工程活动图AOE网的应用这一主题,用图形化的界面实现了AOE网的建立、判断工程可行性、计算工程活动开始时间、确定关键路径和关键活动等功能。 具体功能: 已知假想的工程活动图AOE网,试设计一个算法,要求: (1) 判断工程是否可行 (2) 求出工程中每个活动的最早开始时间e(i),最迟开始时间l(i)和全工程可以完成的最早时间 (3) 确定工程中关键路径和可使整个活动的工期缩短的关键活动 源码在文件夹“源代码清单”中。程序开发时所用的文件在文件夹“配套文件”中提供。另附说明文档。 -This software around the theme of engineering activity diagram AOE network applications, the establishment of the AOE network using a graphical interface to determine the engineering feasibility, calculation of the project activity start time, to determine the critical path and critical activities. Specific features: Figure AOE network known hypothetical engineering activities, try to design an algorithm requirements: (1) to determine whether the project feasible. (2) Find the earliest start time of each activity in the project e (i) the latest start time l (i) the projects will be completed, the earliest time (3) to determine the key activities of the project critical path and make the whole duration of shortening Source in a folder in the source code listing. Files in the folder "supporting documents" used in program development. Attach a separate sheet document.
Platform: | Size: 1787904 | Author: lsc | Hits:

[Data structsAOE

Description: AOE关键路径,数据结构课程设计,使用MFC界面,图形化操作。有实验报告。-AOE critical path program. my project for Data Structure. Using MFC UI, Operate in GUI. It contain a report.
Platform: | Size: 1113088 | Author: WangLuJun | Hits:

[OtherAOE

Description: 本程序用C++实现了AOE算法,可以在网络图中用来找关键路径。-AOE alogrithm to find the critical path
Platform: | Size: 98304 | Author: 箫筱沐羽 | Hits:

[Internet-NetworkAOE

Description: 一个暑假的课程设计题目,通过在表格输入AOE网络的节点和链,最后可以求出关键路径。-A summer course design topics, through the AOE network nodes and chain input in the form, and finally can find the critical path.
Platform: | Size: 1311744 | Author: Tony | Hits:

[OtherAOE

Description: 数据结构、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 duration of the output of the key activities starting point number, end number and the right
Platform: | Size: 2048 | Author: 王大可 | Hits:

[Windows DevelopAOE

Description: 求AOE网络关键路径的源代码 输入时只能用数字 功能比较有限-Seeking the AOE network critical path of the source code input only limited digital functions
Platform: | Size: 1024 | Author: 胡飞 | Hits:

[Windows DevelopAOE-v1.1

Description: 本程序用C语言编写,输出各顶点事件的最早发生时间ve,输出各顶点事件的最迟发生时间v,输出关键路径,关键路径可能不止一条.AOE网可以计算工程的最短工期,在各种工程领域内都有着广泛的应用-the shortest path
Platform: | Size: 3072 | Author: gxf | Hits:

[Windows DevelopAOE-

Description: 用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 whole project can be completed the earliest time 3. Draw AOE network and critical path
Platform: | Size: 11264 | Author: 黄愫芸 | Hits:

[Software Engineeringaoe

Description: 基于AOE网的轻量级工作流系统(原创作业)-Lightweight workflow system based on AOE net (original work)
Platform: | Size: 208896 | Author: ouyuyao | Hits:
« 1 23 4 5 6 »

CodeBus www.codebus.net