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

搜索资源列表

  1. vou-binkur

    0下载:
  2. 用VC实现银行家算法 自己制作 十分好用 推荐给大家(Make your own using VC to achieve the banker algorithm is very useful to recommend to you)
  3. 所属分类:界面编程

    • 发布日期:2017-12-24
    • 文件大小:60416
    • 提供者:OClksf%21104
  1. djad

    0下载:
  2. Banker algorithm C ++ descr iption(Banker algorithm C + + descr iption)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:tvsksyxq
  1. 银行家算法

    1下载:
  2. 操作系统上机实习报告 银行家算法详细源代码(Practice of operating system on computer Banker algorithm code)
  3. 所属分类:操作系统开发

    • 发布日期:2017-10-22
    • 文件大小:1024
    • 提供者:xianxianxian
  1. 新建文本文档

    0下载:
  2. 该算法运用的是银行家算法,用于判断资源以及进程的申请资源的顺序是否安全,属于操作系统范围。(The algorithm uses the banker algorithm, which is used to judge whether the order of the resources and the application resources of the process is safe, and belongs to the operating system scope)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:江大王
  1. 银行家算法

    0下载:
  2. 模拟银行家算法,对进程进行资源分配,。。。。。。。。。。。(Simulated banker algorithm)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:73728
    • 提供者:1298544760
  1. 1

    0下载:
  2. 理解死锁、死锁避免、死锁预防等基本概念,死锁的产生原因(随机算法),理解死锁的解决办法(银行家算法)。(Understanding deadlock, deadlock avoidance, deadlock prevention and other basic concepts, the causes of deadlock (random algorithm), understand the solution of deadlock (banker's algorithm).)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:老男孩233
  1. bankers

    0下载:
  2. 一个成功实现银行家算法的代码,代码包含用c/c++实现(implement of the Banker's Algorithm,by c/c++)
  3. 所属分类:操作系统开发

    • 发布日期:2018-01-06
    • 文件大小:179200
    • 提供者:peterkachi
  1. 201526811019_孙旭辉_计科1501_实验三

    0下载:
  2. 银行家算法实现资源分配,通过实验,观察了解操作系统是如何实现同步与互斥的。(Resource allocation by banker algorithm)
  3. 所属分类:操作系统开发

    • 发布日期:2018-01-08
    • 文件大小:351232
    • 提供者:jackie0106
  1. eoklsd

    0下载:
  2. Banker algorithm C ++ descr iption()
  3. 所属分类:Windows编程

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:JZ@822
  1. 银行家算法

    0下载:
  2. 操作系统,windows系统下写的银行家算法,c++语言版。(The operating system, the banker's algorithm written under the windows system, the c++ language.)
  3. 所属分类:进程与线程

    • 发布日期:2018-01-09
    • 文件大小:155648
    • 提供者:moona
  1. 银行家算法

    1下载:
  2. 操作系统银行家算法流程图,含源文件和导出图片文件(The operating system banker's algorithm flow chart, the source file and the export picture file)
  3. 所属分类:操作系统开发

    • 发布日期:2018-01-09
    • 文件大小:38912
    • 提供者:djfk
  1. YHJSF

    0下载:
  2. 操作系统书籍中,银行家算法实验C#窗体代码,简易(In the operating system books, the banker's algorithm experiment C# form code is simple and simple.)
  3. 所属分类:C#编程

  1. bank

    0下载:
  2. 银行家算法 java实现,能够完成资源分配问题(Java implementation of banker's algorithm)
  3. 所属分类:操作系统开发

    • 发布日期:2018-01-10
    • 文件大小:260096
    • 提供者:xuelai
  1. 银行家

    0下载:
  2. 银行家算法,操作系统课程设计,可以文件读取,也可以手动输入数据(The banker's algorithm, the operating system course design, the file read, and the manual input of the data)
  3. 所属分类:操作系统开发

    • 发布日期:2018-01-10
    • 文件大小:1209344
    • 提供者:肖骁86
  1. Bank

    0下载:
  2. 1.根据所需进程数量和资源数目进行动态开辟内存 2.检查用户输入是否正确 3.进行安全性检测 4.使用银行家算法为进程分配资源(1. dynamically open up memory according to the number of required processes and the number of resources 2. check whether the user is correct or not 3. security detection 4. use the
  3. 所属分类:操作系统开发

    • 发布日期:2018-04-20
    • 文件大小:222208
    • 提供者:天才萝卜樱
  1. Banker

    0下载:
  2. 实现银行家算法,编译环境VS2015,文件包含整个项目(Implement the bankers algorithm, compile the environment VS2015, the file contains the entire project.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:12643328
    • 提供者:晨星落羽
  1. bankers-algorithm-master

    0下载:
  2. This is a sample Banker's Algorithm app.
  3. 所属分类:界面编程

    • 发布日期:2018-04-28
    • 文件大小:94208
    • 提供者:MastersoftDev
  1. bank

    0下载:
  2. 实现了银行家算法。 输入包含t个测试,每个测试的输入中,第一行为n和m,第二行为AVAILABLE[m],接下来的2*n行分别为,ALLOCATION中每一行和NEED每一行的值。每一个测试样例输出一行加过,若系统安全则输出Yes,否则输出No,接着是对应的安全序列结果,以空格作为间隔。 样例输入: 1 3 4 1 2 2 2 0 0 0 1 1 1 1 2 2 2 1 0 0 0 1 1 3 2 1 0 1 2 2 3 样例输出: Yes 0
  3. 所属分类:操作系统开发

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:LinWsh
  1. mgdktl

    0下载:
  2. Banker algorithm C ++ descr iption()
  3. 所属分类:界面编程

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:IDXFazdp$95826
  1. 银行家算法

    1下载:
  2. 根据银行家算法的基本思想编写和调试一个实现动态资源分配的模拟程序并能够有 效地防止和避免死锁的发生。(According to the basic idea of banker's algorithm, we compile and debug a simulation program to realize dynamic resource allocation, and we can have To prevent and avoid the occurrence of deadlock.
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1531904
    • 提供者:超儿曾
« 1 2 ... 24 25 26 27 28 2930 »
搜珍网 www.dssz.com