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

搜索资源列表

  1. 算法2

    0下载:
  2. 还是一个银行家算法,不过这一个要更加深奥这个可厉害啊 -or a banker's algorithm, but this one should be more difficult this can be powerful ah
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3221
    • 提供者:小宫
  1. 校园卡管理系统

    0下载:
  2. 问题描述(单资源) Dijkstra(1965)年提出了一种能够避免死锁的调度方法,称为银行家算法。它的模型基于一个小城镇的银行家,描述如下:假定一个银行家拥有资金,数量为Ё,被N个可户共享。银行家对可户提出下列约束条件: Ⅰ.每个客户必须预先说明自己所要求的最大资金量; Ⅱ.每个客户每次提出部分资金量申请和获得分配; Ⅲ.如果银行家满足了客户对资金的最大需求量,那么,客户在资金运作后,应在有限时间内全部归还银行。-problem descr iption (single-res
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6395
    • 提供者:周楠
  1. 银行家算法1

    0下载:
  2. 这是一个关于操作系统银行家算法的程序,实现资源的各项操作-This is a banker's algorithm on the operating system procedures, the resources to operate
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2516
    • 提供者:张亮
  1. Wangmeng_vc347772244

    0下载:
  2. 操作系统课程设计的一个小尝试,是银行家算法的具体介绍和源代码,有C/C++两种-courses on operating system design of a small attempt, the banker's algorithm introduced and the specific source code, C / C Two
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:21782
    • 提供者:欧阳雪
  1. 银行家算法的二解

    0下载:
  2. 数据结构 假设有M个进程N类资源,则有如下数据结构: MAX[M*N] M个进程对N类资源的最大需求量 AVAILABLE[N] 系统可用资源数 ALLOCATION[M*N] M个进程已经得到N类资源的资源量 NEED[M*N] M个进程还需要N类资源的资源量 2.银行家算法 设进程I提出请求Request[N],则银行家算法按如下规则进行判断。 (1)如果Request[N]<=NEED[I,N],则转(2);否则,出错。 (2)如
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2825
    • 提供者:王国强
  1. bankC++

    0下载:
  2. 操作系统课程设计,经典的银行家算法,适合初学者学习,里面也含有c的算法描述。-courses on operating system design, the classic banker algorithm, suitable for beginners to learn, they also contain c algorithm descr iption.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:18512
    • 提供者:wz
  1. 银行家的的算法

    0下载:
  2. 这是操作系统《银行家的的算法》 大家一起共享啊!-This is the operating system, "the banker's algorithm" together sharing ah!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2010-06-29
    • 文件大小:5904
    • 提供者:wind
  1. banker

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

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

    0下载:
  2. Banker algorithm C ++ descr iption-Banker algorithm C++ descr iption
  3. 所属分类:source in ebook

    • 发布日期:2017-12-17
    • 文件大小:1024
    • 提供者:Content
  1. Bankers-Algorithm

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

    • 发布日期:2017-12-16
    • 文件大小:558080
    • 提供者:LYL
  1. Banker-algorithm-course

    0下载:
  2. 银行家算法课程设计报告毕业论文格式,十分好用-Banker algorithm course design report graduation thesis format
  3. 所属分类:software engineering

    • 发布日期:2017-12-11
    • 文件大小:126836
    • 提供者:叶雨
  1. Banker

    0下载:
  2. 银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。(Analog banker algorithm)
  3. 所属分类:操作系统开发

    • 发布日期:2017-12-23
    • 文件大小: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. 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. banker

    0下载:
  2. 基于codeblocks下编程的银行家算法(A banker algorithm based on CodeBlocks programming)
  3. 所属分类:操作系统开发

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:暴宝宝
  1. bankers-algorithm-master

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

    • 发布日期:2018-04-28
    • 文件大小:94208
    • 提供者:MastersoftDev
  1. 操作系统实验

    1下载:
  2. 本文档包含操作系统的六个实验(FCFS和SJF进程调度算法,时间片轮转RR进程调度算法,预防进程死锁的银行家算法,动态分区分配算法,虚拟内存页面置换算法,磁盘调度算法),文档最后附有源代码。(This document contains six experiments of the operating system (FCFS and SJF process scheduling algorithm, time slice rotation RR process scheduling algor
  3. 所属分类:

    • 发布日期:2019-12-11
    • 文件大小:445440
    • 提供者:挨踢民工
  1. Banker algorithm

    0下载:
  2. This is a lab assignment for OS. Implementing simple banker algorithm with c++;
  3. 所属分类:数据结构常用算法

« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 28 »
搜珍网 www.dssz.com