-
文件管理模拟系统设计报告
文件管理模拟系统设计报告-document management simulation system design report
- 2022-05-18 19:44: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
-
FreeRTOS 2.5源码
FreeRTOS 2.5源码-FreeRTOS 2.5 FOSS
- 2022-08-15 07:04:02下载
- 积分:1
-
ucosIII内核源码(source code)
ucos操作系统是可移植的,可植入rom的,可裁剪的抢占式、实时多任务操作系统内核,本源码注释多,适合各阶段读者学习。
- 2022-09-12 19:35:03下载
- 积分:1
-
STM32F103RB ucos2操作系统框架,可以通过串口进行…
stm32f103rb ucos2操作系统框架,可以通过串口发数据-stm32f103rb ucos2 operating system framework that can be made through the serial port data
- 2022-12-12 11:20:03下载
- 积分:1
-
这是一个关于操作系统的编程实现以及源码,源码的实现是用VC,可供学习操作系统的的同学用...
这是一个关于操作系统的编程实现以及源码,源码的实现是用VC,可供学习操作系统的的同学用-This is one of the operating systems and programming source, the source code and realization of the VC, the operating system for learning with students
- 2022-04-10 16:38:04下载
- 积分:1
-
automatic memory testing procedures for power self
内存自动测试程序,用于上电自检-automatic memory testing procedures for power self-censorship
- 2022-04-10 21:37:46下载
- 积分:1
-
基于Linux sockte的聊天程序,有客户端服务器端,在FC6下已经调试通过...
基于Linux sockte的聊天程序,有客户端服务器端,在FC6下已经调试通过-Based on the Linux sockte chat program, the client has a server-side, in FC6 already debugging through
- 2022-05-25 17:24:48下载
- 积分:1
-
银行家算法的课程设计报告
银行家算法的课程设计报告-bankers algorithm design of the curriculum report
- 2022-08-24 13:42:04下载
- 积分: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