文件名称:Processer_Manager

介绍说明--下载内容均来自于网络,请自行研究使用

加深对进程概念及进程管理各部分内容的理解;熟悉进程管理中主要数据结构的设计及进程调度算法。



1) 基本操作:进程的创建、删除。

2) 进程的基本属性: 进程名、进程时间片、进程优先级

3) 支持进程创建与撤销功能,创建后的进程在其整个生命周期中以PCB形式存在。每个进程用一个PCB表示,其内容根据具体情况设置。

进程根据其执行情况在不同队列(就绪队列、阻塞队列)间迁移。

5) 实现单处理器进程调度功能,调度等调度算法实现。



6) 管理的进程数目不少于3个,竞争使用的资源可以是CPU、内存、I/O设备等。

7) 进程可在初始时刻由系统创建,也可由其它进程在运行过程中创建。

8) 能够查看各进程状态、各进程队列内容。系统在运行过程中应能显示或打印各进程的状态及有关参数的变化情况,以便观察诸进程的运行过程及系统的管理过程。

9) 至少支持1种或者2种调度算法。-The concept of deepening of the process and process management understanding of the various parts familiar with the process management in the design of the main data structure and process scheduling algorithm.



1) basic steps: the process of creating, deleting.

2) the basic properties of the process: the process name, process time slice, the process priority

3) to support the process of creation and cancellation function, the process created throughout their life cycle in PCB form. Each process with a PCB that set the content according to specific circumstances.

Process in accordance with its implementation in different queue (ready queue, blocking the queue) to another.

5) the process of single-processor scheduling, scheduling and other scheduling algorithm.



6) management of not less than three the number of processes, competitive use of resources can be CPU, memory, I/O devices.

7) The process can be created by the system at the initial time, other processes may also be c
相关搜索: 进程调度算法

(系统自动生成,下载前可以参看下载内容)

下载文件列表

进程管理\Debug\main.obj

........\.....\main.sbr

........\.....\pcb.obj

........\.....\pcb.sbr

........\.....\processShedule.bsc

........\.....\processShedule.exe

........\.....\processShedule.ilk

........\.....\processShedule.pch

........\.....\processShedule.pdb

........\.....\vc60.idb

........\.....\vc60.pdb

........\main.cpp

........\pcb.cpp

........\pcb.h

........\processShedule.dsp

........\processShedule.dsw

........\processShedule.exe

........\processShedule.ncb

........\processShedule.opt

........\processShedule.plg

........\Process_log.txt

........\删除进程+日志文件记录+屏幕显示流程图.doc

........\删除进程+日志文件记录+屏幕显示流程图(图片版).doc

........\总结+感想.doc

........\Debug

进程管理

相关说明

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

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org