-
模拟操作系统的假脱机技术
模拟操作系统的假脱机技术-operating system simulation technology spooling
- 2022-06-21 19:58:30下载
- 积分:1
-
进程调度
进程调度-process scheduling dddddddddddddddddddddddddddddddd
- 2022-04-20 00:06:08下载
- 积分:1
-
ucos的源代码程序,可以好好研究一下,尤其是进程控制用的一张二维表,简直是经典...
ucos的源代码程序,可以好好研究一下,尤其是进程控制用的一张二维表,简直是经典-uCOS program source code, you can look good, especially the process of controlling a two-dimensional form, it is a classic
- 2022-01-26 01:30:56下载
- 积分:1
-
Win32串口编程
Win32串口编程教程及源代码Win32串口编程教程及源代码Win32串口编程教程及源代码Win32串口编程教程及源代码Win32串口编程教程及源代码Win32串口编程教程及源代码Win32串口编程教程及源代码Win32串口编程教程及源代码Win32串口编程教程及源代码Win32串口编程教程及源代码Win32串口编程教程及源代码Win32串口编程教程及源代码
- 2022-08-13 10:14:04下载
- 积分:1
-
动态资源分配系统的设计
目的与要求:
本设计的目的是通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用适当的算法,有效地防止和...
动态资源分配系统的设计
目的与要求:
本设计的目的是通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用适当的算法,有效地防止和避免死锁的发生。具体要求如下:
⑴模拟一个银行家算法;
⑵初始化时让系统拥有一定的资源;
⑶用键盘输入的方式申请资源;
⑷如果预分配后,系统处于安全状态,则修改系统的资源分配情况;
⑸如果预分配后,系统处于不安全状态,则提示不能满足请求。
- 2023-03-03 08:05:03下载
- 积分:1
-
Operating system console procedures
操作系统控制台程序-Operating system console procedures
- 2022-12-10 01:15:03下载
- 积分:1
-
该文件为LINUX系统的实验,初学者可以好好理解里该环境下的操作...
该文件为LINUX系统的实验,初学者可以好好理解里该环境下的操作-the document for Linux experiments, beginners can make good understanding of the environment Lane operation
- 2022-07-07 03:06:19下载
- 积分:1
-
T-kernel T-monitor Sample
T-kernel T-monitor Sample-T-kernel T-monitor Sample
- 2022-02-19 23:57:44下载
- 积分:1
-
本次程序的题目为:进程管理――支持多个进程并发运行的简单的进程管理模拟系统,对本实验的分析要求是:⑴系统中的同步机构采用信号量上的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
-
Minix the mpx386.s Notes
minix的mpx386.s注释-Minix the mpx386.s Notes
- 2023-04-15 11:05:03下载
- 积分:1