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

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

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

  • Tbbaaluojbh
    这是在matlab下实现的包络检波算法法。先对信号进行调制,然后进行包络检波。 (This is the method of envelope detection algorithm under Matlab. First signal modulation, and then proceed to the envelope detector.)
    2012-08-18 07:25:29下载
    积分:1
  • VC写的modbustcp客户端连接生成dll给vb调用
    用C++写了一个dll给vb调用实现客户端与服务端之间的通信
    2022-07-04 19:02:24下载
    积分:1
  • C#开发网络编程
    很好的资源,没一点都是自己编写的认证对待,没什么可以挑剔
    2022-04-08 08:05:37下载
    积分:1
  • WTD
    mcu msp430F149中看门狗WDT的应用(mcu msp430F149 application of the WDT in watchdog)
    2011-08-19 23:12:38下载
    积分:1
  • send
    组播发送端,socket通信,Windows网络编程(Multicast sender, socket communications, Windows network programming)
    2021-01-13 22:48:47下载
    积分:1
  • 51单片机 ESP8266 实现无线通信模块的传输
    ESP8266,实现无线通信模块的传输,通过51单片机(ESP8266, realizing the transmission of wireless communication module)
    2020-06-20 05:40:01下载
    积分:1
  • VC#.NET范例入门与提高
    VC#.NET范例入门与提高-VC#.NET paradigm and improve entry
    2022-08-06 05:29:39下载
    积分:1
  • serial2.1.3.4
    自己用api写的串口通信动态库,可以同时打开多个串行口,自带设置函数(own use api write serial communication DLL, it will also open up a number of serial port, bringing their function set)
    2007-01-03 19:40:09下载
    积分:1
  • STKWindows-Sockets
    卫星在轨运行的可视化仿真,能够直观、逼真反映卫星的实时轨道和姿态运动。卫星工具软件包( STK)是进行卫星系统仿真和分析的重要工具,能够满足卫星二维和三维的可视化仿真要求。在深 入研究STK/Connect模块的基础上,应用WindowsSockets和多线程编程技术,开发了STK实时视景仿真驱动程序,该程序利用UDP协议接收模拟遥测计算机给出的卫星参数,通过与STK/Connect模块的通信,实时驱动STK的仿真运行,成功实现了卫星在轨运行实时视景仿真的演示效果。(STK (Satellite Too l Kit) STK/Connect)
    2020-09-21 10:57:52下载
    积分:1
  • Since-the-draw-button
    基于C++下的,实现XP下的自绘按钮...(Based C++ under achieve self-drawn button under XP ...)
    2014-04-27 11:15:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载