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

搜索资源列表

  1. ziyuanguanli

    0下载:
  2.  1.1 设计的目的    加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。  1.2 设计的要求 用VC编程实现一个资源管理系统,该系统必须包括资源的添加、删除和修改等功能,并且允许其它进程来申请这里的资源,任何一个进程来申请资源时,必须先登记该进程对资源的申请要求,然后由系统检查当前资源的状况,并用银行家算法和安全性算法来检查是否允许分配资源给进程。 每个进程申请资源的情况必须进行记录,并作为课程设计报告的一部分数据。-1.1 is des
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:141254
    • 提供者:xiaoxi10086
  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. 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. bank

    0下载:
  2. header file for banker s algo
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:668
    • 提供者:santosh
  1. MyBank

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

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

    0下载:
  2. 此文档为操作系统课程设计之银行家算法,仅供参考-This document is the banker for the operating systems course design algorithm, reference
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:47007
    • 提供者:陆勇
  1. bankerAlgorithm

    0下载:
  2. 设计一个银行家算法,实现对N个进程和M种系统资源进行银行家算法判定和资源分配;并根据银行家算法的要求设计相应的数据结构,通过输入进程的个数,资源的种类,各个资源的最多数量,各个进程的Max,,Allocation,Need,然后对算法进行检测,判断是否能产生安全序列。-Design of a banker' s algorithm, to realize the process and the M N-species system resources determine the banke
  3. 所属分类:OS Develop

    • 发布日期:2017-05-12
    • 文件大小:2721141
    • 提供者:何志芬
  1. Bankeralgorithm

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

    • 发布日期:2017-04-01
    • 文件大小:153745
    • 提供者:hanchao
  1. YinHangJia

    0下载:
  2. 模拟实现操作系统中解决死锁问题的银行家算法-Simulation to achieve the operating system to solve the problem of the banker' s algorithm deadlock
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:2257
    • 提供者:吴蕾
  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. 银行系统简洁的界面,主要是数据库连接,和数据储存和读取。-bankOS
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:378378
    • 提供者:杨吉军
  1. 12222

    0下载:
  2. 银行家算法的代码,M个进程对N类资源最大资源需求量 -Banker' s algorithm code, M a process on the N Resource in the largest demand for resources
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-05
    • 文件大小:1271
    • 提供者:niulei
  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. 2007433952762

    0下载:
  2. 本软件是银行家算法,利用此算法解决死锁问题,其中包括银行家算法的数据结构,银行家的算法及相关实现等!-This software is the banker' s algorithm, using this algorithm to solve the deadlock problem, including the banker' s algorithm for data structure, the banker' s algorithm and the related re
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:73512
    • 提供者:jinfeng
  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 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 33 »
搜珍网 www.dssz.com