登录
首页 » C# » 一个复杂的工程通常可以分解成一组小任务的集合,完成这些小任务意味着整个工程的完成。例如,汽车装配工程可分解为以下任务:将底盘放上装配线,装轴,将座位装在底盘上,...

一个复杂的工程通常可以分解成一组小任务的集合,完成这些小任务意味着整个工程的完成。例如,汽车装配工程可分解为以下任务:将底盘放上装配线,装轴,将座位装在底盘上,...

于 2022-04-13 发布 文件大小:889.79 kB
0 128
下载积分: 2 下载次数: 1

代码说明:

一个复杂的工程通常可以分解成一组小任务的集合,完成这些小任务意味着整个工程的完成。例如,汽车装配工程可分解为以下任务:将底盘放上装配线,装轴,将座位装在底盘上,上漆,装刹车,装门等等。任务之间具有先后关系,例如在装轴之前必须先将底板放上装配线。任务的先后顺序可用有向图表示――称为顶点活动( Activity On Vertex, AOV)网络。有向图的顶点代表任务,有向边(i, j) 表示先后关系:任务j 开始前任务i 必须完成。图1 - 4显示了六个任务的工程,边( 1 , 4)表示任务1在任务4开始前完成,同样边( 4 , 6)表示任务4在任务6开始前完成,边(1 , 4)与(4 , 6)合起来可知任务1在任务6开始前完成,即前后关系是传递的。由此可知,边(1 , 4)是多余的,因为边(1 , 3)和(3 , 4)已暗示了这种关系。-a complex project can usually be divided into a group of small tasks set to complete these tasks means that the completion of the whole project. For example, car assembly projects can be divided into the following tasks : to the chassis via the assembly line, armored axis of the seat is installed in the chassis, painting and installing the brakes, armored doors, etc.. Between tasks has, for example, installed in the shaft bottom before they must first be placed on an assembly line. The task order is available to the map-- known as the vertex (Activity On Vertex, AOV) network. A plan to the apex representative tasks, to

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • modem860
    用于cml860芯片收发DTMF和FSK信号(Cml860 for DTMF and FSK transceiver chip signal)
    2007-07-16 15:16:04下载
    积分:1
  • Qbot资料
    巡线小车 基于pid算法 光电传感器 可以平稳运行 含有led屏(line follower with pid control)
    2019-05-25 17:25:28下载
    积分:1
  • 神思身份证读卡demo(神思二代x64+x86demo)
    0、驱动安装,这个请从购买设备商那获取1、读取身份证需要在项目路径下写入文件,如果读取失败请尝试给项目运行目录文件读取写入权限详情细节,请参照神思给的官方文档
    2019-04-26下载
    积分:1
  • 此源码是《C#入门经典》一书第12章的源代码
    此源码是《C#入门经典》一书第12章的源代码-This source is the C# Entry classic book, Chapter 12 source code
    2022-01-26 00:18:49下载
    积分:1
  • STM32串口
      这是一个关于STM32F0系列串口通信的程序,在主函数中可以进行调用。利用这个程序可以实现串口编程和串口通信。
    2022-05-20 06:43:03下载
    积分:1
  • ATPEMTP
    ATP软件114版,内容丰富,内有多种模型挑选,并且含带各种类及线路的是咧多样化。(ATP software 114, rich in content, with a variety of model selection, and with a variety of classes and lines are diverse.)
    2018-03-19 21:46:43下载
    积分:1
  • 12864andTLC2543andDAC7611and--key
    51单片机和12位ADC tlc2543的加上12864液晶和12位DAC7611以及矩阵键盘的连调程序,调试已通过,在硬件电路也调试通过,精度很高。(51 single and 12-bit ADC tlc2543 the plus 12864 and 12-bit DAC7611 and the transfer matrix keyboard with the program, debugging has passed, the hardware circuit debugging, high precision.)
    2011-08-18 17:11:53下载
    积分:1
  • fluent运动程序
    说明:  fluent中加速度35,速度峰值700的运动udf(Motion UDF of acceleration 35 and peak velocity 700 in fluent)
    2021-01-21 01:18:46下载
    积分:1
  • 详谈用API读取Revit对象的参数值 .
       public static string ParameterToString(Parameter param)     {       string val = "none";       if (param == null)       {         return val;       }       // To get to the parameter value, we need to pause it depending on its storage type       switch (param.StorageType)       {         case StorageType.Double:           double dVal = param.AsDouble();           val = dVal.ToString();           break;         case StorageType.Inte
    2022-05-07 23:57:30下载
    积分:1
  • vc++_Library
    Visual C Project Case Navigation source code ,Visual C++,source in ebook.(Visual C source Navigation Project co Case de, Visual C source in ebook.)
    2006-12-04 02:20:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载