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

搜索资源列表

  1. BA

    0下载:
  2. 操作系统实验,在VC下模拟实现银行家算法,运行过程中根据提示使用资源验证是否死锁-OS experiment to simulate the realization of banker algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:2073
    • 提供者:erene
  1. yinhangjiasuanfa

    0下载:
  2. 银行家算法的C语言实现。操作系统中的银行家算法。-Banker' s algorithm for C language. The operating system in the banker' s algorithm.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:1276
    • 提供者:刘正朝
  1. bank

    0下载:
  2. 银行家算法是一种最有代表性的避免死锁的算法。要解释银行家算法,必须先解释操作系统安全状态和不安全状态。该程序实现有效描述。-Banker' s algorithm is one of the most representative of the deadlock avoidance algorithms. To explain the banker' s algorithm, we must first explain the operating system security st
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:276167
    • 提供者:王道
  1. yinhangjiasuanfa

    0下载:
  2. 用银行家算法实现资源分配。设计五个进程{0, 1, 2, 3, 4}共享三类资源{A,B,C}的系统, {A,B,C}的资源数量分别为10,5,7。进程可动态地申请资源和释放资源,系统按进程的申请动态地分配资源,要求程序具有显示和打印各进程的某一个时刻的资源分配表和安全序列;显示和打印各进程依次要求申请的资源号以及为某进程分配资源后的有关资源数据。-With the banker' s algorithm to achieve resource allocation. Designed t
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:1480
    • 提供者:fujiao
  1. 1

    0下载:
  2. 用C++语言实现银行家算法,以操作系统书为例子-Using C++ language implementation banker' s algorithm, to the operating system as an example the book
  3. 所属分类:OS Develop

    • 发布日期:2017-04-15
    • 文件大小:8217
    • 提供者:雷哲文
  1. bank)

    0下载:
  2. 银行家算法的程序,将文件改成c语言就行了。认真编写-Banker' s algorithm process the file into c language on the list. Carefully prepared
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:1394
    • 提供者:vicky
  1. yhj

    0下载:
  2. 主要实现银行家算法相关问题 基本能解决上级的任务与要求-Main achieved banker' s algorithm can solve the related problems of basic tasks and requirements for higher
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:309477
    • 提供者:
  1. yinhangjiasuanfa

    0下载:
  2. 操作系统中用C++实现银行家算法,实现安全性算法。可以判断这个系统资源是否足够与是否可以进程申请资源后系统是否安全。-The operating system using C++ realization of banker' s algorithm to achieve security algorithms. The system can determine the adequacy of resources and the possibility of the application
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:1634
    • 提供者:siala
  1. wjq

    0下载:
  2. TSOT:实验一 进程队列模拟,队列使用链表形式。 TSOP:实验二 页面请求模拟,生成表单一中的页面地址映射有严重问题,我没有重做。 TAOT:实验三 进程调度。 TAOB:实验四 银行家算法,不能自行设定进程数量,用的是递归算法。-TSOT: experimental simulation of a process queue, the queue using linked list form. TSOP: 2 page requests simulation exp
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:36740
    • 提供者:yaowenxue
  1. yhj

    0下载:
  2. 银行家算法 已分配和可利用的 利用银行家算法可以避免死锁的发生-Banker' s algorithm has been allocated and the use of banker' s algorithm can be used to avoid the occurrence of deadlock
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:19219
    • 提供者:yaowenxue
  1. czxt

    0下载:
  2. 操作系统课程设计 包含银行家算法等 以及一些实验课的内容-Operating system, curriculum design, with banker' s algorithm as well as some experimental courses such as the contents of the
  3. 所属分类:OS Develop

    • 发布日期:2017-05-10
    • 文件大小:2243336
    • 提供者:郭耀婷
  1. caozuoxitong

    0下载:
  2. 进程调度算法,银行家算法,分区算法中首次适应算法-Process Scheduling,Banker s algorithm,Partition algorithm first-fit algorithm. .
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:890808
    • 提供者:岳双双
  1. yinhangjiasuanfa

    0下载:
  2. 使用VC++实现的银行家算法,清楚简洁明了-Banker' s algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:237662
    • 提供者:永不言弃
  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. 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. 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. yinhanjiasuanfa

    0下载:
  2. 银行家算法,操作系统课程设计,开发环境VC6.0,较为简单,易于修改-Banker' s algorithm, operating systems curriculum design, development environment, VC6.0, simple, easy to modify
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:1908
    • 提供者:roy
  1. bank_Code

    0下载:
  2. 银行家算法,本程序使用一个数组来实现其功能。-Banker' s algorithm, using an array to achieve.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:192863
    • 提供者:高亮
  1. 1

    0下载:
  2. 这是操作系统的经典算法——银行家算法,希望大家好好珍惜吧-This is the operating system of the classical algorithm- Banker' s algorithm, I hope you cherish it! ! !
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:451122
    • 提供者:于君
« 1 2 3 4 56 7 8 9 10 »
搜珍网 www.dssz.com