CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 银行家算法

搜索资源列表

  1. yinhangjia

    0下载:
  2. 用c++变的一个银行家算法,来源于网络,仅供参考,谢谢。够20字了-Using c++ change a banker' s algorithm, derived from the network for reference purposes only, thank you. Enough for 20 characters of the
  3. 所属分类:File Operate

    • 发布日期:2017-04-17
    • 文件大小:185519
    • 提供者:kun
  1. yinghangjia

    0下载:
  2. 银行家算法的各种实现,里面包括源代码和报告-A variety of banker' s algorithm implementation, which includes source code and reports
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:8510
    • 提供者:张涛
  1. YHJ

    0下载:
  2. 本小程序用C++语言模拟了操作系统的银行家算法。-This small program using C++ language of the banker' s algorithm to simulate the operating system.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:2113
    • 提供者:greenen
  1. yinhangjia

    0下载:
  2. 银行家算法 可以实验系统的分配 而不至于出现死锁-Banker' s algorithm can be experimental system is unlikely that the distribution of the deadlock
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:107321
    • 提供者:东见难
  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. yinhangjia

    0下载:
  2. 设计一个n个并发进程共享m个系统资源的程序以实现银行家算法编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用适当的算法,有效地防止和避免死锁的发生-Design a n concurrent processes to share m-system resources to achieve the banker' s algorithm program to write and debug a simple system dynamics simulation prog
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:6009
    • 提供者:高飞
  1. Banker

    0下载:
  2. 自己编写的银行家算法,适合初学操作系统的同学来使用。-I have written the banker s algorithm, suitable for beginner students to use the operating system.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:899439
    • 提供者:Wayne
  1. BankerAlgorithsm

    0下载:
  2. 一个关于死锁检测的经典算法--银行家算法-With regard to the classic deadlock detection algorithms- Banker' s algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:960
    • 提供者:lee
  1. bank

    0下载:
  2. 银行家算法,课程设计题目,没有什么特别的,而且不是自己写的,是别人的,方便自己看的-"bank" method for your programing project
  3. 所属分类:Other windows programs

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

    0下载:
  2. 银行家算法的C++程序实现,可以给初学者提供参考-Banker' s algorithm implementation of C++ programs that can provide a reference for beginners
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:307790
    • 提供者:wangzhehu
  1. yinhangjia

    0下载:
  2. 编程序模拟银行家算法,要求能体现算法的全过程。-Programmed simulation of Banker' s algorithm, the algorithm required to reflect the entire process.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2187
    • 提供者:小黄
  1. 111

    0下载:
  2. 进程调度银行家算法,简单的一个小程序,基本思想是这样的-Process scheduling bankers algorithm, a simple small program, the basic idea is this
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-14
    • 文件大小:4674
    • 提供者:陈坤
  1. bank2

    0下载:
  2. 银行家算法(这是操作系统中的一个实验,用于解决资源分配问题)-the banker arithmetic
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:919
    • 提供者:zhazha
  1. banker2

    0下载:
  2. 银行家算法,比较简单,用数组实现的,不过都基本上阐述了银行家算法的过程-Banker' s algorithm is simpler, using an array to achieve, but are basically explained the process of Banker' s algorithm
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:201005
    • 提供者:嘉嘉
  1. bank

    0下载:
  2. 银行家算法 操作系统对进程需要资源进行保守分配,能避免死锁产生-Banker' s algorithm operating on the process needs to be a conservative allocation of resources, to avoid the deadlock created
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2099
    • 提供者:xingqiyi
  1. YHJSF

    0下载:
  2. 操作系统银行家算法分配资源的一步步实现过程。-Operating system allocating resources banker' s algorithm implementation process step by step.
  3. 所属分类:Other windows programs

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

    0下载:
  2. 实现典型的算法,银行家算法的实现与应用。-Achieve a typical algorithm, Implementation and Application of Banker' s algorithm.
  3. 所属分类:Process-Thread

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

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

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

    0下载:
  2. 银行家算法的另一种实现源程序,它属于操作系统的相关编程-Another banker' s algorithm implementation source code, it is operating system-related programming
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:1471
    • 提供者:chencl
  1. yinhangjiasuanfa

    0下载:
  2. 用程序说明银行家算法....模拟一个银行家算法的系统-Algorithm with a descr iption of the procedures .... banker banker algorithm simulating a system ...
  3. 所属分类:Windows Develop

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