-
the procedures on the topic of : process management
本次程序的题目为:进程管理――支持多个进程并发运行的简单的进程管理模拟系统,对本实验的分析要求是:⑴系统中的同步机构采用信号量上的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
- 2022-03-13 01:19:06下载
- 积分:1
-
Firmware: U600XEHI2
The patch removes the message and the vibration at the e...
Firmware: U600XEHI2
The patch removes the message and the vibration at the entrance to the silent mode, as well as the message and the sound when you exit it.
Author: XTR
Ported to E770: ArSik
Ported from E770: das
Ported to U600XEHI2: Valerik0887
- 2022-07-05 03:46:34下载
- 积分:1
-
设计一个有N个进程并发的进程调度程序。
进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)算法。...
设计一个有N个进程并发的进程调度程序。
进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)算法。
-Design of a concurrent process, N a process scheduler. The process of scheduling algorithm: The number of priority the highest priority scheduling algorithm (ie the number of processors allocated to the highest priority to the process) algorithm.
- 2022-07-06 20:40:09下载
- 积分:1
-
经典的DOS操作系统源代码,对与学习还是很有用的。
经典的DOS操作系统源代码,对与学习还是很有用的。-Classic DOS operating system source code, or with the study very useful.
- 2023-07-18 13:35:02下载
- 积分:1
-
基于FREESCALE的MXL的启动代码PPCBOOT文本文件
基于FREESCALE的MXL的启动代码PPCBOOT文本文件-Based on Freescale MXL of the startup code PPCBoot text file
- 2022-01-21 04:37:27下载
- 积分:1
-
串口监控软件的软件!不占用串口资源。
该软件为串口监视软件!不占用串口资源,试用于调试软件!不过有点不稳定-The software for the serial monitoring software! Serial port does not occupy resources, try to debug the software! But a bit unstable
- 2022-07-19 09:26:25下载
- 积分:1
-
哲学家进餐问题仿真
哲学家进餐问题仿真-dining philosophers problem Simulation
- 2023-06-24 23:10:04下载
- 积分:1
-
操作系统进程通信源码
这是一个进程通信的源码,并不限定在父子进程之间。虽然源码设计较为简单,并没有使用MFC进行界面设计,但是作为操作系统新手,可以简单参考此功能实现过程,希望对你们会有所启发。
- 2022-03-05 03:40:45下载
- 积分:1
-
操作系统Clock算法的Java实现
操作系统Clock算法的Java实现,包括三个文件: Node_Clock.java,作业封装类。Clock.java,实现Clock算法。Test.java,main。编的不太好,但是清楚明白,供大家借鉴。
- 2022-04-25 14:54:47下载
- 积分:1
-
office 2000中可以排版维吾尔文字。该程序只能在win98操作系统下正常运行...
office 2000中可以排版维吾尔文字。该程序只能在win98操作系统下正常运行-can typesetting Uygur language. The procedure only in win98 operating system uptime
- 2022-05-09 08:21:48下载
- 积分:1