搜索资源列表
爽爽
- 操作系统银行家算法 一、目的和要求 银行家算法是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。-a banker's algorithm operating system, the purpose and requirements of bankers to avoid deadlock algorithm is an important method used in
banker
- 用c++实现的操作系统中著名的银行家算法,应该说里面实现的还是比较易懂的-Using c++ implementation of the operating system well-known banker' s algorithm, it should be said there is still relatively easy to understand the implementation of the
yinhangjiasuanfa
- 这是操作系统的第一个实验叫做银行家算法,它由三部分组成-This is the first experimental operating system called the banker' s algorithm, which consists of three parts
yinghangjia
- 操作系统中用到得一个银行家算法!可以实现安全性检查-Operating system used was a banker' s algorithm! Security checks can be ~ ~
bankerarithmetic
- 做操作系统实验时候写的银行家算法,只是简单的控制台程序-banker arithmetic
banker
- 操作系统进程中的银行家算法,利用C语言实现的简单程序。-The operating system in the process of banker' s algorithm, using C language implementation of the simple procedure
bank
- 按照 汤子瀛操作系统一书银行家算法编写,界面友好,实现了银行家算法-Operating system, according to Tang Zi Ying write a book banker' s algorithm, user-friendly to achieve the banker' s algorithm
YHJ
- 本小程序用C++语言模拟了操作系统的银行家算法。-This small program using C++ language of the banker' s algorithm to simulate the operating system.
Banker
- 计算机操作系统 银行家算法解决问题,为资源的分配作为根据-Computer operating system banker' s algorithm to solve the problem, the distribution of resources as a basis for
bank2
- 银行家算法(这是操作系统中的一个实验,用于解决资源分配问题)-the banker arithmetic
YHJSF
- 操作系统银行家算法分配资源的一步步实现过程。-Operating system allocating resources banker' s algorithm implementation process step by step.
banker
- 操作系统中的银行家算法,用于寻找安全序列,防止发生死锁-OS bankers algorithm for finding safe sequence, to prevent deadlock
bankerC
- 银行家算法的另一种实现源程序,它属于操作系统的相关编程-Another banker' s algorithm implementation source code, it is operating system-related programming
bank
- 运用java实现了操作系统中的银行家算法,可根据用户的输入判断是否可以分配资源-Use java bankers algorithm, operating system can allocate resources based on user input to determine whether
OSTeacher
- 操作系统经典算法交互式学习软件,应用了银行家算法,先来先服务算法。-Interactive learning software of the operating system, the classical algorithm
yinhangjiasuanfa
- 操作系统中最基本也是最重要的算法——银行家算法-Operating system, the most fundamental and important algorithm- bankers algorithm
bank
- 通过银行家算法设计与实现,可以加深学生对死锁的理解,掌握死锁的预防、避免、检测和解除的基本原理,重点掌握死锁的避免方法—银行家算法。使学生初步具有研究、设计、编制和调试操作系统模块的能力。-Bankers algorithm design and implementation, can deepen students' understanding of the deadlock, to grasp deadlock prevention, avoidance, detection, an
banker-solution
- 实现的是操作系统中所研究的银行家算法问题。(1) 设计进程对各类资源最大申请表示及初值确定。 (2) 设定系统提供资源初始状况。 (3) 设定每次某个进程对各类资源的申请表示。 (4) 编制程序,依据银行家算法,决定其申请是否得到满足。 -Banker algorithm implementation is a problem in the operating system under study. (1) the design process for all types
banker
- 操作系统,银行家算法C++代码实现,安全状态算法-Operating system, bankers algorithm
操作系统实验报告
- 操作系统实验报告(进程调度,银行家算法,可变区分存储管理)(Operating system experiment report (process scheduling, banker algorithm, variable storage management))