-
操作系统课件,ppt格式,总共七章,个人觉得还不错
操作系统课件,ppt格式,总共七章,个人觉得还不错-operation system ppt
- 2023-03-24 07:40:03下载
- 积分: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
-
minix203 source operating system
minix203操作系统的源码-minix203 source operating system
- 2022-06-18 17:56:35下载
- 积分:1
-
自己写操作系统!杨文博著的一部很好的学习操作系统的书籍!...
自己写操作系统!杨文博著的一部很好的学习操作系统的书籍!-Write your own operating system! YANG Wen-bo" s a good learning experience for the operating system, the books!
- 2022-12-10 16:05:04下载
- 积分:1
-
操作系统小程序
操作系统小程序--银行家算法.该代码主要是针对计算机系高校学生在操作系统中有编程困难的同学而设计的,针对性教强.模拟实现银行家算法。通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用银行家算法,有效的避免死锁.-Operating System applet- Banker" s algorithm. The code is mainly for the Department of Computer Science College Students in the operating system are designed for students with programming problems, and targeted to teach strong. Simulation and Realization of banker" s algorithm. By writing and debugging a simple system dynamic simulation program to allocate resources to observe the resulting deadlock conditions, and use of banker" s algorithm, effective to avoid deadlock.
- 2022-09-21 02:35:03下载
- 积分:1
-
按钮种类,可以看到各种各样的颜色,还可以透明
按钮种类,可以看到各种各样的颜色,还可以透明-Button type, we can see a variety of colors, can also be transparent
- 2022-04-25 11:47:58下载
- 积分:1
-
oranges书中的20行代码的操作系统
20行代码的操作系统有多么牛逼,不用我说大家都知道的。
20行代码的操作系统有多么容易被人看懂,不用我说大家都知道的。
20行代码的操作系统有多么简单,不用我说大家都知道的。
20行代码的操作系统有多么想告诉大家努力学习,不用我说大家都知道的。
- 2022-03-13 11:29:41下载
- 积分:1
-
用信号量来实现读者-写者问题
调试程序使其在读者优先模式下可以运行并且能实现基本的功能得出正确的结果:能够实现读写互斥,写写互斥,读读不互斥,一个进程结束能够唤醒等待队列中的进程(先读者队列后写着队列)完善功能:由用户决定写者向缓冲区中写入的内容,读者能够读出并显示出来;当缓冲区中没有数据时,读者要等待,直到缓冲区中有数据才能读根据“读者优先”加以改变,增加一个“写者优先”模式,并且由用户来选择模式
- 2022-08-21 06:56:45下载
- 积分:1
-
免费实时操作系统源代码
源代码的 FreeRTOS 中杰出人物系列皮质 M3 控制器。
如何在免费的实时操作系统,这是一个开放的平台中创建任务。如何多个任务运行在不同的优先事项。
皮质 M3 控制器的多任务执行。
- 2022-02-04 17:29:30下载
- 积分:1
-
Intro.to.OrangeS
OS构建自己的操作系统
Intro.to.OrangeS
OS构建自己的操作系统-Intro.to.OrangeS OS Build your own operating system
- 2022-08-18 11:03:12下载
- 积分:1