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

搜索资源列表

  1. bankers-algorithm

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

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

    0下载:
  2. 使用c++编写的银行家算法的实现,是操作系统课程设计的任务,列出了所有的可能的安全序列,在vs2010上运行通过。-Use c++ prepared bankers algorithm, is the operating system of curriculum design task lists all possible security sequence in vs2010 run through.
  3. 所属分类:OS Develop

    • 发布日期:2017-05-22
    • 文件大小:7153745
    • 提供者:Helen
  1. banker

    0下载:
  2. 银行家算法,死锁避免,资源拒绝分配,操作系统-Bankers algorithm, deadlock avoidance, resource allocation rejected the operating system
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1068
    • 提供者:zcb
  1. Bankers-algorithm

    0下载:
  2. 银行家算法 操作系统大作业C++语言源代码-Banker s algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1777
    • 提供者:
  1. banker-funtion

    0下载:
  2. 用银行家算法设计一个资源分配程序,观察系统运行情况,并对系统运行的每一步情况进行显示,观察死锁产生和避免的情况。-With bankers algorithm design a resource allocation process, observe the operation of the system, and the system is running every step of the case for display, to observe and to avoid deadlock
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1810
    • 提供者:
  1. banker

    0下载:
  2. c语言模拟实现操作系统避免死锁的“银行家算法”-c language simulation operating system to avoid deadlock, "the banker s algorithm"
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:38964
    • 提供者:张亮
  1. Bankers-Algorithm

    0下载:
  2. 银行家算法,还不错,用来应付老师应该是没什么问题的,判断死锁发生于否。-Banker s Algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1643
    • 提供者:陈建邺
  1. banker

    0下载:
  2. 操作系统,银行家算法C++代码实现,安全状态算法-Operating system, bankers algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1069173
    • 提供者:楚志铭
  1. banker

    0下载:
  2. 银行家算法,vc++6.0,操作系统。 银行家算法,vc++6.0,操作系统。-Bankers algorithm, vc++6.0, operating system. Bankers algorithm, vc++6.0, operating system.
  3. 所属分类:Windows Develop

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

    0下载:
  2. 使用VC++6.0编写的银行家算法程序,可以运行-Banker s algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:6678
    • 提供者:范为迪
  1. bankerReaderAndWriter

    0下载:
  2. c++实现操作系统中经典的银行家算法和读者写着算法-c++ operating system to achieve the classic banker algorithm written algorithms and readers
  3. 所属分类:OS Develop

    • 发布日期:2017-05-12
    • 文件大小:2853483
    • 提供者:黄小君
  1. Bankers-Algorithm

    0下载:
  2. 银行家算法是一种最有代表性的避免死锁的算法。又被称为“资源分配拒绝”法。-Banker s Algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1722
    • 提供者:沈毅杰
  1. banker_algorithm_CPP

    0下载:
  2. 用C++实现的银行家算法,可以适当做些扩展,适合初学者参考。-This is a banker algorithm which is comfortable for the new learner,on the other hand,it can be developeb of yourself.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-02
    • 文件大小:546801
    • 提供者:Wang Hao
  1. bank

    0下载:
  2. 这是操作系统中避免死锁最常用的算法——银行家算法的源文件,希望对你有用,谢谢。-This is the banker algorithm source files in the operating system
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:187442
    • 提供者:Anne
  1. 3

    0下载:
  2. 银行家算法的实现,allocate,need,maximum等矩阵算出request是否安全-banker algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-14
    • 文件大小:2776
    • 提供者:jill
  1. banker

    0下载:
  2. 最有代表性的避免死锁的算法。又被称为“资源分配拒绝”法。-The most representative algorithm to avoid deadlock. Also known as " resource allocation refusal" method.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:1527
    • 提供者:earshore
  1. BANKER~1.C.tar

    0下载:
  2. bankers algorithm for deadlock detection
  3. 所属分类:OS Develop

    • 发布日期:2017-04-12
    • 文件大小:1082
    • 提供者:sam
  1. banker

    0下载:
  2. 银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系 统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。为实现银行家算法,系统必须设置若干数据结构。-Banker' s algorithm is one of the most representative algorithms to avoid deadlock. The method allows to avoid deadlocks in t
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1754855
    • 提供者:符舜
  1. banksuanfa

    0下载:
  2. House: through the experiment with the algorithm of programming language simulation bankers procedure law to strengthen the safety of understanding and mastery of the banker algorithm. Familiar with the method to avoid deadlock, deadlock and security
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:128156
    • 提供者:ahu_gj
  1. banker

    0下载:
  2. 基于C语言的数据结构与算法分析:银行家算法-Data Structures and Algorithms in C language-based analysis: the banker s algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6620
    • 提供者:Austin Chou
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 25 »
搜珍网 www.dssz.com