-
Operating systems courseware, there are many examples, detailed description of t...
操作系统课件,里面有很多的例子,详细的说明,生产者消费者问题的颠覆。-Operating systems courseware, there are many examples, detailed description of the problem of subversion producers and consumers.
- 2022-02-15 20:23:07下载
- 积分:1
-
进程调度模拟程序
进程调度模拟程序-scheduling process simulation program
- 2023-04-24 03:25:03下载
- 积分:1
-
C_进程调度.rar
C_进程调度.rar-9 scheduling process. Rar
- 2022-11-16 01:55:03下载
- 积分:1
-
内存使用查看器
这是查看计算机中所有内存的一种非常简单的方法。大多数代码只是自我解释
- 2022-02-03 13:28:10下载
- 积分:1
-
S3C2410和S3C2440的实验源的基本组成:UART,I2C,MMU,…
S3C2410/S3C2440的基本部件实验源码:UART、I2C、MMU、NAND FLASH、触摸屏等10多个-S3C2410/S3C2440 the basic components of the experimental source: UART, I2C, MMU, NAND FLASH, such as touch screen more than 10
- 2022-08-24 04:29:50下载
- 积分:1
-
自己写的银行家算法,只能实现固定进程和资源的操作,不过要是应付作业什么的没有问题,绝对可以运行...
自己写的银行家算法,只能实现固定进程和资源的操作,不过要是应付作业什么的没有问题,绝对可以运行-himself wrote bankers algorithm, the process can only be fixed and operational resources, but what if the deal with no operational problems and it can definitely run
- 2022-05-18 17:01:27下载
- 积分:1
-
This is the ASUS EEPC card driver linux driver source code is to study a good ma...
这是华硕EEPC卡驱动程序linux驱动程序的源代码,是学习的好材料
- 2022-08-23 12:06:56下载
- 积分:1
-
一个模拟基本进程调度的程序。可以很好的理解进程调度的过程...
一个模拟基本进程调度的程序。可以很好的理解进程调度的过程-A simulation of the basic process scheduling program. Can be a good understanding of the process of scheduling the process of
- 2022-06-01 21:49:08下载
- 积分:1
-
CuRT_嵌入式操作系统源码
一款基于C语言开发的嵌入式操作系统源码,使用方便,效率高。为开源的非实时操作系统(经改良后也能用于实时系统)。免费又好用,用得很广。稳定性很强常用于服务器等对稳定性有较高要求的场所。因为稳定性比较好,图形界面又很炫所以常用于智能手机等消费电子领域。
- 2022-03-06 20:45:58下载
- 积分: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