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

搜索资源列表

  1. bankprofessor

    0下载:
  2. 简单的银行家算法用于处理操作系统死锁安全性算法-Bankers simple algorithm for dealing with operating system security algorithm deadlock
  3. 所属分类:Console

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

    0下载:
  2. 银行家算法的part2,为保证传输速度将此文件分成两部分。-Bankers algorithm part2, transmission speed in order to ensure this document is divided into two parts.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:21860
    • 提供者:liyue
  1. banker

    0下载:
  2. 用c++实现的操作系统中著名的银行家算法,应该说里面实现的还是比较易懂的-Using c++ implementation of the operating system well-known banker' s algorithm, it should be said there is still relatively easy to understand the implementation of the
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5448
    • 提供者:sdfsd
  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. Banker

    0下载:
  2. 操作系统的银行家算法,编译测试均通过,希望大家喜欢。-Banker algorithm operating system, compile the test have passed, I hope everyone likes.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:203677
    • 提供者:miss peng
  1. banker

    0下载:
  2. 这是一个C++的银行家算法程序,可以根据输入的进程资源进行银行家算法.也可以按2直接输入一组默认数据.-This is a C++ procedures of the banker' s algorithm, you can enter the process in accordance with resources algorithm Banker. 2 can be directly imported by a set of default data.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1290177
    • 提供者:周是晓
  1. BankerArithmetic2

    0下载:
  2. 这是基于MFC的多资源银行家算法的源码。其中巧妙的使用了可编辑的ListControl,可以动态的修改各进程的资源分配。-This is based on the MFC resources bankers multi-source algorithm. Which can be used clever editing ListControl, can modify the process of dynamic allocation of resources.
  3. 所属分类:Windows Develop

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

    0下载:
  2. 本设计的目的是通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用适当的算法,有效地防止和避免死锁的发生。具体要求如下: ⑴模拟一个银行家算法; ⑵初始化时让系统拥有一定的资源; ⑶用键盘输入的方式申请资源; ⑷如果预分配后,系统处于安全状态,则修改系统的资源分配情况; ⑸如果预分配后,系统处于不安全状态,则提示不能满足请求。 -The purpose of this design through the writing and debugging
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:245173
    • 提供者:elaine
  1. 123

    0下载:
  2. 银行家算法和流程图 可用于参考 用c编写的-还可以
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:41720
    • 提供者:chenlin
  1. 3

    0下载:
  2. 银行家算法 主要是解决进程占用资源,以及如何分配资源,以及分配失败的原因-bank,this is to solve process how to read resource.
  3. 所属分类:Other systems

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

    0下载:
  2. 一个十分完善的银行家算法,visual studio 2008运行通过-A very well-banker' s algorithm, visual studio 2008 to run through ~ ~
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1090675
    • 提供者:lzx
  1. yinhangjiasuanfa

    0下载:
  2. 本程序主要是用银行家算法避免系统出现的死锁-This procedure is mainly used bankers algorithm avoid deadlock system
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1350
    • 提供者:张大中
  1. yhj

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

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

    0下载:
  2. 实现系统多进程管理的银行家算法,合理的避免了进程因为竞争同一资源而出现的死锁问题 -bankbankbankbankbankbankbankbankbankbankbankbankbank
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-11
    • 文件大小:937
    • 提供者:yuhailong
  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 2 3 4 5 6 78 9 10 11 12 ... 16 »
搜珍网 www.dssz.com