文件名称:Process-scheduler-design
介绍说明--下载内容均来自于网络,请自行研究使用
1.设计一个有几个进程并发执行的进程调度程序,每个进程由一个进程控制块(PCB)表示,进程控制块通常应包括下述信息:进程名,进程优先数,进程需要运行的时间,占用CPU的时间以及进程的状态等,且可按照调度算法的不同而增删。
2.调度程序应包含2—3种不同的调度算法,运行时可以任选一种,以利于各种方法的分析和比较。
3.系统应能显示或打印各进程状态和参数的变化情况,便于观察。
-1.To design a process scheduler the concurrent execution of several processes, each process by a process control block (PCB) said process control block should normally include the following information: process name, process priority number, the process needs to run time, occupiedthe time of the CPU and the status of the process, etc., and may be different in accordance with the scheduling algorithm and deletions.
2. The scheduler should contain 2-3 different scheduling algorithms, the runtime can either facilitate analysis and comparison of the various methods.
3. The system should be able to display or print the process state and parameter changes, easy to observe.撤消修改
“”的用法示例:由 Google 自动翻译
字典将文件或链接拖放到此处以翻译文档或网页。
将链接拖放到此处以翻译网页。
我们不支持您拖放的文件类型,请尝试其他文件类型。
我们不支持您拖放的链接类型,请尝试其他类型的链接。
Google 翻译(企业版):译者工具包网站翻译器全球商机洞察关闭即时翻译关于 Google 翻译移动隐私
2.调度程序应包含2—3种不同的调度算法,运行时可以任选一种,以利于各种方法的分析和比较。
3.系统应能显示或打印各进程状态和参数的变化情况,便于观察。
-1.To design a process scheduler the concurrent execution of several processes, each process by a process control block (PCB) said process control block should normally include the following information: process name, process priority number, the process needs to run time, occupiedthe time of the CPU and the status of the process, etc., and may be different in accordance with the scheduling algorithm and deletions.
2. The scheduler should contain 2-3 different scheduling algorithms, the runtime can either facilitate analysis and comparison of the various methods.
3. The system should be able to display or print the process state and parameter changes, easy to observe.撤消修改
“”的用法示例:由 Google 自动翻译
字典将文件或链接拖放到此处以翻译文档或网页。
将链接拖放到此处以翻译网页。
我们不支持您拖放的文件类型,请尝试其他文件类型。
我们不支持您拖放的链接类型,请尝试其他类型的链接。
Google 翻译(企业版):译者工具包网站翻译器全球商机洞察关闭即时翻译关于 Google 翻译移动隐私
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Process scheduler design.doc