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

搜索资源列表

  1. zy1

    0下载:
  2. 一.算法介绍: **数据结构: 1.可利用资源向量Available 2.最大需求矩阵Max 3.分配矩阵Allocation 4.需求矩阵Need **功能介绍: 模拟实现Dijkstra的银行家算法以避免死锁的出现.分两部分组成: 第一部分:银行家算法(扫描) 1.如果Request<=Need,则转向2 否则,出错 2.如果Request<=Available,则转向3,否则等待 3.系统试探分配请求的资源给进程 4.系统执行安
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:7881
    • 提供者:李琪
  1. 操作系统部分算法模拟软件

    0下载:
  2. 本软件设计的目的是: 通过编写程序,将操作系统部算法以可视化的方式模拟出来,最终达到对这些算法有一个比深的理解。 本软件演示的算法有: 多种资源的银行家算法 可变分区存储算法 生产者——消费者(PV操作模拟) FIFO算法和LRU算法(页面淘汰算法) 请求分页算法 CUP——I/0利用率分析 开发工具: Delphi 7.0 -The software is designed to : develop procedures of the opera
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1326208
    • 提供者:刀尖
  1. OS_Bank

    0下载:
  2. 操作系统-银行家算法报告实验报告,自己写的交流一下哈-OS-bankers report experimental algorithms, wrote about the exchange of Kazakhstan.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:154227
    • 提供者:kira
  1. test2

    0下载:
  2. 包含随机算法和银行家算法。 随机算法可检查出死锁,用银行家算法可避免死锁
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:12360
    • 提供者:林丹
  1. os-banker

    0下载:
  2. 操作系统中银行家算法的演示程序,银行家算法是避免死锁的方法,避免死锁的法则是,系统在运行过程中,对于进程的每一种资源请求都要根据预掌握的资源使用信息,按照一定的算法,进行是否可能导致死锁的预测,以决定是否同意这一资源请求。这是向前看几步,知道保证不会导致死锁时再向前走一步的具有动态性质的预测算法。-operating system bankers algorithm Demonstration Program, bankers algorithm is a method to avoid dea
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1634
    • 提供者:邱孝杰
  1. BANK_bank

    0下载:
  2. 主要是用语解决死锁问题的算法,也称之为银行家算法,希望可以用的上!-term solution is mainly the deadlock algorithm, also known as bankers algorithm can be used to hope!
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1167
    • 提供者:刘华宾
  1. yhj111

    0下载:
  2. 银行家算法 进程控制中用到的算吧 检测是是否死锁-bankers process control algorithms used in the counting detection is whether it Deadlock
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1616
    • 提供者:YY
  1. 银行家算法2

    0下载:
  2. 本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。-asked to use the experimental high-level language debugging and prepared a simple algorithm bankers procedures. A better understanding of the application of resources to avoid deadl
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:282094
    • 提供者:呀呀
  1. cn700_vc347772244

    0下载:
  2. 银行家算法的实现 vc++开发 有需要的可以下载使用-bankers algorithm development to achieve vc need can be downloaded use
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:19090
    • 提供者:夸克
  1. 操作系统课程设计_银行家算法

    1下载:
  2. 所属分类:进程与线程

    • 发布日期:2010-12-09
    • 文件大小:220672
    • 提供者:lugang
  1. bank

    0下载:
  2. 操作系统-模拟银行家算法,实现操作系统PV信号量操作-operating system- analog bankers algorithm
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-08
    • 文件大小:2273
    • 提供者:王引刚
  1. yinhang

    0下载:
  2. 一个十分经典而且简单的银行家算法,对操作系统上机实验十分有效-A very classic and simple bankers algorithm, on the operating system on the experimental machine is very effective
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:1215
    • 提供者:Jhon
  1. bank

    0下载:
  2. 通过实现银行家算法代码 来检测进程分配是否安全-Banker' s algorithm through the process of distribution of code to detect if it is safe
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-12
    • 文件大小:1462
    • 提供者:杨帆
  1. bank

    0下载:
  2. 实现系统多进程管理的银行家算法,合理的避免了进程因为竞争同一资源而出现的死锁问题 -bankbankbankbankbankbankbankbankbankbankbankbankbank
  3. 所属分类:Process-Thread

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

    0下载:
  2. 银行家算法是避免死结(Deadlock)的一个著名的算法,是由艾兹格·迪杰斯特拉在1965年为T.H.E系统设计的一种避免死结产生的算法。它以银行借贷系统的分配策略为基础,判断并保证系统的安全运行。-Banker' s algorithm is to avoid deadlock (Deadlock), a well-known algorithm, by艾兹格迪杰Stella in 1965 for the THE system design to avoid the deadlock
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:53257
    • 提供者:韩妍丽
  1. aaa

    0下载:
  2. 操作系统银行家算法解决死锁问题并且可以观察死锁现象的产生-Banker' s algorithm to solve the deadlock problem
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:1029753
    • 提供者:张学兵
  1. Equipment_Manage

    0下载:
  2. 运用操作系统中的防止死锁算法(银行家算法)来实现设备和进程间的协调,让他们自动申请设备,处理设备请求,还有生成等待队列,完成队列,设备状态查看。-The use of the operating system to prevent deadlock algorithm (banker' s algorithm) to achieve coordination between equipment and processes so that they can voluntarily apply
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:40382
    • 提供者:师颖
  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. os_yinghangjiasuanfa

    0下载:
  2. 是银行家算法,进行对操作系统中进程管理,预防死锁,非常简单的一个程序-Is the banker' s algorithm, on an operating system process management, prevention of deadlock, a very simple procedure
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:38594
    • 提供者:张三
  1. 银行家算法

    0下载:
  2. 操作系统,windows系统下写的银行家算法,c++语言版。(The operating system, the banker's algorithm written under the windows system, the c++ language.)
  3. 所属分类:进程与线程

    • 发布日期:2018-01-09
    • 文件大小:155648
    • 提供者:moona
« 12 3 »
搜珍网 www.dssz.com