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

搜索资源列表

  1. winBank

    0下载:
  2. 银行家算法。多用户多资源下的银行家算法,对操作系统课程的一个实现。-bankers algorithm. Multi-user more resources bankers algorithm, to the operating system to achieve an courses.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:736304
    • 提供者:倪恩伟
  1. bankari

    0下载:
  2. 银行家算法是避免死锁的一种方法,输入某时刻各个进程的相关信息,包括资源的最大需求量,已经分配的资源数,还需要的资源数以及系统可利用资源数,然后判断该序列是否安全,再模拟某个进程向系统提出资源申请,判断是否可以给该进程分配资源。 -bankers avoid deadlock algorithm is a method of importation of a certain moment all process-related information, including the greate
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:6904
    • 提供者:sunrain
  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. 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. 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. 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. 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. banker-deadlock

    0下载:
  2. 解决进程死锁的银行家算法,vc++2005-settlement process Deadlock bankers algorithm, vc 2005
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:94804
    • 提供者:李国新
  1. yinhangjiasuanfa

    0下载:
  2. 模拟银行家算法 银行家可以把一定数量的资金供多个用户周转使用,为保证资金的安全银行家规定: 本程序包括:银行家算法 -simulation algorithm bankers bankers can be a certain amount of funds for a number of users working capital use, To ensure the safety of funds bankers : The procedures include : Banke
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:44817
    • 提供者:linshu
  1. fengpei

    0下载:
  2. 银行家算法C++描述,操作系统中的经典问题,算法较为简易-bankers algorithm C descr iptions of the operating system classic problem, the algorithm is a summary
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:12971
    • 提供者:王锐铭
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com