搜索资源列表
-
2下载:
The main purpose of this project is to add a new scheduling algorithm to GeekOS and to implement a simple synchronization primitive (semaphore). As you might have already noticed, GeekOS uses a simple priority based preemptive Round Robin algorithm.
-
-
0下载:
非抢占高响应比优先调度算法实现进程调度,包括进程名称,进程运行总时间,进程进入就绪队列时间,进程已运行时间。-High ratio of non-preemptive priority scheduling algorithm to respond to the process of scheduling, including the process name, the total running time of the process, the process into the ready q
-
-
0下载:
Priority Scheduling Algorithm-Preemptive
-
-
0下载:
本程序是对时间片加优先级抢占的系统调度模拟-This program is to time slice priority preemptive scheduling simulation of the system
-
-
0下载:
RTX是美国Ardence公司开发的基于Windows操作系统的实时解决方案,是目前Windwos平台的唯一纯软件的硬实时扩展子系统。RTX不对Windows系统进行任何封装或修改,其通过在HAL层增加实时HAL扩展来实现基于优先级的抢占式的实时任务的管理和调度。RTX实时子系统RTSS的线程优先于所有Windows线程,提供了对IRQ、I/O、内存的精确直接控制,以确保实时任务的100 可靠性。通过高速的IPC通讯和同步机制,RTX方便地实现与Windows之间的数据交换。RTX的定时器时钟分
-