文件名称:test01
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 239kb
- 下载次数:
- 0次
- 提 供 者:
- 岑**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
设计一个按优先数调度算法实现处理器调度的程序。在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。当就绪进程个数大于处理器数时,就必须依照某种策略来决定哪些进程优先占用处理器。本实习模拟在单处理器情况下的处理器调度,帮助学生加深了解处理器调度的工作。-Design a number of priority scheduling algorithm processor scheduling procedures. The introduction of multi-channel programming systems, often at the same time a number of processes in ready state. When the number is greater than the number of processors in place when the process, they must follow the process of a strategy to decide which priorities take up processor. This practice simulation in the context of a single processor processor scheduling, processor scheduling to help students better understand the work.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
test01\Debug\Process.obj
......\.....\StdAfx.obj
......\.....\test01.exe
......\.....\test01.ilk
......\.....\test01.obj
......\.....\test01.pch
......\.....\test01.pdb
......\.....\vc60.idb
......\.....\vc60.pdb
......\mydef.h
......\Process.cpp
......\Process.h
......\ReadMe.txt
......\StdAfx.cpp
......\StdAfx.h
......\test01.cpp
......\test01.dsp
......\test01.dsw
......\test01.ncb
......\test01.opt
......\test01.plg
......\Debug
test01
......\.....\StdAfx.obj
......\.....\test01.exe
......\.....\test01.ilk
......\.....\test01.obj
......\.....\test01.pch
......\.....\test01.pdb
......\.....\vc60.idb
......\.....\vc60.pdb
......\mydef.h
......\Process.cpp
......\Process.h
......\ReadMe.txt
......\StdAfx.cpp
......\StdAfx.h
......\test01.cpp
......\test01.dsp
......\test01.dsw
......\test01.ncb
......\test01.opt
......\test01.plg
......\Debug
test01