CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 银行家算法

搜索资源列表

  1. yinhang

    0下载:
  2. 银行家算法
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2245
    • 提供者:冷杉
  1. jinghangjia

    0下载:
  2. 银行家算法,
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1304
    • 提供者:
  1. yinhangjiasuanfa

    0下载:
  2. 文件是银行家算法演示程序的C语言代码,可以共C语言的初学者使用。-File is the banker' s algorithm demo program of C language code, C language can be a total beginner.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:1307
    • 提供者:黄桂仙
  1. bankerc

    0下载:
  2. 为了避免死锁产生和避免的情况,用银行家算法实现系统资源分配。-In order to avoid deadlock and avoid the situation arising, with banker' s algorithm for system resource allocation.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:2417
    • 提供者:博程
  1. Dijk

    0下载:
  2. 银行家算法模拟 可用于实习交作业等等 实用-Banker s algorithm simulation
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1133
    • 提供者:Mono
  1. 123

    0下载:
  2. C++版的银行家算法演示程序源代码,可以完全实现模拟。-C++ version of the banker' s algorithm demo program source code, can be fully realized simulation.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:3868
    • 提供者:黄桂仙
  1. yinhangjia

    0下载:
  2. 银行家算法,实现电梯的精确控制,具有非常好的效果。-Banker' s algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:15603
    • 提供者:仁山
  1. duojiduilie

    0下载:
  2. 银行家算法实现硬盘管理,就有很好的效果,非常精确。-Bankers algorithm hard disk management, there is good results, very accurate.
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:27089
    • 提供者:仁山
  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 dy
  3. 所属分类:Data structs

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

    0下载:
  2. 银行家算法(实现银行家算法的整个流程。从资源申请,到数据结构数值的修改,到安全性检测;循环资源申请,检测每次的安全状态,输出安全序列,直至所有进程执行完毕)-Banker' s algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1669
    • 提供者:ronny
  1. Banker

    0下载:
  2. 操作系统中经典的银行家算法的模拟程序,基于MFC对话框,可随意设定进程的个数和资源的个数-Classic bankers operating system simulation algorithm, based on MFC dialog box can be arbitrarily set the number of processes and resources, the number of
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1963743
    • 提供者:Meihua
  1. yinhangjia

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

    • 发布日期:2017-04-13
    • 文件大小:1693
    • 提供者:baichaochao
  1. BANK

    0下载:
  2. 银行家算法实现进程的调度、资源分配和管理的问题。用Java语言实现-Banker salgorithm implementation process scheduling, resource allocation and management. With the Java language
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:2943
    • 提供者:lansejingling
  1. LAB2_1

    0下载:
  2. 银行家算法和随机分配算法,VC6.0下编译通过-Banker' s algorithm and random allocation algorithm, VC6.0 compiled by
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:2530
    • 提供者:于鑫
  1. yinhangjia

    0下载:
  2. 银行家算法的实现 实现银行家算法分配资源-Bankers algorithm to allocate resources to achieve realization of banker' s algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:240412
    • 提供者:xiao
  1. yinhangjia

    0下载:
  2. 银行家算法 申请资源 安全性检查 使我们进一步了解银行家算法-Banker' s algorithm to apply resources to security checks enable us to further understand the banker' s algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1431
    • 提供者:dlq
  1. Banker

    0下载:
  2. 使用银行家算法,编写和调试一个系统动态分配资源的简单模拟程序。 自此,每行表示进程对资源的请求; 当所有进程结束后或文件结束时,程序结束。 -Using the banker' s algorithm, write and debug a simple dynamic simulation program to allocate resources. Since then, each line that process requests for resources when
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:686
    • 提供者:Yanxingfu
  1. yinhang

    0下载:
  2. 自己写的银行家算法,有需要的可以看下,简单易懂。-Bankers to write their own algorithms, we need to look down, easy to understand.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1903
    • 提供者:张祖强
  1. yinhanjiasuanfa-c-4

    0下载:
  2. 银行家算法 c编写-Banker' s algorithm c prepared
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:35141
    • 提供者:xuqiang
  1. yinhanjiasuanfa-c-5

    0下载:
  2. 银行家算法 c编写-Banker' s algorithm c prepared
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:29551
    • 提供者:xuqiang
« 1 2 3 4 5 6 7 89 10 11 12 »
搜珍网 www.dssz.com