-
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
-
a micro
一个微型操作系统源码-a micro-source operating system
- 2022-07-07 23:14:16下载
- 积分:1
-
uc/Fs 236,让uc/os也支持多种文件系统。
uc/Fs 236,让uc/os也支持多种文件系统。-uc/Fs 236, let uc/os also supports a variety of file system.
- 2022-02-20 08:50:13下载
- 积分:1
-
Orange s:一个操作系统的实现(书附源码)chapter3.rar
Orange s:一个操作系统的实现(书附源码)chapter3.rar-Orange" s: an operating system implementation (source code attached to the book) chapter3.rar
- 2022-02-05 07:26:32下载
- 积分:1
-
这个是删除windows无用的零时文件删除windows无用的临时文件
这个是删除windows无用的零时文件删除windows无用的临时文件-this is the deletion of unwanted windows 0:00 a.m. document useless delete windows temporary files
- 2022-02-05 06:21:05下载
- 积分:1
-
part of the guidance system used procedures
部分常用系统的引导程序-part of the guidance system used procedures
- 2022-01-26 05:20:24下载
- 积分:1
-
多用户 :usr1, …, usr8 (1
多用户 :usr1, …, usr8 (1-8个用户)
多级目录:可有多级子目录;
具有login (用户登录)
系统初始化(建文件卷、提供登录模块)
文件的创建: create
文件的打开:open
文件的读:read
文件的写:write
-Multi-user: usr1, ..., usr8 (1-8 users) multi-level directory: can have the subdirectory level have a login (user login) system initialization (construction paper roll, providing login module) file creation: create Open file: open the document read: read a file write: write
- 2022-01-27 10:54:16下载
- 积分:1
-
operating system bankers algorithm source code
操作系统银行家算法原代码-operating system bankers algorithm source code
- 2022-06-20 00:40:48下载
- 积分:1
-
51单片机操作系统
这是一个基于时间片的操作系统 通过时间分割 将51单片机 独立出N个低频单片机 并行运行程序,该系统有一定的实用性,特别是要驱动TFT屏的时候,在刷屏的同时单片机任能做其他事情,如果不是用操作系统,像51这种低端的单片机是做不到同时的,所以这个代码非常有学习的价值
- 2022-01-21 21:11:52下载
- 积分:1
-
bankers algorithm examples
银行家算法的实例-bankers algorithm examples
- 2022-06-14 00:56:56下载
- 积分:1