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

搜索资源列表

  1. yinhangjiasuanfa

    0下载:
  2. 本程序主要是用银行家算法避免系统出现的死锁-This procedure is mainly used bankers algorithm avoid deadlock system
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1350
    • 提供者:张大中
  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. sun3

    0下载:
  2. 银行家算法是避免死锁的一种重要方法,要求编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。-Bankers algorithm avoid deadlock is an important method of preparation and testing requirements of the bankers algorithm a simple procedure. Apply for a better understandi
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2254
    • 提供者:sun
  1. 12344

    0下载:
  2. 模拟银行家算法 页式存储管理如何实现地址转换;进一步认识页式虚拟存储管理中如何处理缺页中断。用C++实现LRU置换算法 -Bankers algorithm simulation storage management page addresses how to achieve the conversion a better understanding of virtual memory management page of how to handle page fault. Using
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:284962
    • 提供者:0
  1. bank

    0下载:
  2. 银行家算法,操作系统的安全状态和安全序列,死锁和避免死锁的银行家算法-Banker' s algorithm, the operating system' s security status and security sequence, deadlock and the bankers algorithm avoid deadlock
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:1377
    • 提供者:xapql
  1. Ten_classic_operating_system_algorithm

    0下载:
  2. 本文介绍了进程调度,文件管理,银行家算法,作业调度等等十个经典算法,有利于学习和理解操作系统。-This article describes the process of scheduling, document management, bankers algorithm, job scheduling algorithms and so on dozens of classic and is conducive to learning and understanding of the oper
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:56892
    • 提供者:星星
  1. yinghangjiasuanfa

    0下载:
  2. 银行家算法C++描述,银行家算法C描述,宝贵资料,共享大家,欢迎下载-Banker' s Algorithm C++ descr iption, bankers algorithm C descr iption of valuable information, share you are welcome to download
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-23
    • 文件大小:19052
    • 提供者:john
  1. EX5_BANKER

    0下载:
  2. A simple program for implementing the Bankers algorithm in Linux/UNIX Environment
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:9977
    • 提供者:Prabha
  1. bankers2

    0下载:
  2. bankers algorithm implementation-bankers algorithm implementation....
  3. 所属分类:OS Develop

    • 发布日期:2017-04-11
    • 文件大小:1238
    • 提供者:anwar
  1. bankerRR28

    0下载:
  2. a c program to implement Bankers Algorithm for deadlock
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:1745
    • 提供者:naveen
  1. Bank

    0下载:
  2. 此文件模拟实现了避免死锁发生的银行家算法。-This file is simulated to achieve the bankers algorithm avoid deadlock occurred.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:1793
    • 提供者:sunlong
  1. 5

    0下载:
  2. 编写银行家算法模拟程序,实现银行家算法原理。-The preparation of Banker' s algorithm simulation program, to achieve bankers algorithm principle.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:6812
    • 提供者:xujinxj
  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. banker

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

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

    0下载:
  2. 该程序演示了银行家算法的核心内容,有助于我们更加的理解银行家算法!! 至于好不好,看了评论!!! 可以发邮件gzdxzhouyuqing@tom.com一起交流学习 -The program demonstrates the core of Banker s algorithm will help us better understand bankers algorithm! ! As for the good, read comments! ! ! Email gz
  3. 所属分类:CSharp

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

    0下载:
  2. 实现了银行家算法,功能有:添加资源、删除资源、修改资源、分配资源、修改作业-Realized the bankers algorithm functions are: add resources, remove the resource, modify resources, the allocation of resources, modify operations ......
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2208
    • 提供者:wtg
  1. 1

    0下载:
  2. 银行家算法模拟 c++编写 理利用银行家算法避免死锁-Banker' s algorithm simulation using c++ written reasons bankers algorithm avoid deadlock
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:895321
    • 提供者:yang
  1. Banker

    0下载:
  2. 用VC编写的学生学习用的银行家算法程序,设计得比较简单。-Prepared students with the VC with the bankers algorithm program, designed to be simple.
  3. 所属分类:Algorithm

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

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

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

    0下载:
  2. 银行家算法是避免死锁的一种重要方法。 本实验的目的是,加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。-Banker' s algorithm is an important method to avoid deadlock. The purpose of this study is to better understand the application of resources to avoid deadlock and other concep
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1615
    • 提供者:马月
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 21 »
搜珍网 www.dssz.com