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

搜索资源列表

  1. OSOS

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

    • 发布日期:2008-10-13
    • 文件大小:70927
    • 提供者:孙华魁
  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. 模拟银行家算法

    0下载:
  2. 利用银行家算法避免死锁。掌握银行家算法中的数据结构,算法的整个过程,并加深对银行家算法的理解-bankers algorithm used to avoid deadlock. Master bankers algorithm data structure, algorithm of the whole process, and deepen the understanding of Banker's Algorithm
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:9484
    • 提供者:黄卓越
  1. yinhanjia

    0下载:
  2. 这个代码是银行家算法问题,对于其功能,大家自己看看。有错的地方还请指出来。-this algorithm code is a banker, for its function, we see for himself. It is also the wrong place please point it out.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2228
    • 提供者:波波
  1. BANK_er

    0下载:
  2. Banker.c 课程设计所需者请下 操作系统避免死锁算法-Banker.c courses necessary for the design of the floor to the next operating system to avoid deadlock algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3139
    • 提供者:
  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. 银行家算法

    0下载:
  2. 这是个银行家算法看看哦-This is a look at the banker's algorithm oh
  3. 所属分类:操作系统开发

    • 发布日期:2014-01-18
    • 文件大小:273319
    • 提供者:李静
  1. 银行家safe

    0下载:
  2. 操作系统中死锁的避免----谈谈银行家算法 -OS-turn to avoid the banker's algorithm
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1023
    • 提供者:林夕
  1. banker2

    0下载:
  2. 一个好好银行家算法-a good banker's algorithm
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:793
    • 提供者:陈可
  1. javayhj

    0下载:
  2. java编的银行家算法-java series of the banker's algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1566
    • 提供者:虞周君
  1. 银行家经典算法

    0下载:
  2. 操作系统中的银行家算法在LINUX环境下面进行模拟.-operating system in the banker's algorithm below LINUX environment simulation.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1288
    • 提供者:孙迪
  1. 629

    0下载:
  2. 本程序是一个银行家算法避免死锁的程序,模拟实现资源分配。-this procedure is a banker's algorithm to avoid deadlock procedures, simulating the distribution of resources.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1447
    • 提供者:刘帅
  1. yinhangjia.rar

    0下载:
  2. 操作系统银行家算法,并用该算法解决《计算机操作系统》第三版P115习题22的问题。,Operating system, banker' s algorithm, and use the algorithm to solve the " computer system" in the third edition of P115 Problem 22 issue.
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:371739
    • 提供者:阿爽
  1. bank

    0下载:
  2. 银行家算法,系统资源名称、系统资源数量、进程数量、各进程对资源的最大需求、各进程已申请到资源数等信息初始值不可以在程序中指定固定值,要在程序运行后人工输入。-Banker s algorithm, the system resource name, the number of system resources, the number of processes, each process s maximum demand for resources, the process has been ap
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:1467
    • 提供者:简小单
  1. aefa334231

    0下载:
  2. 模拟银行家算法,检测死锁。当用户申请一组资源时,系统必须确定这些资源的分配是否仍会使系统处于安全状态。如果会,就可分配资源;否则,进程必须等待直到某个其他进程释放足够资源为止。-Analog banker s algorithm to detect deadlock. When users apply a set of resources, the system must determine whether the allocation of these resources is still c
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:309882
    • 提供者:kid
  1. 4

    0下载:
  2. 银行家算法,操作系统实验,C++编程,免费下载.windows编程.-Banker' s algorithm, operating system, experiment, C++ programming, free download. Windows programming.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1859
    • 提供者:xionghuihua
  1. Bankers_algorithm

    1下载:
  2. 操作系统原理实验——银行家算法实验报告 2实验内容或题目 1)设计五个进程{P0,P1,P2,P3,P4}共享三类资源{A,B,C}的系统,{A,B,C}的资源总数量分别为10,5,72)并行进程可动态地申请资源和释放资源(程序交互输入申请或释放资源数量),系统按各进程的申请动态地分配资源。 3)每当进程动态申请资源或释放资源时,模拟程序应能及时显示或打印各个进程在此时刻的资源分配表、系统可用资源量和安全序列等资源分配信息和安全检查信息 -Operating System
  3. 所属分类:操作系统开发

    • 发布日期:2012-11-07
    • 文件大小:2053
    • 提供者:恋恋的恋
  1. 1

    0下载:
  2. 银行家算法,模拟CPU进行进程调度,同时避免死锁状态的产生。C++实现。操作系统实验。-Banker' s algorithm, simulation CPU to process scheduling, while avoiding deadlock generation. C++ implementation. Operating experiment.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:884367
    • 提供者:caomin
  1. yinhangjiasuanfa

    0下载:
  2. 操作系统作业银行家算法的实现 用C++语言做的 含有 MFC 框架-The implementation of the banker s algorithm MFC framework
  3. 所属分类:OS Develop

    • 发布日期:2017-05-10
    • 文件大小:2134072
    • 提供者:xiongdeliang
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 28 »
搜珍网 www.dssz.com