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

搜索资源列表

  1. banker

    0下载:
  2. 操作系统实验:模拟银行家算法,支持所有特性。-Experimental operating system: Analog bankers algorithm, support all the features.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-12
    • 文件大小:1450
    • 提供者:李大好
  1. IDKNZY

    0下载:
  2. 用VC实现银行家算法 自己制作 十分好用 推荐给大家-Make your own using VC to achieve the banker algorithm is very useful to recommend to you
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-17
    • 文件大小:59392
    • 提供者:shakinl
  1. youc

    0下载:
  2. 用VC实现银行家算法 自己制作 十分好用 推荐给大家-Make your own using VC to achieve the banker algorithm is very useful to recommend to you
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-16
    • 文件大小:59392
    • 提供者:avelyn
  1. xithoperatwng

    0下载:
  2. 这是我操作系统的课程设计,实现了银行家算法,并附有课程设计报告,-This is my curriculum design of the operating system, realized the banker algorithm, and comes with a curriculum design report,
  3. 所属分类:Console

    • 发布日期:2017-12-15
    • 文件大小:46080
    • 提供者:Sylvqc
  1. Bankers-Algorithm

    0下载:
  2. 银行家算法是一个避免死锁的经典算法 本示例完全可以运行-Banker s Algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-12-16
    • 文件大小:558080
    • 提供者:LYL
  1. 银行家算法

    0下载:
  2. 银行家算法的实现,以及安全性检查,代码部分参考其他平台,在此对代码进行了优化与更改(Banker algorithm implementation, as well as security checks)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:15360
    • 提供者:灵剑山
  1. 银行家算法代码实现

    0下载:
  2. 本代码主要利用C语言对银行家算法进行实现。(This code mainly uses the C language to implement banker algorithm.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:魔尊重楼
  1. Banker

    0下载:
  2. 操作系统概念英文版chapter 7 银行家算法源码。(Banker's algorithm in Operating System Concept Chapter 7.)
  3. 所属分类:操作系统开发

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:enemy
  1. Banker

    0下载:
  2. 银行家算法模拟实现,基于C语言实现,windows平台.........(Banker's algorithm simulation, based on C language implementation, windows platform)
  3. 所属分类:操作系统开发

    • 发布日期:2017-12-24
    • 文件大小:40960
    • 提供者:ts123angle
  1. vou-binkur

    0下载:
  2. 用VC实现银行家算法 自己制作 十分好用 推荐给大家(Make your own using VC to achieve the banker algorithm is very useful to recommend to you)
  3. 所属分类:界面编程

    • 发布日期:2017-12-24
    • 文件大小:60416
    • 提供者:OClksf%21104
  1. djad

    0下载:
  2. Banker algorithm C ++ descr iption(Banker algorithm C + + descr iption)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:tvsksyxq
  1. 银行家算法

    1下载:
  2. 操作系统上机实习报告 银行家算法详细源代码(Practice of operating system on computer Banker algorithm code)
  3. 所属分类:操作系统开发

    • 发布日期:2017-10-22
    • 文件大小:1024
    • 提供者:xianxianxian
  1. 新建文本文档

    0下载:
  2. 该算法运用的是银行家算法,用于判断资源以及进程的申请资源的顺序是否安全,属于操作系统范围。(The algorithm uses the banker algorithm, which is used to judge whether the order of the resources and the application resources of the process is safe, and belongs to the operating system scope)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:江大王
  1. 银行家算法

    0下载:
  2. 模拟银行家算法,对进程进行资源分配,。。。。。。。。。。。(Simulated banker algorithm)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:73728
    • 提供者:1298544760
  1. 201526811019_孙旭辉_计科1501_实验三

    0下载:
  2. 银行家算法实现资源分配,通过实验,观察了解操作系统是如何实现同步与互斥的。(Resource allocation by banker algorithm)
  3. 所属分类:操作系统开发

    • 发布日期:2018-01-08
    • 文件大小:351232
    • 提供者:jackie0106
  1. eoklsd

    0下载:
  2. Banker algorithm C ++ descr iption()
  3. 所属分类:Windows编程

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:JZ@822
  1. banker

    0下载:
  2. 银行家算法的实现,完成了银行家算法的各种基本功能(The bankers' algorithm realized the basic functions of the banker's algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:haha_111
  1. Banker

    0下载:
  2. 实现银行家算法,编译环境VS2015,文件包含整个项目(Implement the bankers algorithm, compile the environment VS2015, the file contains the entire project.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:12643328
    • 提供者:晨星落羽
  1. bankers-algorithm-master

    0下载:
  2. This is a sample Banker's Algorithm app.
  3. 所属分类:界面编程

    • 发布日期:2018-04-28
    • 文件大小:94208
    • 提供者:MastersoftDev
  1. mgdktl

    0下载:
  2. Banker algorithm C ++ descr iption()
  3. 所属分类:界面编程

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:IDXFazdp$95826
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 25 »
搜珍网 www.dssz.com