CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 操作系统开发 搜索资源 - banker algorithm

搜索资源列表

  1. banker-deadlock

    0下载:
  2. 解决进程死锁的银行家算法,vc++2005-settlement process Deadlock bankers algorithm, vc 2005
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:94804
    • 提供者:李国新
  1. bankp

    0下载:
  2. 这是银行家算法表现的一个程序-This is a banker algorithm performance of a procedure
  3. 所属分类:操作系统开发

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

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

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

    0下载:
  2. 银行家算法-Banker s Algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-11-21
    • 文件大小:1327
    • 提供者:echomails
  1. banker_code

    0下载:
  2. 操作系统中的经典问题:银行家算法 - In operating system classical question: Banker algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-12-08
    • 文件大小:4562
    • 提供者:赫冰
  1. Banker

    0下载:
  2. 操作系统中的银行家算法 C语言实现 VC6.0编译-Operating system implementation of Banker' s Algorithm C language compiler VC6.0
  3. 所属分类:OS Develop

    • 发布日期:2017-04-26
    • 文件大小:79489
    • 提供者:笨笨周
  1. Banker

    0下载:
  2. 用于操作系统,银行家算法,用以计算安全性,判断如何分配资源,判断资源分配是否安全-For the operating system, banker' s algorithm for computing security, determine how to allocate resources, determine the allocation of resources if it is safe
  3. 所属分类:OS Develop

    • 发布日期:2017-04-07
    • 文件大小:1921
    • 提供者:wujingyun
  1. 050601236

    0下载:
  2. c,c++实现的算法模拟,只含源码,其中的银行家算法使用c实现的,动态分区分配是c++实现的。- c, c++ realization of the algorithm simulation, containing only source, of which the banker s algorithm to achieve the use of c, dynamic partition allocation is c++ to achieve.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-24
    • 文件大小:12089
    • 提供者:peng.xu
  1. BA

    0下载:
  2. 操作系统实验,在VC下模拟实现银行家算法,运行过程中根据提示使用资源验证是否死锁-OS experiment to simulate the realization of banker algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:2073
    • 提供者:erene
  1. Banker

    0下载:
  2. 银行家算法用来避免死锁,实现语言C++,输入从文件中读取-Banker algorithm is used to avoid deadlocks and achieve language C++, input from the file.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-25
    • 文件大小:109396
    • 提供者:Felix
  1. banker

    0下载:
  2. 模拟操作系统中的银行家算法,1.txt的录入格式 进程名(单字符),所需a资源数,所需b资源数,所需c资源数,已申请a资源数,已申请b资源数,已申请c资源数 共5行-The Banker Algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:1821
    • 提供者:shiboo
  1. banker

    0下载:
  2. 操作系统实验,编写程序实现银行家算法的C++代码-Operating system, experiment, write a program to achieve banker algorithm C++ code for
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:850
    • 提供者:驰骋
  1. banker

    0下载:
  2. 操作系统小程序--银行家算法.该代码主要是针对计算机系高校学生在操作系统中有编程困难的同学而设计的,针对性教强.模拟实现银行家算法。通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用银行家算法,有效的避免死锁.-Operating System applet- Banker' s algorithm. The code is mainly for the Department of Computer Science College Students in the
  3. 所属分类:OS Develop

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

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

    • 发布日期:2017-04-11
    • 文件大小:737
    • 提供者:kim
  1. banker

    0下载:
  2. 操作系统课程设计 银行家算法源码 C/C++源代码-Banker algorithm source-C/C++ source code
  3. 所属分类:OS Develop

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

    0下载:
  2. 操作系统 银行家算法 用于多进程共享系统中的多个资源,避免死锁-This procedure is a banker algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:2102
    • 提供者:xiaozhao
  1. banker

    0下载:
  2. 操作系统实验之银行家算法,通过实现银行家算法深入了解CPU调度-banker algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-11-29
    • 文件大小:3133
    • 提供者:jimmy lin
  1. banker

    0下载:
  2. 多个进程同时运行时,系统根据各类系统资源的最大需求和各类系统的剩余资源为进程安排安全序列,使得系统能快速且安全地运行进程,不至发生死锁。银行家算法是避免死锁的主要方法-Multiple processes running at the same time, the greatest demand for various types of system resources and the remaining resources of the various systems arranged for
  3. 所属分类:OS Develop

    • 发布日期:2017-11-19
    • 文件大小:3139
    • 提供者:陈斯顿
  1. Banker

    0下载:
  2. 银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。(Analog banker algorithm)
  3. 所属分类:操作系统开发

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:风海
  1. banker

    0下载:
  2. 基于codeblocks下编程的银行家算法(A banker algorithm based on CodeBlocks programming)
  3. 所属分类:操作系统开发

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:暴宝宝
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com