CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - bankers algorithm

搜索资源列表

  1. PC_Banker

    0下载:
  2. 用银行家算法实现进程死锁的检测和解决-with bankers algorithm Deadlock in the process of detecting and resolving
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2196
    • 提供者:干冰
  1. 200501132112546771 bank

    0下载:
  2. 实现系统多进程管理的银行家算法,合理的避免了进程因为竞争同一资源而出现的死锁问题-achieve multi-process management system bankers algorithm, reasonable process to avoid the same resources as a result of competition arising from the issue Deadlock
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1998
    • 提供者:张珉
  1. 汤子瀛银行家算法

    2下载:
  2. 操作系统银行家算法c语言版适合广大在校生作实验报告,应付考试-operating system bankers algorithm c language version suitable for the majority of the in-school experiments, with their examinations
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2520
    • 提供者:魏丙英
  1. 银行家算法(C Sharp)

    0下载:
  2. 操作系统银行家算法实习程序,可以输入资源和进程信息,计算安全序列,能否为某个请求分配资源-operating system bankers algorithm attachment procedures, can be imported resources and process information, computing security sequence, Can a request for the allocation of resources
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:566896
    • 提供者:崔哈
  1. banker-ron

    0下载:
  2. 银行家算法,通过模拟死锁避免的实现,加深对死锁避免,系统安全状态等的理解-bankers algorithm simulation Deadlock avoid the realization of deepening Deadlock avoided, such as system security state understanding
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5986763
    • 提供者:李海
  1. bankerVC++

    0下载:
  2. 银行家算法,基于对话框.资源数可以为任意个.-bankers algorithm, based on the dialog box. Several resources can be arbitrary 000.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:36815
    • 提供者:sean
  1. shiyan3

    0下载:
  2. OS中银行家算法模拟,来自于本人对此算法的理解和对OS的学习-OS bankers algorithm simulation, and from my understanding of this algorithm, and the study of OS
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1691
    • 提供者:刘群
  1. 银行家算法(C语言)

    1下载:
  2. 银行家算法的虚拟实现- The banker algorithm hypothesized realizes
  3. 所属分类:OS Develop

    • 发布日期:2016-01-26
    • 文件大小:21122
    • 提供者:Paine
  1. Bankers-algorithm

    0下载:
  2. 银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系 银行家算法 统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待-Banker' s algorithm is one of the most representative algorithm to avoid deadlock. Method to avoid deadlock in the process of dynamically allo
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:65646
    • 提供者:小志
  1. Bankers-algorithm

    0下载:
  2. 银行家算法,能够用来计算银行家算法的应用程序及其相关程序,有很强大的实用性。-Banker' s algorithm, can be used to calculate the banker' s algorithm and its associated application program has a strong practical.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:4592
    • 提供者:赵里
  1. OS-bankers-algorithm

    0下载:
  2. 《操作系统》课程实验-----银行家算法 死锁避免—银行家算法的实现-"Operating System" course experiment----- banker s algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-15
    • 文件大小:6124
    • 提供者:rongly
  1. Bankers-algorithm

    0下载:
  2. 操作系统中非常重要的银行家算法,采用VS6.0编程软件编写。-Bankers algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:220855
    • 提供者:xy
  1. Bankers-algorithm

    0下载:
  2. 用C++实现的银行家算法,实现如何避免死锁翻译,很好用的。-Banker' s algorithm implemented in C++, how to avoid the deadlock translation and good use.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:199466
    • 提供者:黎孟
  1. Bankers-algorithm

    0下载:
  2. 操作系统中银行家算法的模拟与实现,本代码仅供学习交流,谢谢!-Simulation and implementation of bankers algorithm in operating system
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:12432
    • 提供者:王振宇
  1. bankers-algorithm-code

    0下载:
  2. 功能:操作系统银行家算法代码:输入资源名称和数量,输入进程数量和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
  3. 所属分类:OS Develop

    • 发布日期:2017-11-15
    • 文件大小:1617
    • 提供者:金旭斌
  1. Bankers-algorithm

    0下载:
  2. 操作系统银行家算法对死锁的检测和解除 The operating system for deadlock detection and remove bankers algorithm-failed to translate
  3. 所属分类:OS Develop

    • 发布日期:2017-11-13
    • 文件大小:86305
    • 提供者:ZHX
  1. bankers-algorithm

    0下载:
  2. banker s algorithm using c
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:1229
    • 提供者:jenemui
  1. Bankers-algorithm

    0下载:
  2. 计算机操作系统 上机代码 银行家算法 源代码-Operating system on your computer bankers algorithm source code to native code
  3. 所属分类:OS Develop

    • 发布日期:2017-04-11
    • 文件大小:1394
    • 提供者:颜庭岩
  1. Bankers-algorithm

    0下载:
  2. 银行家算法的实现,输入进程号,资源请求量,判断是否正确。-Bankers algorithm, the input process number, the amount of resources requested, to determine whether correct.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:1917
    • 提供者:thesmallc
  1. Bankers-algorithm

    0下载:
  2. 利用c语言编写的操作系统银行家算法,作业需求可用-Bankers algorithm c language
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1843
    • 提供者:yimo
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com