文件名称:os1
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:3.15kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
完成了“进程控制”。
其实验目的是,
1. 利用简单的结构和控制方法模拟进程结构、进程状态和进程控制。
2. 了解6个原语,创建进程(C),终止进程(e),唤醒进程(w),阻塞进程(b),调度进程(p),时间到(t)
3. 理解PCB的含义,PCB是进程存在的唯一标志,它记录着进程标识符,处理机状态,进程调度信息和进程控制信息
4. 掌握进程状态的转换
5.了解内存的分配和回收算法。
-Complete process control.
Experimental purposes,
(1) using a simple structure and control methods to simulate the process structure, process status and process control.
Learn six primitives to create a process (C) to terminate the process (e), wake-up process (w), the blocking process (b), the scheduling process (p) time to (t)
Understand the meaning of the PCB, the PCB is the only sign of the process, which records the process identifier of the processor state, process scheduling information and process control information
Mastered the process of state transition
5 Memory allocation and recovery algorithm.
其实验目的是,
1. 利用简单的结构和控制方法模拟进程结构、进程状态和进程控制。
2. 了解6个原语,创建进程(C),终止进程(e),唤醒进程(w),阻塞进程(b),调度进程(p),时间到(t)
3. 理解PCB的含义,PCB是进程存在的唯一标志,它记录着进程标识符,处理机状态,进程调度信息和进程控制信息
4. 掌握进程状态的转换
5.了解内存的分配和回收算法。
-Complete process control.
Experimental purposes,
(1) using a simple structure and control methods to simulate the process structure, process status and process control.
Learn six primitives to create a process (C) to terminate the process (e), wake-up process (w), the blocking process (b), the scheduling process (p) time to (t)
Understand the meaning of the PCB, the PCB is the only sign of the process, which records the process identifier of the processor state, process scheduling information and process control information
Mastered the process of state transition
5 Memory allocation and recovery algorithm.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
os1.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.