-
Linux中的不间断数据保护模块实现代码
Linux中的不间断数据保护模块实现代码-Linux uninterrupted data protection module code
- 2022-03-20 12:20:17下载
- 积分:1
-
模拟操作系统中的银行家算法,1.txt的录入格式
进程名(单字符),所需a资源数,所需b资源数,所需c资源数,已申请a资源数,已申请b资源数,已申请c资源数...
模拟操作系统中的银行家算法,1.txt的录入格式
进程名(单字符),所需a资源数,所需b资源数,所需c资源数,已申请a资源数,已申请b资源数,已申请c资源数
共5行-The Banker Algorithm
- 2022-03-21 16:11:49下载
- 积分:1
-
1.实验目的: 模拟实现银行家算法,用银行家算法实现资源分配。 2.实验内容: 设计五个进程{P0,P1,P2,P3,P4}共享三类资源{A,B,C}的系统,{...
1.实验目的: 模拟实现银行家算法,用银行家算法实现资源分配。 2.实验内容: 设计五个进程{P0,P1,P2,P3,P4}共享三类资源{A,B,C}的系统,{A,B,C}的资源数量分别为10,5,7。进程可动态地申请资源和释放资源,系统按各进程的申请动态地分配资源。要求程序具有显示和打印各进程的某一时刻的资源分配表和安全序列;显示和打印各进程依次要求申请的资源号以及为某进程分配资源后的有关资源数据。 3.程序设计和说明: 函数说明:anquan( )判断给某个进程请求后系统是否安全,anquan1()判断当前系统是否安全。GetAll()取得所有进程的的各个资源数据。详细说明请参见附录中的程序的文档说明。-1. The experiment : Simulation Algorithm bankers, bankers algorithm with the allocation of resources. 2. Experiment : Design 5 (process P0, P1, P2, P3, P4) (resource sharing three categories A, B, C), (A, B, C) amount of resources to 10,5,7. Dynamic process could apply to the resources and the release of resources, according to the system processes the application to dynamically allocate resources. Procedures required to display and print the process of a moment of the distribution of resources and safety sequence; Display and print the process followed for seeking resources, as well as a process of distribution of resources in the resource data. 3. Program design and description : F
- 2022-04-07 18:24:35下载
- 积分:1
-
有关进程管理的程序
有关进程管理的程序-the process management procedures
- 2022-02-12 13:26:11下载
- 积分:1
-
Nucleus Plus 移植代码 PowerPC 860
Nucleus Plus 移植代码 PowerPC 860-Nucleus Plus Code For PowerPC 860
- 2022-07-25 07:09:18下载
- 积分:1
-
带模块显示进程管理,对于学习操作系统编程的开发人员有帮助...
带模块显示进程管理,对于学习操作系统编程的开发人员有帮助-Band module show that the process of management, programming operating system for the study will help developers
- 2022-08-10 16:07:09下载
- 积分:1
-
AVRX is a chip AVR MEGA162 operating system source code, if given the space they...
AVRX是AVR MEGA162芯片的一种操作系统源代码,如果空间又赋予可以采用,采用后方便其他业务模块开发-AVRX is a chip AVR MEGA162 operating system source code, if given the space they can be used, after the use of modules to facilitate the development of other businesses
- 2022-01-25 19:44:19下载
- 积分:1
-
操作系统中作业调度程序
操作系统中作业调度程序 -operating system scheduling procedures
- 2022-08-03 04:57:00下载
- 积分:1
-
操作系统实验,处理机调度,进程间通信,进程同步与互斥,存储管理
操作系统课程的实验,资源为4个Java源代码文件,实现了处理机调度,进程间通信,进程同步与互斥,存储管理,值得一看。
- 2022-12-29 10:25:04下载
- 积分:1
-
这是一个我经过研究学习,理解了别人得程序,感觉很不错的源程序....
这是一个我经过研究学习,理解了别人得程序,感觉很不错的源程序.-This is a research study I read, understand others in the process, I feel very good source.
- 2023-02-11 21:45:03下载
- 积分:1