文件名称:process-manage
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-06-07
- 文件大小:
- 190kb
- 下载次数:
- 0次
- 提 供 者:
- j***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
设计一个程序实现进程的管理
1、设计一个进程PCB的数据结构
2、设计三种进程基本状态的队列
3、创建进程,并将其送入某状态队列
4、实现进程之间状态的转换,进程转换到不同队列-Design a program to achieve process management
1, the design data structure of a process of PCB
2, three processes could design the basic state of the queue
3, create a process, and sends it to a state of the queue
4, to achieve the process of transition between states, the process to switch to a different queue
1、设计一个进程PCB的数据结构
2、设计三种进程基本状态的队列
3、创建进程,并将其送入某状态队列
4、实现进程之间状态的转换,进程转换到不同队列-Design a program to achieve process management
1, the design data structure of a process of PCB
2, three processes could design the basic state of the queue
3, create a process, and sends it to a state of the queue
4, to achieve the process of transition between states, the process to switch to a different queue
(系统自动生成,下载前可以参看下载内容)
下载文件列表
操作系统实验 进程管理\Debug\main.exe
.....................\.....\main.ilk
.....................\.....\main.obj
.....................\.....\main.opt
.....................\.....\main.pch
.....................\.....\main.pdb
.....................\.....\vc60.idb
.....................\.....\vc60.pdb
.....................\main.cpp
.....................\main.dsp
.....................\main.dsw
.....................\main.ncb
.....................\main.opt
.....................\Debug
操作系统实验 进程管理