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

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

于 2022-04-13 发布 文件大小:889.79 kB
0 85
下载积分: 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 个回复

  • 15883851SCREEN_LEIDA
    A very useful display covering important aspects of RADAR
    2009-12-27 22:57:29下载
    积分:1
  • 不错的EXCEL代码
    namespace SMSUtility{    using System;    using System.Collections.Generic;    using System.Data;    using System.IO;    using System.Text;    using System.Web;    using NPOI;    using NPOI.HPSF;    using NPOI.HSSF;    using NPOI.HSSF.UserModel;    using NPOI.HSSF.Util;    using NPOI.POIFS;    using NPOI.Util;    using NPOI.SS.UserModel;    using NPOI.SS.Util;    ///     /// 导出数据到excel    ///     public class ExcelHelper    {        ///         /// DataTable导出到Excel文件        ///         ///
    2022-11-07 04:10:03下载
    积分:1
  • MyGADlgToTSP_V1.4Release
    直接计算TSP问题的小程序~非常好用,可以直接画出路径图来。(Direct calculation of the TSP ~ very handy little program, you can directly draw a path diagram.)
    2013-06-22 11:08:11下载
    积分:1
  • C#下载源码
    C# 从服务器下载文件代码: TransmitFile实现下载 WriteFile实现下载 WriteFile分块下载 流方式下载  
    2022-04-07 15:00:12下载
    积分:1
  • Sinmap2source
    DEM中提取地形特征的一个新算法,简单实用(DEM to extract topographical features of a new algorithm, simple and practical)
    2007-09-10 10:38:43下载
    积分:1
  • dma_ram_to_ram
    dma_ram_to_ram的C编程实例(F28335 DSP example dma_ram_to_ram)
    2012-01-04 20:32:26下载
    积分:1
  • 网吧管理系统
    网吧管理系统全套+SqlServer2008数据库,导入即可运行
    2022-01-31 02:37:46下载
    积分:1
  • Bartlettmethod
    bartle自功率谱密度分析,对于直接法的功率谱估计,当数据长度N太大时,谱曲线起伏加剧,若N太小,谱的分辨率又不好,因此需要改进。(Bartle since the power spectral density analysis, for the direct method of power spectrum estimation, when the data length N is too large, the spectrum curve of the ups and downs, if N is too small, the resolution of the spectrum and is not good, so need to improve.)
    2014-09-26 15:29:33下载
    积分:1
  • SLE442duxie
    c51单片机的sle4442卡的读写加密验证程序 已通过(c51 microcontroller sle4442 card reader encrypted authentication procedure has been adopted)
    2013-10-27 09:15:38下载
    积分:1
  • 12864
    基于单片机at89c51。 12864显示唐诗,包括proteus仿真(Based on MCU at89c51. 12864 poetry, including proteus simulation)
    2013-12-18 13:13:23下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载