搜索资源列表
schedule
- 这是操作系统原理中CPU进程调度的模拟算法,是用优先数调度的
rtos
- 一个完整的rtos源代码.运行在嵌入80186 cpu上.提供4个任务,信号灯,定时器,schedule等.-Byelorussian a complete source code. Running on embedded 80186 cpu. For four tasks, lights, timers, etc. schedule.
CPU---Schedule
- 采用仿真实验的方法,分析和评价FCFS、SJF、RR和MLFS算法的优劣 场景设置: -- 按长短作业不同比例 -- 按作业不同达到顺序 -- 按作业不同达到频率 -OS,CPU Schedule,FCFS、SJF、RR、MLFS algorithms。
schedule-algorithm
- 采用优先级和轮询调度算法实现模拟CPU调度-The use of priority and round-robin scheduling algorithm for CPU scheduling simulation