文件名称:chuliqidiaodu
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 191kb
- 下载次数:
- 0次
- 提 供 者:
- 罗**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
(1)设计一个有N个进程共行的进程调度程序。每个进程由一个进程控制块
PCB表示。进程控制块包括以下信息:进程名,进程优先数,进程需要运行的时间,占用CPU的时间以及进程的状态等。
(2)本调度程序用时间片轮转算法。
(3)编写程序并调试运行。
-(1) design a process, a total of N lines of the process scheduler. Each process consists of a process control block PCB said. Process control block include the following information: process name, process priority number, the process need to run time, CPU-time and process status. (2) use of the scheduler time slice rotation algorithm. (3) programming and commissioning.
PCB表示。进程控制块包括以下信息:进程名,进程优先数,进程需要运行的时间,占用CPU的时间以及进程的状态等。
(2)本调度程序用时间片轮转算法。
(3)编写程序并调试运行。
-(1) design a process, a total of N lines of the process scheduler. Each process consists of a process control block PCB said. Process control block include the following information: process name, process priority number, the process need to run time, CPU-time and process status. (2) use of the scheduler time slice rotation algorithm. (3) programming and commissioning.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实习一 处理器调度\Debug\vc60.idb
..................\.....\vc60.pdb
..................\.....\实验1.pch
..................\.....\实验1.ilk
..................\.....\实验1.exe
..................\.....\实验1.pdb
..................\.....\实验1.obj
..................\实验1.ncb
..................\实验1.plg
..................\实验1.cpp
..................\实验1.dsp
..................\实验1.opt
..................\实验1.dsw
..................\Debug
实习一 处理器调度
..................\.....\vc60.pdb
..................\.....\实验1.pch
..................\.....\实验1.ilk
..................\.....\实验1.exe
..................\.....\实验1.pdb
..................\.....\实验1.obj
..................\实验1.ncb
..................\实验1.plg
..................\实验1.cpp
..................\实验1.dsp
..................\实验1.opt
..................\实验1.dsw
..................\Debug
实习一 处理器调度