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

搜索资源列表

  1. BANKER

    0下载:
  2. 银行家算法C++描述 银行家算法C++描述-Banker' s Algorithm C++ descr iption of banker' s algorithm C++ descr iption
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:13952
    • 提供者:gacser
  1. BANKER

    0下载:
  2. 银行家算法和安全性算法的实现。没有界面。但是很好用的。-A realization of banker algorithm and safe algorithm.
  3. 所属分类:Windows Kernel

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

    0下载:
  2. 操作系统:银行家算法。能够清晰明了的了解到算法的内容及算法说明,对大家学习有一定的帮助-Operating system: Banker' s algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:9798
    • 提供者:luoye
  1. banker

    0下载:
  2. 操作系统银行家算法的实现。操作系统的实验课程。-OS bankers algorithm. Experimental course the operating system.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:523
    • 提供者:hh
  1. banker

    0下载:
  2. 共享资源分配与银行家算法 [问题描述] 本题主要内容是模拟实现资源分配。银行家算法是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。 通过对这个算法的设计,让学生能够对书本知识有更深的理解,在操作和其它方面有更高的提升。 -Share resource allocation algorithm with bankers [Problem Descr iption] T
  3. 所属分类:Windows Kernel

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

    0下载:
  2. 死锁会引起计算机工作僵死,因此操作系统中必须防止。本实验的目的在于让学生独立的使用高级语言编写和调试一个系统动态分配资源的简单模拟程序,了解死锁产生的条件和原因,并采用银行家算法有效地防止死锁的发生,以加深对课堂上所讲授的知识的理解。-Computer work can cause deadlock dead, so the operating system must be prevented. The purpose of this study is to make students ind
  3. 所属分类:Windows Kernel

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

    0下载:
  2. OS scheduling code & bank algorithm
  3. 所属分类:Windows Kernel

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

    0下载:
  2. this is Banker algorithm-this is Banker algorithm..............
  3. 所属分类:Windows Kernel

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

    0下载:
  2. it implements the banker s algorithm
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:996
    • 提供者:SHIBU V S
  1. banker

    0下载:
  2. 操作系统中的银行家算法在Linux系统上的实现,没有模拟错误情况-Bankers algorithm in operating system on the Linux system does not simulate the error condition
  3. 所属分类:Linux-Unix program

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

    0下载:
  2. 操作系统中的银行家算法,用于避免死锁的产生-Bankers algorithm in operating system, used to avoid deadlock
  3. 所属分类:Windows Kernel

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

    0下载:
  2. 用于实现银行家算法,判读系统资源分配是否安全,从而起到预防死锁的作用。很不错-For the banker' s algorithm, and interpretation of resource allocation, security system, which play the role to prevent deadlock. Very good
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:1362
    • 提供者:韩磊
  1. The-bankers-algorithm

    0下载:
  2. The banker s algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-15
    • 文件大小:2511
    • 提供者:hwl
  1. banker

    0下载:
  2. 银行家算法,通过C++实现银行家算法避免死锁。-Bankers algorithm, C++ achieve bankers algorithm to avoid deadlock.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-10
    • 文件大小:1858
    • 提供者:cai
  1. Banker-s-algorithm

    0下载:
  2. 银行家算法实现Banker s algorithm-Banker s algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-13
    • 文件大小:1835
    • 提供者:肖传林
  1. Bankers-algorithm

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

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

    0下载:
  2. 通过银行家算法了解进程安全性检查方法及资源分配的方法。-To understand the method of process safety inspection and the allocation of resources by the banker s algorithm.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:11607
    • 提供者:小雨
  1. Bankers

    0下载:
  2. 操作系统中的银行家算法的实现,C++编写,完整的可执行程序-Banker algorithm implementation in the operating system, writing in c++ , complete an executable program
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-11
    • 文件大小:18452480
    • 提供者:lvhuimin
  1. Banker_Algorithm

    0下载:
  2. 操作系统进程调度算法,银行家算法,还有RR轮转算法,都可以运行-The operating system process scheduling algorithm, the banker algorithm, and RR rotation algorithm, can run
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:5328
    • 提供者:babbage
  1. 新建文本文档

    0下载:
  2. 该算法运用的是银行家算法,用于判断资源以及进程的申请资源的顺序是否安全,属于操作系统范围。(The algorithm uses the banker algorithm, which is used to judge whether the order of the resources and the application resources of the process is safe, and belongs to the operating system scope)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:江大王
« 12 »
搜珍网 www.dssz.com