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

搜索资源列表

  1. BankeraSharp39s-algorithm

    0下载:
  2. 银行家算法,模拟实现了银行家算法的功能,并带有运行结果-Banker' s algorithm to simulate the function of achieving the banker' s algorithm, and with the running results
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:26167
    • 提供者:吴语
  1. banker.cpp

    0下载:
  2. 操作系统原理的银行家算法模拟程序, 可以参考下-Operating System bankers algorithm simulation program, you can refer to the following
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:1020
    • 提供者:张佳
  1. banker

    0下载:
  2. 银行家算法的一个小程序,初学者适合看一看-Banker' s algorithm, a small program, suitable for beginners to look at
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:2044
    • 提供者:孙腾飞
  1. banker

    0下载:
  2. 操作系统及银行家算法以及其代码,代码清楚标注,助于理解-Operating system and the banker' s algorithm and its code, the code clearly marked, help to understand
  3. 所属分类:OS Develop

    • 发布日期:2017-05-06
    • 文件大小:1391431
    • 提供者:oran
  1. Bankers-algorithm

    0下载:
  2. 银行家算法 c语言编写 源代码 银行家算法 c语言编写 源代码 银行家算法 c语言编写 源代码-Banker' s algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1720
    • 提供者:lee
  1. Bankers-algorithm

    0下载:
  2. 银行家算法,能够用来计算银行家算法的应用程序及其相关程序,有很强大的实用性。-Banker' s algorithm, can be used to calculate the banker' s algorithm and its associated application program has a strong practical.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:4592
    • 提供者:赵里
  1. Banker

    0下载:
  2. 操作系统书中的银行家算法,C语言实现。为P进程的类型资源分配的资源数-The book of the banker s algorithm operating system, C language. The type of process for the P number of resources allocation of resources
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:817
    • 提供者:hxl
  1. yinhangjiansuanfazip

    0下载:
  2. 操作系统实验银行家算法有完整的代码和结果截图和注释以及使用说明-The operating system experiment of complete code banker algorithm and the results screenshots and commentary and instructions
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:172826
    • 提供者:hule
  1. OS-bankers-algorithm

    0下载:
  2. 《操作系统》课程实验-----银行家算法 死锁避免—银行家算法的实现-"Operating System" course experiment----- banker s algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-15
    • 文件大小:6124
    • 提供者:rongly
  1. The-bankers-algorithm

    0下载:
  2. 银行家算法的课程设计,内容非常详细,流程图,算法描述,源代码都在里面,连心得体会都有哦-The banker s algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:222273
    • 提供者:许斯贤
  1. banker

    0下载:
  2. 银行家算法 c++的一个模拟算法 可以实现算法所说的东西了-Banker s algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:1681
    • 提供者:yu
  1. banker

    0下载:
  2. 银行家算法的解释及源代码模拟,能够很好的理解银行家算法-Bankers algorithm interpretation and source code simulation, can be very good understanding of the bankers algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:73205
    • 提供者:opwt
  1. banker

    0下载:
  2. 在c++开发环境下模拟银行家算法的实现,并完善了输出的格式,还将输出一并写入文件中,方便查看结果-Simulation bankers algorithm in the C++ development environment, and improve the output format will be output in conjunction write to a file for easy viewing results
  3. 所属分类:Data structs

    • 发布日期:2017-05-31
    • 文件大小:13198523
    • 提供者:罗如君
  1. banker

    0下载:
  2. 用银行家算法实现资源分配,Bankers algorithm to achieve the allocation of resources-Bankers algorithm to achieve the allocation of resources
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:230130
    • 提供者:王丹
  1. Bankers-algorithm

    0下载:
  2. 用C++实现的银行家算法,实现如何避免死锁翻译,很好用的。-Banker' s algorithm implemented in C++, how to avoid the deadlock translation and good use.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:199466
    • 提供者:黎孟
  1. banker

    0下载:
  2. 实现了银行家算法的源代码,在输入数据为大数据的时候也可以进行处理。-Bankers algorithm source code can also be input data for data processing.
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:677
    • 提供者:饭饭
  1. The-banker

    0下载:
  2. 银行家算法我知道了它是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。通过这个实验我体会和了解死锁和避免死锁的具体实施方法更加深了解有关资源申请、避免死锁等概念。死锁的产生,必须同时满足四个条件,互斥条件,请求和保持条件,不剥夺条件,环路等待条件只要破坏上述四个条件中除去互斥资源的条件外系统就不会发生死锁。通过这个算法可用解决生活中的实际问题。-The banker' s algorithm, I know it is an important method
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:27926
    • 提供者:k
  1. banker

    0下载:
  2. 操作系统中的银行家算法在Linux系统上的实现,没有模拟错误情况-Bankers algorithm in operating system on the Linux system does not simulate the error condition
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:1379
    • 提供者:Jack
  1. banker

    0下载:
  2. 银行家算法,手动输入资源等,绝对可直接运行-Banker' s algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:896797
    • 提供者:草泥马
  1. banker

    0下载:
  2. 操作系统中的银行家算法,用于避免死锁的产生-Bankers algorithm in operating system, used to avoid deadlock
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-11
    • 文件大小:1103
    • 提供者:zhangsan
« 1 2 3 4 5 6 78 9 10 11 12 ... 25 »
搜珍网 www.dssz.com