银行家算法

  • 网络Banker Algorithm;Banker's Algorithm
银行家算法银行家算法
  1. 银行家算法通过执行安全算法来避免死锁。

    Banker algorithm avoids deadlock by safety algorithm .

  2. 银行家算法是操作系统中采用避免死锁策略来解决死锁问题的一种算法。

    Banker algorithm is one of algorithms on solving deadlock problem using avoiding deadlock policy .

  3. 分析了银行家算法避免死锁的设计思想,改进了银行家算法,使其效率得到一定程度的提高熏且用C语言描述了实现银行家算法的部分关键程序代码。

    The paper analyzes the design idea of banker 's algorithm about how to avoid the deadlock , improves the banker 's algorithm making the algorithm more effectively , and describes the partially crucial program codes which realize the banker algorithm by using C language .

  4. 银行家算法在柔性制造系统中的改进和应用

    Modification and Application of Banker 's Algorithm for FMS

  5. 提出了基于银行家算法的工作流管理系统资源分配解法,建立了算法模型。

    The banker algorithm is adopted for resource distribution problem in workflow management system .

  6. 基于广义表的银行家算法

    Modified banker algorithm based on lists

  7. 分析了使用传统的银行家算法降低系统资源使用效率的主要原因是使用了事先声明的全局最大资源需求量;

    The main reasons for normal banker algorithm to lower the utilization of computer resources are analysed .

  8. 使用银行家算法,编写和调试一个系统动态分配资源的简单模拟程序。

    Using the banker 's algorithm , write and debug a simple dynamic simulation program to allocate resources .

  9. 基于银行家算法的进程安全序列全搜索算法

    An Algorithm for Searching All Processes of a Secured Sequence ( SA ) Based on Banker 's Algorithm

  10. 在对通信请求进行硬件资源分配和回收时,引入了被广泛用于操作系统的银行家的算法。

    To allocate and recycle the resource of the NoC system , the banker algorithm , which is widely used in operation system , is introduced .