搜索资源列表
PC_Banker
- 用银行家算法实现进程死锁的检测和解决-with bankers algorithm Deadlock in the process of detecting and resolving
汤子瀛银行家算法
- 操作系统银行家算法c语言版适合广大在校生作实验报告,应付考试-operating system bankers algorithm c language version suitable for the majority of the in-school experiments, with their examinations
银行家算法(C Sharp)
- 操作系统银行家算法实习程序,可以输入资源和进程信息,计算安全序列,能否为某个请求分配资源-operating system bankers algorithm attachment procedures, can be imported resources and process information, computing security sequence, Can a request for the allocation of resources
yinhangjiasuanfa
- 这是操作系统实验中的银行家算法,顺便拿来和大家分享一下-experiment bankers algorithm, and the way we used to share
fdfdf
- 很不错的一个银行家算法,大家可以一起分享啊,好东西是大家的-a very good bankers algorithm, we can all share ah, good things we
banker666
- 银行家算法,用来检验死锁问题-bankers algorithm, a test of deadlock. .
模拟银行家算法
- 利用银行家算法避免死锁。掌握银行家算法中的数据结构,算法的整个过程,并加深对银行家算法的理解-bankers algorithm used to avoid deadlock. Master bankers algorithm data structure, algorithm of the whole process, and deepen the understanding of Banker's Algorithm
bankertest
- 银行家算法的实例-bankers algorithm examples
银行家算法(C语言)
- 银行家算法的虚拟实现- The banker algorithm hypothesized realizes
Bankers-algorithm
- 银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系 银行家算法 统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待-Banker' s algorithm is one of the most representative algorithm to avoid deadlock. Method to avoid deadlock in the process of dynamically allo
Bankers-algorithm
- 银行家算法,能够用来计算银行家算法的应用程序及其相关程序,有很强大的实用性。-Banker' s algorithm, can be used to calculate the banker' s algorithm and its associated application program has a strong practical.
OS-bankers-algorithm
- 《操作系统》课程实验-----银行家算法 死锁避免—银行家算法的实现-"Operating System" course experiment----- banker s algorithm
Bankers-algorithm
- 操作系统中非常重要的银行家算法,采用VS6.0编程软件编写。-Bankers algorithm
Bankers-algorithm
- 用C++实现的银行家算法,实现如何避免死锁翻译,很好用的。-Banker' s algorithm implemented in C++, how to avoid the deadlock translation and good use.
Bankers-algorithm
- 操作系统中银行家算法的模拟与实现,本代码仅供学习交流,谢谢!-Simulation and implementation of bankers algorithm in operating system
bankers-algorithm-code
- 功能:操作系统银行家算法代码:输入资源名称和数量,输入进程数量和MAX大小,输入进程请求分配资源,判断序列是否是安全的,若是安全的,给出安全的序列,分配资源。操作系统银行家算法代码-Function: input the name of the resource and the quantity, size of the input process number and MAX, the input process requesting allocation of resources to de
Bankers-algorithm
- 操作系统银行家算法对死锁的检测和解除 The operating system for deadlock detection and remove bankers algorithm-failed to translate
bankers-algorithm
- banker s algorithm using c
Bankers-algorithm
- 计算机操作系统 上机代码 银行家算法 源代码-Operating system on your computer bankers algorithm source code to native code
Bankers-algorithm
- 银行家算法的实现,输入进程号,资源请求量,判断是否正确。-Bankers algorithm, the input process number, the amount of resources requested, to determine whether correct.