搜索资源列表
jobshedule
- 这是学习操作系统时书上让完成的一个作业调度程序,这是纯c写的,所有的作业采取链表的方式保存,所有内容均写到了了一个文件中,实现了短作业优先,先来先到,和最高响应比三种方法,在VC6.0下编译调试通过,仅供参考。-This is a book to learn the operating system to complete a job scheduler, which is written in pure c, all the way to save jobs to list all the c
shortjob
- 短作业模拟调度程序,老师给的原创代码。很不错!-Short job simulation scheduler, the teacher gave the original code. Very good!
scheduler
- 操作系统任务调度问题。操作系统任务分为系统任务和用户任务两种。-Operating system task scheduling problem. Operating system task is divided into two kinds of system tasks and user tasks.