当前位置:
首页 资源下载
搜索资源 - rate monotonic scheduling
搜索资源列表
-
1下载:
《两种经典实时调度算法的研究与实现》——介绍速率单调(RM)调度和最早截止期限优先(EDF)调度算法-"two classic real-time scheduling algorithm for the Study and Implementation" -- the rate monotonic (RM) Dispatch and the first interception only priority period (EDF) scheduling algorithm
-
-
1下载:
scheduling simulator for common algorithms like round-robin, rate monotonic, EDF, and others
-
-
0下载:
rma- code for rate monotonic scheduling
-
-
0下载:
Rate-Monotonic Analysis for Real-Time Industrial Computing!
The project is simulate a scheduling process on the CPU for real time processing OS!
-
-
0下载:
rate-monotonic scheduling[1] is a scheduling algorithm used in real-time operating systems with a static-priority scheduling class.[2] The static priorities are assigned on the basis of the cycle duration of the job: the shorter the cycle duration is
-
-
0下载:
嵌入式系统对强大实时处理能力的需求和相对紧张的内存及内核资源的现实,对嵌入式操作系统任务调度提出了较高的要求。因此任务调度的算法的分析,实现和优化,对实现嵌入式系统的实时性有着重大的意义。从算法提出的理论基础出发,深入分析了经典的单调速率调度算法的思想,特点,具体实现并重点评价了该算法的优点和局限性。-Strong demand for real-time embedded systems processing power and memory, and the reality of a rel
-