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

搜索资源列表

  1. Bankers-algorithm

    0下载:
  2. 银行家算法的实现,输入进程号,资源请求量,判断是否正确。-Bankers algorithm, the input process number, the amount of resources requested, to determine whether correct.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:1917
    • 提供者:thesmallc
  1. bankerReaderAndWriter

    0下载:
  2. c++实现操作系统中经典的银行家算法和读者写着算法-c++ operating system to achieve the classic banker algorithm written algorithms and readers
  3. 所属分类:OS Develop

    • 发布日期:2017-05-12
    • 文件大小:2853483
    • 提供者:黄小君
  1. Bankers-algorithm

    0下载:
  2. 利用c语言编写的操作系统银行家算法,作业需求可用-Bankers algorithm c language
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1843
    • 提供者:yimo
  1. 3

    0下载:
  2. 银行家算法的实现,allocate,need,maximum等矩阵算出request是否安全-banker algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-14
    • 文件大小:2776
    • 提供者:jill
  1. banker

    0下载:
  2. 这个程序是用汇编语言写的银行家算法!包括对数据的输入和显示!-This program is written in assembly language banker algorithm! Including data input and display!
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1551
    • 提供者:demon
  1. ex1

    0下载:
  2. 实验用的银行家算法,没啥技术含量,不用管这个,纯粹是为了下载东西,2-BE HAPPY,JUST FOR FUN
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:1578
    • 提供者:庞统
  1. yinhangjia

    0下载:
  2. 操作系统银行家算法问题的C++源代码,可以在C++中实现.-操作系统银行家算法问题的C++源代码,可以在C++中实现. Bankers operating system algorithm problem C++ source code, can be achieved in the C++.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-15
    • 文件大小:6869
    • 提供者:李峥峥
  1. yinhangjia

    0下载:
  2. 银行家算法,计算机操作系统课程作业,上机作业-Bankers algorithm, computer operating systems course work, the machine operation
  3. 所属分类:OS Develop

    • 发布日期:2017-04-28
    • 文件大小:298673
    • 提供者:董威
  1. Banker_algorithm

    0下载:
  2. 主要内容是模拟实现资源分配。同时要求编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生 的条件,并使用适当的算法,有效的防止和避免死锁的发生。 具体用银行家算法实现资源分配。要求如下: (1) 设计一个M个并发进程共享N类不同资源的系统,进程可动态地申请资源和释放资源,系统按各进程的申 请动态地分配资源(可考虑多个进程多个类资源的情况)。 (2) 设计用银行家算法和随机分配算法,实现资源分配的两个资源分配程序,应具有显示或打印各进程依次 要求申请
  3. 所属分类:OS Develop

    • 发布日期:2017-04-14
    • 文件大小:3238
    • 提供者:君奕
  1. main

    0下载:
  2. 银行家算法,假设有5个进程,4类资源,执行银行家算法进行进程的调度和资源的分配。每次分配,要执行安全性检查,符合则分配资源,否则放弃试分配的资源-Bankers algorithm, assuming there are five processes, four types of resources to implement the bankers algorithm process scheduling and allocation of resources. Every assignment
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:1851
    • 提供者:娜米
  1. banker

    0下载:
  2. 操作系统中进程分配的银行家算法,包括其中的安全性检查-The process allocation bankers algorithm, including the security checks of the operating system
  3. 所属分类:OS Develop

    • 发布日期:2017-04-12
    • 文件大小:1034
    • 提供者:罗卓
  1. ConsoleApplication1

    0下载:
  2. //程序说明: // 一、开发语言:C#语言 //二、本程序模拟的是课本 银行家算法之例 编写的。 // 即系统中有五个进程{0,1,2,3,4}和三类资源{A,B,C},各进程的初始资源分配情况及各资源的总数量均 //参照该例子。 //三、本程序中共四个函数分别为:show(),apply(),test(),及主函数main() // 其中: // 1、show()的功能为:直观的列出系统某时刻的资源分配情况。 // 2、apply()的功能为:进程发出资
  3. 所属分类:OS Develop

    • 发布日期:2017-04-29
    • 文件大小:43902
    • 提供者:tangfypw
  1. yinhangjiasuanfa

    0下载:
  2. 操作系统实验安全性检查算法和银行家算法,能对系统进行是否发生了死锁进行检测。-Operating system experiment security check algorithm and banker algorithm,a deadlock detection is performed on the system
  3. 所属分类:OS Develop

    • 发布日期:2017-04-30
    • 文件大小:368629
    • 提供者:
  1. Banker

    0下载:
  2. 银行家算法,用于入门,大学作业,反正可以用得着的应该-I think you maybe have a little use.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-15
    • 文件大小:4629
    • 提供者:康志文
  1. bank

    0下载:
  2. 银行家算法
  3. 所属分类:OS Develop

    • 发布日期:2017-04-30
    • 文件大小:128870
    • 提供者:will
  1. lab5

    0下载:
  2. 单个资源的银行家算法,分别展示安全序列例子和不安全序列状态下例子的运行结果-Individual resources bankers algorithm, security sequence examples shown respectively and unsafe sequence run results of examples
  3. 所属分类:OS Develop

    • 发布日期:2017-04-12
    • 文件大小:784
    • 提供者:虽然是
  1. BankerAlgorithm

    0下载:
  2. 操作系统课程设计,用C语言实现了银行家算法-Courses on operating system design, using C language to achieve a banker algorithm.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-30
    • 文件大小:198448
    • 提供者:Cliver
  1. Banker

    0下载:
  2. 银行家算法简单实现(多线程 VC) 用多线程模拟多进程实现银行家算法-Bankers algorithm simple implementation (multi-thread VC) with a multi-threaded multi-process simulation algorithm to achieve bankers
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:2078
    • 提供者:韩文旭
  1. bank

    0下载:
  2. 银行家算法的实现-Banker Algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:2024
    • 提供者:刘斐
  1. bank

    0下载:
  2. 银行家算法,基于操作系统的课程设计,简单的html文件-bank s way.simple project
  3. 所属分类:OS Develop

    • 发布日期:2017-05-04
    • 文件大小:35334
    • 提供者:陈子宇
« 1 2 ... 12 13 14 15 16 1718 »
搜珍网 www.dssz.com