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

搜索资源列表

  1. BANKER

    0下载:
  2. program to implement the banker s algorithm
  3. 所属分类:IT Hero

    • 发布日期:2017-03-29
    • 文件大小:1002
    • 提供者:Juned
  1. BankersAlgorithm

    0下载:
  2. Banker s Algorithm implementation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:174999
    • 提供者:sersery
  1. banker

    0下载:
  2. 银行家算法,使用vs2005控制台应用程序设计的-Banker' s algorithm, using vs2005 console application designed for
  3. 所属分类:Other systems

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

    0下载:
  2. 操作系统实验银行家算法,检测死锁并且给出相应序列-En Operating System Experiment banker' s algorithm. . .
  3. 所属分类:OS Develop

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

    0下载:
  2. 操作系统进程中的银行家算法,利用C语言实现的简单程序。-The operating system in the process of banker' s algorithm, using C language implementation of the simple procedure
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:756
    • 提供者:element
  1. banker

    0下载:
  2. 使用C语言实现的模拟操作系统的资源分配的银行家算法~-Using the C language implementation of the simulation of the operating system allocation of resources banker' s algorithm ~
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:53586
    • 提供者:于海南
  1. banker

    0下载:
  2. 这是一个用c++写的银行家算法,希望大家用的上-This is a work written in c++ banker algorithm, used in the hope that we
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:254497
    • 提供者:fred
  1. banker

    0下载:
  2. 银行家算法小程序,Linux平台下运行。-Banker' s algorithm applet, Linux platform to run.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:1350
    • 提供者:
  1. banker

    0下载:
  2. 模拟操作系统中的银行家算法,1.txt的录入格式 进程名(单字符),所需a资源数,所需b资源数,所需c资源数,已申请a资源数,已申请b资源数,已申请c资源数 共5行-The Banker Algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:1821
    • 提供者:shiboo
  1. banker

    0下载:
  2. 操作系统实验,编写程序实现银行家算法的C++代码-Operating system, experiment, write a program to achieve banker algorithm C++ code for
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:850
    • 提供者:驰骋
  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. 计算机操作系统 银行家算法解决问题,为资源的分配作为根据-Computer operating system banker' s algorithm to solve the problem, the distribution of resources as a basis for
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1729
    • 提供者:w
  1. Banker

    0下载:
  2. 银行家算法课程设计,这是操作系统课程设计的一部分内容-Banker' s algorithm curriculum design, curriculum design, which is part of the operating system
  3. 所属分类:OS Develop

    • 发布日期:2017-04-07
    • 文件大小:1968
    • 提供者:康华潮
  1. banker

    0下载:
  2. banker algoritm system processes the application to dynamically allocate resources. Procedures required to display and print the process of a moment of the distribution of resources and safety sequence Display and print the process followed for seeki
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:38961
    • 提供者:zia
  1. banker.c

    0下载:
  2. Implementation of Banker s Algorithm in C Language
  3. 所属分类:Other systems

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

    0下载:
  2. 银行家算法,在操作系统中用于计算是否系统的资源请求会导致死锁-Banker' s algorithm, in the operating system used to calculate whether the resource request would cause a deadlock
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1435
    • 提供者:何耀东
  1. banker

    0下载:
  2. 实现操作系统调度管理思想中的“银行家算法”-To achieve the operating system scheduling management thinking in the " banker' s algorithm"
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1545
    • 提供者:贺琦
  1. BANKER

    0下载:
  2. Implementation of banker algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1117
    • 提供者:rahul
« 1 2 34 5 6 7 8 9 10 ... 33 »
搜珍网 www.dssz.com