登录
首页 » 操作系统 » 本次程序的题目为:进程管理――支持多个进程并发运行的简单的进程管理模拟系统,对本实验的分析要求是:⑴系统中的同步机构采用信号量上的P、V操作的机制;⑵控制机构包...

本次程序的题目为:进程管理――支持多个进程并发运行的简单的进程管理模拟系统,对本实验的分析要求是:⑴系统中的同步机构采用信号量上的P、V操作的机制;⑵控制机构包...

于 2022-11-14 发布 文件大小:27.15 kB
0 124
下载积分: 2 下载次数: 1

代码说明:

本次程序的题目为:进程管理――支持多个进程并发运行的简单的进程管理模拟系统,对本实验的分析要求是:⑴系统中的同步机构采用信号量上的P、V操作的机制;⑵控制机构包括阻塞和唤醒操作;⑶时间片中断处理程序处理模拟的时间片中断;⑷进程调度程序负责为各进程分配处理机;⑸根据用户的需求来创建n个进程(n为即满足用户需求,又不超出系统可容的最大进程数),各进程互斥地访问使用临界资源 S1、S2;⑹使用动态优先数(如:随阻塞次数的增加而减小优先数,以提高其优先权);⑺进程结束后应能够撤消;⑻进程间能实现“发送”和“接收”两个消息缓冲通信操作;⑼系统在运行过程中随机打印出各进程的状态变换过程、系统的调度过程及公共变量的变化情况,在一个进程运行完毕,进入完成状态后,可以将该进程撤消,也可以动态的创建另一个新的进程。-the procedures on the topic of : process management-- to support multiple concurrent processes running a simple process management simulation system for the analysis of the experimental requirements are : 1 system of institutions using synchronous signals on the amount of P, V operation of the mechanism; 2 control agencies, including obstruction and awaken operation ; 3-time interrupt handling procedures-time simulation of interruption; 4 process scheduler is responsible for the allocation process processors; together according to the user"s needs to create process n (n that meet user needs, without exceeding the system can accommodate

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 51 rtos
    非常适合入门的操作系统学习源码,可以学习操作系统是如何进行现场保护,出栈,入栈,调度等操作 非常适合入门的操作系统学习源码,可以学习操作系统是如何进行现场保护,出栈,入栈,调度等操作 非常适合入门的操作系统学习源码,可以学习操作系统是如何进行现场保护,出栈,入栈,调度等操作 非常适合入门的操作系统学习源码,可以学习操作系统是如何进行现场保护,出栈,入栈,调度等操作
    2022-03-10 09:40:39下载
    积分:1
  • 进程调度算法!是源代码,不错的了!给大家下载使用!
    进程调度算法!是源代码,不错的了!给大家下载使用!-Process scheduling algorithm! Is the source code, good! U.S. to download!
    2022-01-25 18:41:27下载
    积分:1
  • err
    在s3c2410下移植的LWIP 1.11 协议栈,操作系统ucosII,网络芯片是CS8900,移植经过测试可以使用。这些让大家可以在其上移植WebServer等服务,希望有能移植成功的发份代码与pk2794263@163.com感激不尽-err
    2023-06-19 06:15:04下载
    积分:1
  • 模拟采用二级目录结构的磁盘文件中文件
    模拟采用二级目录结构的磁盘文件系统中文件操作-Simulation of two-level directory structure of the disk file system file operations
    2022-10-14 23:05:03下载
    积分:1
  • C源代码的实时
    C源代码的实时操作系统-C source code for the real-time operating system
    2022-08-16 19:15:40下载
    积分:1
  • 内核,是一个的核心。它负责管理的进程、内存、设备驱动程序、文件和网络,决定着的性能和稳定性。Linux为一个自由软件,在广大爱好者的支持下...
    内核,是一个操作系统的核心。它负责管理系统的进程、内存、设备驱动程序、文件和网络系统,决定着系统的性能和稳定性。Linux作为一个自由软件,在广大爱好者的支持下,内核版本不断更新。新的内核修订了旧内核的bug,并增加了许多新的特性。如果用户想要使用这些新特性,或想根据自己的系统度身定制一个更高效,更稳定的内核,就需要重新编译内核。本文将以RedHat Linux 6.0(kernel 2.2.5)为操作系统平台,介绍在Linux上进行内核编译的方法。 -Kernel is the core of an operating system. It is responsible for the process management system, memory, device drivers, files, and network system determines the system performance and stability. Linux as a free software, the majority of fans support, kernel version constantly updated. The core of the new amendments to the old kernel bug, and adds many new features. If users want to use these new features, or would like to according to their own system tailored to a more efficient, more stable core, will need to recompile the kernel. This article will be RedHat Linux 6.0 (kernel 2.2.5) for the operating system platform, introduced in the Linux kernel compile on approach.
    2022-01-26 08:22:41下载
    积分:1
  • Sourcecode of the Linux
    Sourcecode of the Linux-011 with detailed chinese annotation,it s verygood and worth reading.
    2023-01-08 03:05:04下载
    积分:1
  • 在开发arcgis中的地图的调用和保存功能,有源码,希望给JAVA开发者提供帮助。...
    在开发arcgis中的地图的调用和保存功能,有源码,希望给JAVA开发者提供帮助。
    2023-03-07 13:20:03下载
    积分:1
  • 无线传感器网络基站计算机程序,能够从基站读取测量数据并以图形的形式进行显示...
    无线传感器网络基站计算机程序,能够从基站读取测量数据并以图形的形式进行显示-Labview for WSN base station
    2022-04-17 11:43:00下载
    积分:1
  • 自己编写的,如果有什么不对的地方,大家多多指出哈!
    自己编写的,如果有什么不对的地方,大家多多指出哈!-themselves prepared, if there is something wrong with it, you lot that Ha!
    2022-06-16 07:41:19下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载