CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - banker algorithm

搜索资源列表

  1. 1

    0下载:
  2. 银行家算法,模拟CPU进行进程调度,同时避免死锁状态的产生。C++实现。操作系统实验。-Banker' s algorithm, simulation CPU to process scheduling, while avoiding deadlock generation. C++ implementation. Operating experiment.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:884367
    • 提供者:caomin
  1. 爽爽

    0下载:
  2. 操作系统银行家算法 一、目的和要求 银行家算法是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。-a banker's algorithm operating system, the purpose and requirements of bankers to avoid deadlock algorithm is an important method used in
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-13
    • 文件大小:2918
    • 提供者:爽爽
  1. bank

    0下载:
  2. 银行家算法。银行客户系统常用的一个算法。。此代码效率不高,如果有大牛能够给予指教,感激不尽-Banker s Algorithm. Bank customers in the system commonly used in an algorithm. . This code efficiency is not high, if there are large cattle can give advice grateful
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1253
    • 提供者:Campbell
  1. os

    0下载:
  2. 操作系统中几个重要算法的模拟程序,包括进程调度,内存分配与回收,银行家算法-Operating system simulation algorithm several important processes, including process scheduling, memory allocation and recovery, banker s algorithm
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:43993
    • 提供者:liuqiang
  1. bank

    0下载:
  2. 银行家算法的模拟实现,并含有word 文档,才有Visualc++实现-Banker s algorithm to achieve the simulation and contains word documents, only Visualc++ Achieve
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:16747
    • 提供者:
  1. bank

    0下载:
  2. visual c++银行家算法,寻找安全路径的最佳选择-visual c++ banker s algorithm to find the best choice for safety path
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:10113
    • 提供者:
  1. yinhang

    0下载:
  2. 银行 家算法尽可能的实现支持有序通信,不产生死锁-Banker s algorithm to achieve as much as possible to support communications in an orderly manner, no deadlock
  3. 所属分类:Windows Develop

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

    0下载:
  2. 银行家算法 有程序和实验报告 是曾经看到的比较好的 -Banker s algorithm and experimental procedures report is better to see once
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:256779
    • 提供者:佐罗
  1. bank

    0下载:
  2. 二维动态数组的银行家算法 可以自己输入进程数和资源数-Two-dimensional dynamic array of the banker s algorithm can process the number of input and resources of several
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:2116
    • 提供者:岩峰
  1. aaa

    0下载:
  2. 银行家算法C语言实现 采用递归方式进行实现银行家算法-Banker' s algorithm implementation using C language implementation recursive way of Banker' s Algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:169043
    • 提供者:BIRDCHILD
  1. hongbaojiang

    0下载:
  2. Banker' s algorithm implementation of the Resource Management System, C + + code, I hope there is help for everyone!-Banker' s algorithm implementation of the Resource Management System, C++ code, I hope there is help for everyone!
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-14
    • 文件大小:4227
    • 提供者:baojiang
  1. bank

    0下载:
  2. 通过实现银行家算法代码 来检测进程分配是否安全-Banker' s algorithm through the process of distribution of code to detect if it is safe
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-12
    • 文件大小:1462
    • 提供者:杨帆
  1. yhj

    0下载:
  2. 用C++实现的银行家算法,简单,实用-Banker' s Algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6163
    • 提供者:流水
  1. yinhangjiasuanfa

    0下载:
  2. 这是操作系统的第一个实验叫做银行家算法,它由三部分组成-This is the first experimental operating system called the banker' s algorithm, which consists of three parts
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:571718
    • 提供者:liu cuiru
  1. bank

    0下载:
  2. 实现了银行家算法,可以作为一个很好的学习例子参考-The realization of the banker' s algorithm can be used as a good example of a reference study
  3. 所属分类:Windows Develop

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

    0下载:
  2. 银行家算法的简单实现,实现了简单的银行家算法的模拟-Bankers to achieve a simple algorithm to achieve a simple simulation of Banker' s Algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:238015
    • 提供者:kingdom天狗
  1. yinhangjia

    0下载:
  2. 通过用c++语言来实现银行家算法,同时也注重到如何防止死锁的发生-By using c++ language to achieve the banker' s algorithm, but also pay attention to how to prevent the occurrence of deadlock
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:2099
    • 提供者:孙方俊
  1. bank

    0下载:
  2. 一个简单的实现银行家算法的程序,希望能对大家有所帮助。功能不是很多-The realization of a simple procedure of Banker' s Algorithm, hoping to be helpful for all of us. Not many features
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:1697
    • 提供者:那振远
  1. yinghangjia

    0下载:
  2. 操作系统中用到得一个银行家算法!可以实现安全性检查-Operating system used was a banker' s algorithm! Security checks can be ~ ~
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:1433
    • 提供者:邵二丫
  1. yinhangjiasuanfa

    0下载:
  2. 银行家算法,可以检测死锁,自己写的 ,满足同学的操作系统作业-Banker' s algorithm, can detect the deadlock, his own written work to meet the students of the operating system
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1367
    • 提供者:永不言弃
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com