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

搜索资源列表

  1. Banker-algorithm

    0下载:
  2. 避免死锁产生的算法-银行家算法。系统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。-Before allocating resources, the system should calculate the security of the allocated resources. If the allocation does not cause the system to enter an unsafe state, the system w
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1123389
    • 提供者:UnKnown
  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. Operating-system

    0下载:
  2. 操作系统课程设计报告银行家算法,软件工程-Operating system curriculum design report banker algorithm
  3. 所属分类:File Formats

    • 发布日期:2017-12-11
    • 文件大小:233475
    • 提供者:叶雨
  1. Operating-system-curriculum

    0下载:
  2. 操作系统课程设计 银行家算法论文 流程图——小E的点滴-Operating system curriculum design banker algorithm paper flow chart- small E bit
  3. 所属分类:File Formats

    • 发布日期:2017-12-11
    • 文件大小:107400
    • 提供者:叶雨
  1. 银行家算法

    1下载:
  2. 银行家算法是由Dijkstra设计的最具有代表性的避免死锁的算法。本实验要求用高级语言编写一个银行家的模拟算法。通过本实验可以对预防死锁和银行家算法有更深刻的认识。(Banker's algorithm is the most typical deadlock avoidance algorithm designed by Dijkstra. This experiment requires the use of high-level language to write a banker's s
  3. 所属分类:操作系统开发

    • 发布日期:2017-12-17
    • 文件大小:82944
    • 提供者:寒修末
  1. 银行家算法

    0下载:
  2. 实现了银行家算法,MFC界面编程,有需要可下载~(Banker's algorithm, MFC interface programming, there is a need to download ~!)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-26
    • 文件大小:1892352
    • 提供者:sylviasue
  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. 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. BankerAlgorithm

    0下载:
  2. 银行家算法,简单易懂,可去重,有安全序列,可判断是否重名(The banker 's algorithm, easy to understand, to be heavy, there are security series, can determine whether the same name)
  3. 所属分类:Java编程

    • 发布日期:2018-01-03
    • 文件大小:2048
    • 提供者:syys
  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. 1

    0下载:
  2. 理解死锁、死锁避免、死锁预防等基本概念,死锁的产生原因(随机算法),理解死锁的解决办法(银行家算法)。(Understanding deadlock, deadlock avoidance, deadlock prevention and other basic concepts, the causes of deadlock (random algorithm), understand the solution of deadlock (banker's algorithm).)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:老男孩233
  1. bankers

    0下载:
  2. 一个成功实现银行家算法的代码,代码包含用c/c++实现(implement of the Banker's Algorithm,by c/c++)
  3. 所属分类:操作系统开发

    • 发布日期:2018-01-06
    • 文件大小:179200
    • 提供者:peterkachi
« 1 2 ... 27 28 29 30 31 3233 »
搜珍网 www.dssz.com