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

搜索资源列表

  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. Banker

    0下载:
  2. 操作系统银行家算法的java程序。。。需要的朋友可以下载。-OS banker algorithm java program. . . Need a friend can be downloaded.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:2266
    • 提供者:宋杨
  1. bank

    0下载:
  2. 按照 汤子瀛操作系统一书银行家算法编写,界面友好,实现了银行家算法-Operating system, according to Tang Zi Ying write a book banker' s algorithm, user-friendly to achieve the banker' s algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:9755
    • 提供者:kiki
  1. 23242342342342432

    0下载:
  2. 操作系统课程设计,内存管理,银行家算法+快速文件管理系统-os
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7396406
    • 提供者:卡丁车
  1. Banker

    0下载:
  2. 银行家算法是一种最有代表性的避免死锁的算法。-Banker' s algorithm is one of the most representative of the deadlock avoidance algorithms.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:2914
    • 提供者:柳下惠
  1. banker

    0下载:
  2. 操作系统小程序--银行家算法.该代码主要是针对计算机系高校学生在操作系统中有编程困难的同学而设计的,针对性教强.模拟实现银行家算法。通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用银行家算法,有效的避免死锁.-Operating System applet- Banker' s algorithm. The code is mainly for the Department of Computer Science College Students in the
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:46768
    • 提供者:gaoning
  1. bank

    0下载:
  2. Java版本银行家算法,运行了死锁避免与死锁检测模拟程序,可以在Eclipse上直接运行-Java version of the banker' s algorithm, run the deadlock avoid deadlock detection simulation program that can run directly on the Eclipse
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:2076
    • 提供者:陈超
  1. DeadlockAvoidance

    0下载:
  2. 实验要求:(1)程序运行开始时,资源全部可用。资源种类约10种,每种资源数目为1~10。 (2)不断随机产生或手工输入新的“进程资源需求向量”,并填写到最大需求矩阵。 (3)在各进程的最大需求数量范围内(因此需作是否超出范围的检验),为各进程随机生成或手工输入资源请求。经银行家算法后输出系统是否安全的信息。当一个进程的资源请求全部发完后,认为它结束。 -Experimental requirements: (a) program run begins, all of the avai
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:378396
    • 提供者:lili
  1. MyBank

    0下载:
  2. 操作系统银行家算法,C#编写,比较漂亮,有用!-OS Banker' s algorithm, C# prepared, more beautiful, works!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:264134
    • 提供者:jack
  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. banker

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

    • 发布日期:2017-03-25
    • 文件大小:11294
    • 提供者:yuebo
  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. yinhangjiasuanfa

    1下载:
  2. 资源管理系统的设计与实现——银行家算法实现 用VC编程实现一个资源管理系统,该系统必须包括资源的添加、删除和修改等功能,并且允许其它进程来申请这里的资源,任何一个进程来申请资源时,必须先登记该进程对资源的申请要求,然后由系统检查当前资源的状况,并用银行家算法和安全性算法来检查是否允许分配资源给进程。每个进程申请资源的情况必须进行记录,并作为课程设计报告的一部分数据。 该系统的功能主要包含6个模块,分别为添加资源,删除资源,修改资源,分配资源,添加作业和离开。 1. 添加资源:当系统有
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:342632
    • 提供者:yanruidong
  1. ss

    0下载:
  2. VC++MFC模拟多进程并发死锁,界面友好,功能多,还设有银行家算法-VC++ MFC concurrent multi-process simulation deadlock, friendly interface, multi-function, also a banker' s algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:51113
    • 提供者:赵凯
  1. banker

    0下载:
  2. 用银行家算法 ,实现资源分配 ,具有显示或打印各进程依次要求申请的资源数以及依次分配资源的情况-With the banker' s algorithm, resource allocation, with the display or print the application of the process followed by the number of resources required and the allocation of resources in order
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:218186
    • 提供者:李倩
  1. yinhangjiasuanfa

    0下载:
  2. 银行家算法代码,能够实现银行家算法安全性检查,等等。-Banker s algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-15
    • 文件大小:7810
    • 提供者:李嘉琪
  1. Banker

    0下载:
  2. 银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。(Analog banker algorithm)
  3. 所属分类:操作系统开发

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:风海
  1. Banker

    0下载:
  2. 操作系统概念英文版chapter 7 银行家算法源码。(Banker's algorithm in Operating System Concept Chapter 7.)
  3. 所属分类:操作系统开发

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:enemy
  1. Banker

    0下载:
  2. 银行家算法模拟实现,基于C语言实现,windows平台.........(Banker's algorithm simulation, based on C language implementation, windows platform)
  3. 所属分类:操作系统开发

    • 发布日期:2017-12-24
    • 文件大小:40960
    • 提供者:ts123angle
  1. main

    0下载:
  2. 为了了解系统的资源分配情况,假定系统的任何一种资源在任一时刻只能被一个进程使用。任何进程已经占用的资源只能由进程自己释放,而不能由其他进程抢占。当进程申请的资源不能满足时,必须等待。因此,只要资源分配算法能保证进程的资源请求,且不出现循环等待,则系统不会出现死锁。 要求编写系统进行资源调度的程序,采用银行家算法,有效地避免死锁的产生。(In order to understand the resource allocation of the system, it is assumed that
  3. 所属分类:其他

« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com