CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 操作系统开发 搜索资源 - banker algorithm

搜索资源列表

  1. caozuoxitong

    0下载:
  2. 操作系统课程设计 内涵spooling Rsa加密 生产者与消费者 银行家算法 内容简单 适合初学者 -Curriculum design content of the operating system spooling Rsa encryption algorithm banker producers and consumers simple and suitable for beginners content
  3. 所属分类:OS Develop

    • 发布日期:2017-05-10
    • 文件大小:2082299
    • 提供者:付斌
  1. yinhang

    0下载:
  2. 实现银行家算法,对学生非常有用,在大学操作系统中都会用到-The realization of banker' s algorithm, is very useful to students in the University of the operating system will be used
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:666
    • 提供者:dingding
  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. Banker_algorithm

    0下载:
  2. 一个实现操作系统银行家算法的vc++程序,银行家算法全过程,包括MAX,NEND等资源的设定都由txt文档提供。-A banker' s algorithm to achieve the operating system of the vc++ program, the entire process of banker' s algorithm, including the MAX, NEND settings and other resources provided by the
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:16384
    • 提供者:beyond
  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. 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 2 3 4 56 7 8 »
搜珍网 www.dssz.com