进程调度与作业调度的模拟

所属分类:操作系统开发
开发工具:Visual C++
文件大小:75KB
下载次数:212
上传日期:2006-01-13 10:55:51
上 传 者Guyia
说明:  对进程调度与作业调度的模拟,进程调度算法:采用的是最高优先数优先的高度算法(即把处理机分配给优先数最高的进程和先来先服务算法。分区分配和回收算法:采用首次适应算法和最佳适应算法实现动态分区。其中,空闲分区通过空闲分区链来管理,在进行内存分配时,系统优先使用空闲区低端的空间。
(process of scheduling and job scheduling simulation and process scheduling algorithm : the highest priority is the high number of priority algorithm (that is, processors allocated to the highest priority to the process and the first-come first-serve count France. through distribution and recovery algorithm : the first and best adaptation algorithm to adapt to dynamic partitioning algorithm. Among them, through idle through to idle through chain management, carrying out memory allocation, the system priority in the use of low-end leisure area of space.)

文件列表:
作业调度\TaskScheduler.ncb (50176, 2005-12-29)
作业调度\TaskSchedulerDlg.h (1653, 2005-12-15)
作业调度\TaskSchedulerDlg.cpp (9587, 2005-12-29)
作业调度\Resource.h (1059, 2005-12-15)
作业调度\TaskScheduler.aps (36308, 2005-12-15)
作业调度\TaskScheduler.rc (6289, 2005-12-15)
作业调度\TaskScheduler.clw (1668, 2005-12-29)
作业调度\TaskScheduler.h (1401, 2005-12-14)
作业调度\TaskScheduler.cpp (2161, 2005-12-14)
作业调度\TaskScheduler.opt (53760, 2005-12-29)
作业调度\StdAfx.h (1054, 2005-12-14)
作业调度\StdAfx.cpp (215, 2005-12-14)
作业调度\TaskScheduler.dsp (4285, 2005-12-14)
作业调度\TaskScheduler.plg (1146, 2005-12-29)
作业调度\TaskScheduler.dsw (551, 2005-12-14)
作业调度\Debug (0, 2005-12-30)
作业调度\res\TaskScheduler.rc2 (405, 2005-12-14)
作业调度\res\TaskScheduler.ico (1078, 2005-12-14)
作业调度\res\Thumbs.db (3584, 2005-12-29)
作业调度\res (0, 2005-12-30)
作业调度 (0, 2005-12-30)
进程调度\StdAfx.h (667, 2005-12-14)
进程调度\scheduler.dsw (543, 2005-12-14)
进程调度\StdAfx.cpp (296, 2005-12-14)
进程调度\scheduler.plg (1311, 2005-12-29)
进程调度\scheduler.dsp (4572, 2005-12-14)
进程调度\scheduler.ncb (50176, 2005-12-29)
进程调度\scheduler.opt (53760, 2005-12-29)
进程调度\scheduler.cpp (2689, 2005-12-29)
进程调度\Debug (0, 2005-12-30)
进程调度 (0, 2005-12-30)

近期下载者

相关文件


收藏者