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

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

于 2022-11-14 发布 文件大小:27.15 kB
0 125
下载积分: 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 个回复

  • QNX 下 Freescale MPC8641DHPCN 开发板的板级支持包
    QNX 操作系统下 Freescale MPC8641DHPCN 开发板的板级支持包-QNX operating system Freescale MPC8641DHPCN development board of the Board Support Package
    2022-01-22 00:03:44下载
    积分:1
  • operating system test code
    操作系统试验代码-operating system test code
    2023-09-08 03:10:03下载
    积分:1
  • 首先,很感谢你使用这一套。这套MenuetOS是由英国人Ville Turjanmaa从2000年就开始编写了。如果你懂一点汇编和的知识...
    首先,很感谢你使用这一套操作系统。这套MenuetOS操作系统是由英国人Ville Turjanmaa从2000年就开始编写了。如果你懂一点汇编和操作系统的知识的话,请多多联系。操作系统安装办法: 1:如果你是win98,进入纯DOS系统,如果你是win2000,请用其他磁盘启动系统。然后执行msetup.exe程序,这时,程序要求你插入一张格式化后的磁盘。按要求操作即可。 2:系统安装完后,设置系统BIOS为磁盘启动。用你刚刚装好系统的磁盘启动即可。 3:注意:系统的显卡设置要符合你的显卡和显示器。-First of all, thank you for the use of this operating system. This operating system is MenuetOS Ville Turjanmaa by the British from 2000 to prepare the start. If you understand a bit operating system and the compilation of knowledge, please contact a lot. Installation of the operating system approaches : 1 : If you are win98 into pure DOS system, if you WIN2000, please use other disk boot the system. Then msetup.exe implementation procedures, when a process requires you to insert a formatted disk. Operation can be requested. 2 : After the installation, the system BIOS for diskless boot. You just loaded with good disk system can be activated. 3 : Note : The graphics system set up to meet your graphics card and monitor.
    2022-01-25 17:07:07下载
    积分:1
  • 飞机选票
    该程序是一个简单的飞机选票系统,包括 1.系统以菜单方式工作   2.航班信息录入功能(航班信息用文件保存)--输入   3.航班信息浏览功能--输出   4.查询航线(按航班号查询)   5.承办订票和退票业务                                   
    2022-02-02 02:04:22下载
    积分:1
  • 这是一个电梯模拟器,使用的概念叫互斥实现一..
    it s a lift simulator, use operating system concept call mutex to implenment a lift. I do it prefectly.-it sa lift simulator, use operating system concept call mutex to implenment a lift. I do it prefectly.
    2022-01-24 15:55:57下载
    积分:1
  • 中的哲学家就餐算法 c语言编写
    操作系统中的哲学家就餐算法 c语言编写-OS philosopher dine algorithm c language
    2022-11-22 20:55:03下载
    积分:1
  • UCOS transplantation to the ARM2440, the development board used in Yang
    移植uCOS到ARM2440, 所用的开发板扬创的2440板子-UCOS transplantation to the ARM2440, the development board used in Yang
    2022-02-28 11:05:17下载
    积分:1
  • err
    在s3c2410下移植的LWIP 1.11 协议栈,操作系统ucosII,网络芯片是CS8900,移植经过测试可以使用。这些让大家可以在其上移植WebServer等服务,希望有能移植成功的发份代码与pk2794263@163.com感激不尽-err
    2023-06-19 06:15:04下载
    积分:1
  • Eight digital tube experiments S3C44B0 Example directory file structure: 8led_te...
    八段数码管实验用例S3C44b0 目录文件结构: 8led_test ├─ main.c C语言主源文件 └─ 8led.c 八段数码管处理函数源文件 如何烧写程序到Flash中,请阅读common目录下的ProgramFlash.txt文件。-Eight digital tube experiments S3C44B0 Example directory file structure: 8led_test ├ ─ main.c C language main source file └ ─ 8led.c eight digital tube function source file how to deal with procedures to the Flash programmer, please read the common directory ProgramFlash . txt file.
    2022-04-15 04:25:24下载
    积分:1
  • 44b0 on a successful transplant ucgui, support the Chinese, there are still some...
    一个在44b0上移植成功的ucgui,支持中文,还有一些demod程序,希望对大家有用-44b0 on a successful transplant ucgui, support the Chinese, there are still some demod procedures useful for everyone
    2023-01-20 20:20:04下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载