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

搜索资源列表

  1. Bankers-algorithm

    0下载:
  2. 操作系统: 银行家算法 实现的算法:实现了题目的所有要求,并实现了PPT上对应章节给出的三种情况;几种申请情况和最先的分配情况全部写在testdata文件中。 优点:可以随时增加和删除申请,在testdata.txt文件中的第一行:5指现在有几种进程在申请资源,3指有几种资源,下面的矩阵是指当 前的资源分配情况,第8行和第9行分别是指进程1申请第1种资源1个,第2种资源0个,第3种资源2个,下面的类似。 程序运行后会给出判定结果。 缺点:暂时还未发现。
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:302326
    • 提供者:天蓝
  1. banksuanfa

    0下载:
  2. 计算机操作系统中避免死锁的典型的一个算法:银行家算法。-A typical computer operating system an algorithm to avoid deadlock: the banker' s algorithm.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:314564
    • 提供者:justdoit
  1. banker

    0下载:
  2. 银行家算法,vc++6.0,操作系统。 银行家算法,vc++6.0,操作系统。-Bankers algorithm, vc++6.0, operating system. Bankers algorithm, vc++6.0, operating system.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1583
    • 提供者:zzw
  1. Bankers-algorithmaprocess-handling

    0下载:
  2. 自己编写的工程 使用vc实现操作系统里面的银行家算法和进程调度-Bankers algorithm&process handling
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-01
    • 文件大小:934693
    • 提供者:lijue
  1. yinhangjiasuanfa

    0下载:
  2. 操作系统的银行家算法方法,具体过程程序代码。-OS bankers algorithm method, the specific process code.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-17
    • 文件大小:153637
    • 提供者:杨真芳
  1. os-coursedesign

    0下载:
  2. 操作系统课程设计包含:多线程模拟(生产者和消费者)、银行家算法、页面置换算法-Courses on operating system design includes: multi-threaded simulation (producers and consumers), bankers algorithm, page replacement algorithm
  3. 所属分类:Applet

  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. os

    0下载:
  2. 操作系统课程设计,银行家算法,值得学习的小例子-oprate sysytem
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:16560
    • 提供者:anna
  1. OS

    0下载:
  2. 操作系统的银行家算法,随机产生页面,FIFO和LRU两种算法-Operating system bankers algorithm, randomly generated page, FIFO and LRU two algorithms
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2158
    • 提供者:玉璇
  1. bank

    0下载:
  2. 这是操作系统中避免死锁最常用的算法——银行家算法的源文件,希望对你有用,谢谢。-This is the banker algorithm source files in the operating system
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:187442
    • 提供者:Anne
  1. yinhangjiasuanfa

    0下载:
  2. 在vc++6.0下实现的银行家算法程序,比较简单,对初学操作系统的同学可能有帮助。-In vc++6.0 achieve bankers algorithm procedure is relatively simple, the operating system for novice students may help.
  3. 所属分类:Console

    • 发布日期:2017-04-25
    • 文件大小:248600
    • 提供者:小侯
  1. yinhangjia

    0下载:
  2. 银行家算法的实现,操作系统的学习可以用到-to achieve the Bankers algorithm
  3. 所属分类:Document

    • 发布日期:2017-04-25
    • 文件大小:13301
    • 提供者:贺勇
  1. 2014-7-1

    0下载:
  2. JAVA 银行家算法 操作系统 原理-JAVA bankers algorithm operating system operating system principles
  3. 所属分类:Applet

    • 发布日期:2017-04-26
    • 文件大小:195106
    • 提供者:瑞安
  1. Bankers-algorithm-simulation

    0下载:
  2. 银行家算法模拟,以避免系统产生死锁,操作系统课程设计-Bankers algorithm simulation, in order to avoid deadlock system, operating system, curriculum design
  3. 所属分类:File Operate

    • 发布日期:2017-04-13
    • 文件大小:1602
    • 提供者:plm
  1. bankalgorithm

    0下载:
  2. 该程序实现了操作系统中控制进程的一个非常重要的算法-银行家算法。-The program implements the operating system to control the process of a very important algorithms- bankers algorithm.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-09
    • 文件大小:1943446
    • 提供者:袁晓丽
  1. PCB

    0下载:
  2. 操作系统的进程管理、内存管理以及银行家算法的源码-Operating system process management, memory management, and the banker' s algorithm source code
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-11
    • 文件大小:2313281
    • 提供者:张凡荣
  1. ososos

    0下载:
  2. 操作系统课,银行家算法调试,用于手动输入银行家算法各个资源数目,和原本具有的数目,从而判断能否有一个安全序列让他运行-Class operating system, bankers algorithm debugging, bankers algorithm for manual entry of each number of resources, and the number of the original has, in order to determine whether there is
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2268
    • 提供者:刘开元
  1. The-bankers-algorithm

    0下载:
  2. 用C写的一个银行家算法的程序,模拟操作系统分配资源-Written in C, a banker algorithm program
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-14
    • 文件大小:2699
    • 提供者:mr.lin
  1. yinhangjiasuanfa

    0下载:
  2. 操作系统死锁————银行家算法的代码 练习-Operating system deadlock banker algorithm code practice
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:1344
    • 提供者:李响
  1. yinhangjia

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

    • 发布日期:2017-04-28
    • 文件大小:298673
    • 提供者:董威
« 1 2 ... 15 16 17 18 19 2021 22 »
搜珍网 www.dssz.com