-
7
说明: 1. 最早截止时间优先EDF(Earliest DeadlineFirst)算法是非常著名的实时调度算法之一。在每一个新的就绪状态,调度器都是从那些已就绪但还没有完全处理完毕的任务中选择最早截止时间的任务,并将执行该任务所需的资源分配给它。在有新任务到来时,调度器必须立即计算EDF,排出新的定序,即正在运行的任务被剥夺,并且按照新任务的截止时间决定是否调度该新任务。如果新任务的最后期限早于被中断的当前任务,就立即处理新任务。按照EDF算法,被中断任务的处理将在稍后继续进行。
(1. The first priority deadline for EDF (Earliest DeadlineFirst) algorithm is a very famous one in real-time scheduling algorithm. In every state of readiness for a new, scheduler from those already in place but has not fully dealt with the mandate to select the earliest deadline for the task, and the implementation of the tasks required for the allocation of resources to it. In the arrival of new tasks, the scheduler must immediately calculate EDF, from the new sequencing, that is the task of running was curtailed, and new tasks in accordance with the deadline for deciding whether to dispatch the new tasks. If the new mission as early as the deadline for the immediate task was interrupted immediately to deal with new tasks. In accordance with the EDF algorithm, the task was interrupted to deal with will be at a later date to continue.)
- 2008-06-24 21:37:03下载
- 积分:1
-
photo
vc++6.0进行编程实现对图像的平移处理(vc++6.0 program to achieve the translation of the image processing)
- 2009-04-26 10:26:37下载
- 积分:1
-
custmcap
program demonstrates how to create a form with no
caption
- 2014-12-02 11:29:20下载
- 积分:1
-
Serial-ports
linux下的串口通讯代码,方便修改以实现多种串口通讯功能(under linux serial communication code to facilitate modified to achieve a variety of serial communication functions)
- 2013-11-17 14:39:41下载
- 积分:1
-
reynoldre
湍流模型re计算流体力学软件udf 可以用于修改UDF文件(turbulence model FLUENT)
- 2021-01-02 15:18:57下载
- 积分:1
-
18b20
18b20的驱动程序,关键是时序,赶紧给我积分啊,急需(18b20 driver, the key is timing, and quickly give me points ah, need)
- 2013-10-03 21:39:41下载
- 积分:1
-
The-back-forward-sweep-distribution
配电网辐射状前推回代潮流计算程序,节点可以任意更改。(Forward and backward substitution flow calculation)
- 2013-06-05 11:05:53下载
- 积分:1
-
MODBUS1
用C++语言封装的MODBUS通信协议 可直接在工业中用于RS485 与232的通信(modbus communication is demonstrated by c++ language)
- 2009-10-19 15:35:13下载
- 积分:1
-
CH-6
VC++光盘第6章 大家感兴趣可以看看啊(VC++ CD-ROM Chapter 6 we are interested can look at ah)
- 2011-07-28 09:06:26下载
- 积分:1
-
Unit1
Algorithm gauss seidel load flow
- 2013-03-10 00:51:10下载
- 积分:1