-
多机通讯的HEX文件
多机通讯的HEX文件-Multi-machine communications HEX file
- 2022-03-19 08:58:22下载
- 积分:1
-
A(4)
谭浩强(第3版)程序源代码第五章源代码A(4)
- 2010-06-12 15:27:26下载
- 积分:1
-
MySocket
vc++开发的socket通信类(含客户端和服务端)(socket communication(include client and server))
- 2013-08-12 14:13:49下载
- 积分:1
-
vc_to_excel
MFC写的,将程序计算结果以表格形式填入excel报表中(MFC written in the program results in tabular form fill in the excel report)
- 2009-09-04 10:02:10下载
- 积分:1
-
MfcApplicatoin
mfc dialog 程序,應用再網羅,帖子(mfc dialog, application re-recruited, postings)
- 2005-06-21 16:41:26下载
- 积分:1
-
Snake_C
说明: 贪吃蛇源码c++实现,经典游戏编程,适合爱好者学习(Snake Source c++ implementation, the classic game programming for fans to learn)
- 2010-04-25 17:39:12下载
- 积分:1
-
PT100_STC1256xxAD
STC1256xxAD系列MCU实现8路PT100温度巡回检查程序,温度过高或过低报警。(STC1256xxAD Series MCU achieve 8 PT100 temperature roving inspection procedures, high or low temperature alarm.)
- 2014-02-22 15:46:37下载
- 积分:1
-
C# QQ自动登陆 例子源码下载
C# QQ自动登陆 例子源码下载
- 2013-10-26下载
- 积分:1
-
MetaHook-Plus-0.3
Half-Life (GoldSrc) 客户端插件扩展。(Half-Life Client Plugins Extension
Developed by the metahook are a group of lovers of Counter-Strike, he can extend the functionality of the game, making the game more rich in Sth)
- 2013-08-19 16:41:02下载
- 积分: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
- 2022-04-13 11:23:44下载
- 积分:1