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

搜索资源列表

  1. banker

    0下载:
  2. 用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
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5448
    • 提供者:sdfsd
  1. banker

    0下载:
  2. 这是一个C++的银行家算法程序,可以根据输入的进程资源进行银行家算法.也可以按2直接输入一组默认数据.-This is a C++ procedures of the banker' s algorithm, you can enter the process in accordance with resources algorithm Banker. 2 can be directly imported by a set of default data.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1290177
    • 提供者:周是晓
  1. Banker

    0下载:
  2. VC + + 6.0 bankers algorithm , it s useful for anyone.-VC++ 6.0 bankers algorithm , it s useful for anyone.
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:2000250
    • 提供者:kevin
  1. banker

    0下载:
  2. 银行家算法,使用vs2005控制台应用程序设计的-Banker' s algorithm, using vs2005 console application designed for
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:428082
    • 提供者:小庆
  1. banker

    0下载:
  2. 操作系统进程中的银行家算法,利用C语言实现的简单程序。-The operating system in the process of banker' s algorithm, using C language implementation of the simple procedure
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:756
    • 提供者:element
  1. sol2

    0下载:
  2. banker algorithm program that make detection and terminate while detrmine processes & resources check up where is deadlock exist.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1460
    • 提供者:belal
  1. Banker

    0下载:
  2. 计算机操作系统 银行家算法解决问题,为资源的分配作为根据-Computer operating system banker' s algorithm to solve the problem, the distribution of resources as a basis for
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1729
    • 提供者:w
  1. banker.c

    0下载:
  2. Implementation of Banker s Algorithm in C Language
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:2220
    • 提供者:KDP
  1. Banker

    0下载:
  2. 进程调度中银行家算法的实现,进程的创建与高度均是模拟并未真正创建-Process Scheduling in the banker' s algorithm implementation, the process of creating and height are not really create a simulation
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:219048
    • 提供者:fcwindpasss
  1. banker

    0下载:
  2. 操作系统中的银行家算法,用于寻找安全序列,防止发生死锁-OS bankers algorithm for finding safe sequence, to prevent deadlock
  3. 所属分类:Other systems

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

    0下载:
  2. 银行家算法问题,自己的银行家算法课程设计代码和说明书-Bankers algorithm problem, his banker algorithm curriculum design code and specification
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:16669
    • 提供者:lingyi
  1. yin-hang-jia-suan-fa

    0下载:
  2. 用c语言模拟了操作系统中银行家算法,包含了详细的代码。 -C language to simulate the banker algorithm, the operating system contains a detailed code.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:235994
    • 提供者:liuyangbiao
  1. banker

    0下载:
  2. 银行家算法,可用于linux系统,文档中包含源代码-Bankers algorithm can be used Linux system, the document contains the source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-08
    • 文件大小:212658
    • 提供者:丛菲
  1. Bankers-algorithm

    0下载:
  2. 死锁避免----银行家算法的模拟实现,掌握银行家算法,了解资源在进程并发执行中的资源分配策略。-Deadlock avoidance---- bankers algorithm simulation, master the banker' s algorithm, and resources in the process of concurrent implementation of resource allocation strategies.
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:1572
    • 提供者:vity
  1. banker-solution

    0下载:
  2. 实现的是操作系统中所研究的银行家算法问题。(1) 设计进程对各类资源最大申请表示及初值确定。 (2) 设定系统提供资源初始状况。 (3) 设定每次某个进程对各类资源的申请表示。 (4) 编制程序,依据银行家算法,决定其申请是否得到满足。 -Banker algorithm implementation is a problem in the operating system under study. (1) the design process for all types
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1946
    • 提供者:曾奕
  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++代码实现,安全状态算法-Operating system, bankers algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1069173
    • 提供者:楚志铭
  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. banker

    0下载:
  2. 操作系统中的银行家算法,使用C实现,希望对大家理解“试触”这种思想有帮助-Bankers algorithm in the operating system
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:172747
    • 提供者:dazhao
  1. Banker

    0下载:
  2. 银行家算法演示,win32动态展示银行家算法,便于理解-Bankers algorithm demonstration
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:142084
    • 提供者:王廷魁
« 12 3 »
搜珍网 www.dssz.com