-
本次程序的题目为:进程管理――支持多个进程并发运行的简单的进程管理模拟系统,对本实验的分析要求是:⑴系统中的同步机构采用信号量上的P、V操作的机制;⑵控制机构包...
本次程序的题目为:进程管理――支持多个进程并发运行的简单的进程管理模拟系统,对本实验的分析要求是:⑴系统中的同步机构采用信号量上的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-11-14 01:00:03下载
- 积分:1
-
FreeRTOS 2.5源码
FreeRTOS 2.5源码-FreeRTOS 2.5 FOSS
- 2022-08-15 07:04:02下载
- 积分:1
-
一个用来学习用的ADO类
有一定得实用价值哦
一个用来学习用的ADO类
有一定得实用价值哦-Learn to use an ADO-type must have a practical value oh
- 2022-10-06 15:05:03下载
- 积分:1
-
a complete OS GUI interface, single
一个完整的GUI界面OS,单盘启动 实现了多线程、FAT32文件读写,GUI图形界面-a complete OS GUI interface, single-disk realized multiple threads, FAT32 file read and write, GUI graphical interface
- 2023-07-23 07:05:04下载
- 积分:1
-
这是一个完整的计算机操作系统的电子书籍,各章内容讲解精辟,是学习的一手好资料...
这是一个完整的计算机操作系统的电子书籍,各章内容讲解精辟,是学习的一手好资料-This is a complete computer operating system of e-books, the chapter on the brilliant, is good to learn first-hand information
- 2022-02-14 12:49:31下载
- 积分:1
-
微软女士
Microsoft MS-DOS6.0 完整源代码,包括所有外部命令,安装程序,DOSSHELL等。每个源文件均包括开发历史、更新说明、注释。这样一套源码对你的意义,实在无法以笔墨形容-Microsoft the MS-DOS6.0 complete source code, including all
external commands, the installation procedure, DOSSHELL and so on.
Each source document includes the development history, the renewal
explanation, the annotation. This kind of set of sources code to your
significance, really is unable to the words to describe
- 2022-05-17 19:09:01下载
- 积分:1
-
windows操作系统中mappings项目
windows操作系统中mappings项目-item mappings
- 2023-08-21 16:25:03下载
- 积分:1
-
linux.010 source code for linux system
linux.010源代码用于linux系统研究-linux.010 source code for linux system
- 2022-03-29 02:12:07下载
- 积分:1
-
一个小实验 ,操作系统动态分配
一个小实验 ,操作系统动态分配-a small experiment, the operating system dynamic allocation
- 2022-05-25 02:54:47下载
- 积分:1
-
文件进行监控,监控到自已想要的后进行相应的操作
资源描述可对电脑上的文件进行监控,监控到自已想要的后,可进行相应的操作,类似杀毒软件的一个东东,源码
- 2022-06-02 20:33:42下载
- 积分:1