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

搜索资源列表

  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. 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. game_Majiang

    0下载:
  2. 用C++开发的中国麻将游戏(单机版),可以做为学习的范例。 —————————————————————————————— 游戏的基本运行 ——————————————————————————-———— 运行前会先洒色子,根据色子与庄家给各玩家初始化手中的牌 1.初始化(根据庄家和色子数给每个人发12张牌) 2.牌墙发牌给庄家(m_nActive活动状态给庄家) 3.根据活动状态玩家是否是出牌状态(m_nState==1):如果是电脑,让其思考最差的一张牌并出牌,如果是
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:3951549
    • 提供者:杨振
  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. Operate_System

    0下载:
  2. 操作系统实验:单处理器调度算法的实现和银行家算法实现。-experimental operating system : single-processor scheduling algorithm and the realization of bankers algorithm.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:41514
    • 提供者:李林华
  1. cn700_vc3484645

    0下载:
  2. 银行家算法用c++ 编写 ,望提出意见-bankers c algorithm used to prepare the Pillar views
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1953
    • 提供者:basic
  1. yinhaojiasuanfa

    0下载:
  2. C语言的代码,银行家的算法实现,老师要我们交作业的时候下的,不知道好不好用-C language code, bankers algorithm, the teachers we perpendicular operation of the time, not knowing something handy
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2065
    • 提供者:张正
  1. jav

    0下载:
  2. 大家看下吧,利用银行家算法避免死锁。掌握银行家算法中的数据结构,算法的整个过程,并加深对银行家算法的理解. -we facie bar, bankers algorithm used to avoid deadlock. Master bankers algorithm data structure, algorithm of the entire process, and to deepen the understanding bankers algorithm.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:692044
    • 提供者:周守超
  1. vc347772244

    0下载:
  2. 人工智能的银行家算法,用C和C++两种语言进行描述-bankers artificial intelligence algorithm, using both C and C language descr iption
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:17755
    • 提供者:马克
  1. bankSys

    0下载:
  2. 题目:银行家算法 具体要求:屏幕提示:输入申请资源的进程和各资源数目,程序通过对预先输入的资源的矩阵分析。给出当前系统是否安全的提示,若安全,给出安全序列。 -topics : bankers algorithm specific requirements : screen Tip : resources for the importation of the process and the number of resources, procedures for the importati
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:3102
    • 提供者:周子藤
  1. bankerarithmetic

    1下载:
  2. 银行家算法本课程设计是学习完《计算机操作系统》课程后,进行的一次全面的综合训练。通过这次课程设计,让我们更好地掌握操作系统的原理及实现方法,加深对操作系统基础理论和重要算法的理解,加强动手能力-bankers algorithm design of the course is learning End "computer system" in the courses. of a full and comprehensive training. Through this pro
  3. 所属分类:编程文档

    • 发布日期:2012-11-07
    • 文件大小:202053
    • 提供者:wbb
  1. Bank_Algorithm

    0下载:
  2. 这是一个编程模拟实现死锁避免的银行家算法-This is a programming simulation deadlock avoidance algorithm bankers
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:9026
    • 提供者:周彦斌
  1. yinhangjiasfa

    0下载:
  2. 操作系统课程设计----银行家算法实现 -courses on operating system design algorithm-bankers
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2004
    • 提供者:123
  1. dead

    0下载:
  2. 关于死锁的银行家算法,给定剩余资源和客户的要求,判定该银行家是否会统一此种资源分派方式-Deadlock on the banker's algorithm, given the remaining resources and customer needs, determine whether the bankers will be assigned to such resources unified approach
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1218
    • 提供者:王朋
  1. asdfghh

    0下载:
  2. 关于死锁的银行家算法,给定剩余资源和客户的要求,判定该银行家是否会统一此种资源分派方式-Deadlock on the banker's algorithm, given the remaining resources and customer needs, determine whether the bankers will be assigned to such resources unified approach
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2423
    • 提供者:王朋
« 1 2 3 4 56 7 8 9 10 ... 24 »
搜珍网 www.dssz.com