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

搜索资源列表

  1. bank_c_source

    0下载:
  2. 本程序是操作系统中经典算法银行家算法的实现.已经在turbo c2.0编译通过-operating system classic algorithm bankers algorithm implementation. Turbo has compiled c2.0 through
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1628
    • 提供者:tqin007
  1. OSOS

    1下载:
  2. 操作系统课程设计——银行家算法的流程图、源代码、设计报告-courses on operating system design -- the banker's algorithm flowchart, source code, design report
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:70927
    • 提供者:孙华魁
  1. fdfdf

    0下载:
  2. 很不错的一个银行家算法,大家可以一起分享啊,好东西是大家的-a very good bankers algorithm, we can all share ah, good things we
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:96256
    • 提供者:么同磊
  1. banker00

    0下载:
  2. 一个很好用的银行家算法,可以试试,欢迎大家,有好的和我联系-a good algorithm for the bankers, you can try, welcoming everyone, and I have good contact
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:10981
    • 提供者:mingzhu
  1. Banker_arithmetic

    1下载:
  2. 关于银行家算法的实现,其中的思想为: 银行家可以把一定数量的资金供多个用户周转使用,为保证资金的安全银行家规定: 1.当一个用户对资金的最大需求量不超过银行家现有的资金就要接纳该用户 2.用户可以分期贷款,但垡的总数不能超过最大需求量 3.当银行家现有的资金不能满足用户的沿需垡数时,对用户的贷款可推迟支付,但总能使用户在有限的时间里得到贷款 4当用户得到所需的全部资金后,一定能在有限的时间里归还所有的资金. -bankers algorithm on th
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1694
    • 提供者:zhou
  1. OS_Bank

    0下载:
  2. 操作系统-银行家算法报告实验报告,自己写的交流一下哈-OS-bankers report experimental algorithms, wrote about the exchange of Kazakhstan.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:154227
    • 提供者:kira
  1. yinhangyuyang

    0下载:
  2. 操作系统试验银行家算法,用VB实现的,功能完善,界面美观-pilot bankers operating system algorithm, using VB, functional perfect, beautiful interface
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:97963
    • 提供者:于洋
  1. 200651523247

    0下载:
  2. 银行家算法 大家参考-bankers algorithm reference
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:172319
    • 提供者:积极
  1. 1122552255

    0下载:
  2. 这是一个简单的银行家算法程序,供大家参考。-This is a simple procedure bankers algorithm, for your reference.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1652
    • 提供者:清风澈
  1. yinhangjianimade

    0下载:
  2. 这是一个简单的银行家算法程序,供大家参考。-This is a simple procedure bankers algorithm, for your reference.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1293
    • 提供者:清风澈
  1. ying

    0下载:
  2. 这是一个银行家算法的c语言的实现,已经通过测试,望对有需要的有点触类旁通的作用-This a banker's algorithm in C Language Implementation, has passed the tests, there is a need to look a little bit the role they jump! !
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2150
    • 提供者:王晓东
  1. banker666

    0下载:
  2. 银行家算法,用来检验死锁问题-bankers algorithm, a test of deadlock. .
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:12342
    • 提供者:李林骏
  1. bankertest

    0下载:
  2. 银行家算法的实例-bankers algorithm examples
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:6922
    • 提供者:张克
  1. bank-C++

    0下载:
  2. 操作系统银行家算法分析模拟 操作系统银行家算法分析模拟-OS operating system simulation algorithm analysis algorithm analysis bankers bankers operating system simulation algorithm, simulation Analysis
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:61646
    • 提供者:胡宗波
  1. wangxiaodong

    0下载:
  2. 一个完完全全用c编译的程序,使操作系统的课程设计,实现了安全分配,回收,网上的大多都没有回收操作,使一个非常完整的银行家算法的实现-a totally c compiler with the procedures so that the operating system of curriculum design, realization of a security allocation, recovery, most of the Internet are not recycling opera
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2169
    • 提供者:王晓东
  1. bankerwangxd

    0下载:
  2. 用C实现的银行家算法,虽然和我上次上传得实现的功能是一样的,但实现方法是完全不同的,相信对不同的人因该有不同的应用-C algorithm to achieve the bankers, and the last time I uploaded in the functions is the same. but this method is completely different, I think different people have different because of the A
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2918
    • 提供者:王晓东
  1. ygjs

    0下载:
  2. 1.设计进程对各类资源最大申请表示及初值确定。 2.设定系统提供资源初始状况。 3.设定每次某个进程对各类资源的申请表示。 4.编制程序,依据银行家算法,决定其申请是否得到满足。 -1. design advancement to each kind of resources biggest application expression and starting value determination. 2. hypotheses systems provide th
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:3302
    • 提供者:陈登
  1. BankMan_C++

    0下载:
  2. 银行家算法演示-C++描述(扩展功能较强,其中的注释也比较多) 适合与初学此算法的学第学妹们-bankers algorithm demo-C + + descr iption (expanded stronger, The Notes will be more) for this algorithm with a novice school first Xuemei they
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1020
    • 提供者:龙俊
  1. kuer

    0下载:
  2. 银行家算法演示,经过测试可以使用,压缩包里很详细(根据网络源码改的)-bankers algorithm demonstration, the test can be used, the compressed bundle very detailed (based on the source code to make the network)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9872
    • 提供者:kuer
  1. yinhaogjia

    0下载:
  2. 加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。 要求编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用银行家算法,有效的防止和避免死锁的发生。 -deepen understanding of the application of resources to avoid deadlock concepts, and share and understand the deadlock and avoid the deadlock spe
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:333247
    • 提供者:与非门
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com