CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程

文件名称:process

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    1.08mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

为了更充分的利用CPU,必须管理好进程内及进程间的调度关系,此实验就是模拟进程之间的调度方法。在实验中,只模拟了3个状态之间的调度过程,为了便于观察调度过程,我采用手动操作方式(即根据操作者输入的命令来做相应的转换)。在程序中,为进程建议一个结构体,以这种类型建立一个数组,用了存储所有进程信息;同时建议了两个先进先出的对列(ready,blocked)用来存储当前就绪的进程和等待资源的进程(在程序中这两个队列只是存储了进程在存储进程的数组的下标,用下标来作为唯一标识且访问,但是不是pid)。对列是自己写的结构,用一个数组来实现队列,其实是实现了循环队列。在用一个变量running(int)来表示当前运行的进程(当然,这里也是进程数组的下标)。当进程调度时,其进程状态也相应改变,只是对两个队列和running的操作,同时改变该进程的状态(state)。



关键字:操作系统 进程调度

-In order to more fully use the CPU, must manage the process and the process of scheduling inter-relations, this experiment is to simulate the process of scheduling between the methods. In the experiment, only three state simulation of the activation process between, in order to facilitate observation of the activation process, I used manual mode of operation (that is, operator input in accordance with an order to do the conversion). In the procedure for the process to recommend a structure to set up an array of this type, with all the process of information storage also proposed for two out of the FIFO (ready, blocked) used to store the current process in place and the process of waiting for resources (in the process the two queues is stored in the storage process, the process of array subscr ipt, used as a subscr ipt uniquely identify and access, but not a pid). To write out the structure of their own, using an array to achieve the queue is a queue cycle. Using a variable in the runnin
(系统自动生成,下载前可以参看下载内容)

下载文件列表

进程管理(C++实现)/MAIN.CPP
进程管理(C++实现)/Process.cpp
进程管理(C++实现)/Process.h
进程管理(C++实现)/TimeCycle.cpp
进程管理(C++实现)/TimeCycle.h
进程管理(C++实现)/进程管理.dsp
进程管理(C++实现)/进程管理.dsw
进程管理(C++实现)/进程管理.plg
进程管理(C++实现)/进程管理.sln
进程管理(C++实现)/进程管理.suo
进程管理(C++实现)/进程管理.vcproj
进程管理(C++实现)/进程管理.vcproj.WANGJIANYOU.wjyou.user
进程管理(C++实现)/进程管理.ncb
进程管理(C++实现)/进程管理.opt
进程管理(C++实现)/Debug/vc60.idb
进程管理(C++实现)/Debug/vc60.pdb
进程管理(C++实现)/Debug/TimeCycle.sbr
进程管理(C++实现)/Debug/TimeCycle.obj
进程管理(C++实现)/Debug/MAIN.sbr
进程管理(C++实现)/Debug/MAIN.obj
进程管理(C++实现)/Debug/Process.sbr
进程管理(C++实现)/Debug/进程管理.pch
进程管理(C++实现)/Debug/Process.obj
进程管理(C++实现)/Debug/进程管理.ilk
进程管理(C++实现)/Debug/进程管理.exe
进程管理(C++实现)/Debug/进程管理.pdb
进程管理(C++实现)/Debug/进程管理.bsc
进程管理(C++实现)/Debug
进程管理(C++实现)

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com