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

搜索资源列表

  1. PC_Banker

    0下载:
  2. 用银行家算法实现进程死锁的检测和解决-with bankers algorithm Deadlock in the process of detecting and resolving
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2196
    • 提供者:干冰
  1. 200501132112546771 bank

    0下载:
  2. 实现系统多进程管理的银行家算法,合理的避免了进程因为竞争同一资源而出现的死锁问题-achieve multi-process management system bankers algorithm, reasonable process to avoid the same resources as a result of competition arising from the issue Deadlock
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1998
    • 提供者:张珉
  1. 汤子瀛银行家算法

    2下载:
  2. 操作系统银行家算法c语言版适合广大在校生作实验报告,应付考试-operating system bankers algorithm c language version suitable for the majority of the in-school experiments, with their examinations
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2520
    • 提供者:魏丙英
  1. 银行家算法集

    0下载:
  2. 这是我收集的关于银行家算法的一些资料和代码-This is my collection of bankers, some of the algorithms and code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:106801
    • 提供者:ly
  1. 银行家算法(C Sharp)

    0下载:
  2. 操作系统银行家算法实习程序,可以输入资源和进程信息,计算安全序列,能否为某个请求分配资源-operating system bankers algorithm attachment procedures, can be imported resources and process information, computing security sequence, Can a request for the allocation of resources
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:566896
    • 提供者:崔哈
  1. 行家算法2

    0下载:
  2. 银行家算罚的,在操作系统中也是很重要的拉,个人下载下来参考参考。-bankers penalty count, the operating system is also very important in Rafah, personal information. Downloaded.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2272
    • 提供者:朱犯
  1. banker-ron

    0下载:
  2. 银行家算法,通过模拟死锁避免的实现,加深对死锁避免,系统安全状态等的理解-bankers algorithm simulation Deadlock avoid the realization of deepening Deadlock avoided, such as system security state understanding
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5986763
    • 提供者:李海
  1. bankerVC++

    0下载:
  2. 银行家算法,基于对话框.资源数可以为任意个.-bankers algorithm, based on the dialog box. Several resources can be arbitrary 000.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:36815
    • 提供者:sean
  1. shiyan3

    0下载:
  2. OS中银行家算法模拟,来自于本人对此算法的理解和对OS的学习-OS bankers algorithm simulation, and from my understanding of this algorithm, and the study of OS
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1691
    • 提供者:刘群
  1. yinhangjiasuanfa

    0下载:
  2. 这是操作系统实验中的银行家算法,顺便拿来和大家分享一下-experiment bankers algorithm, and the way we used to share
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:26223
    • 提供者:郑裕
  1. BA

    0下载:
  2. 操作系统中广泛应用的用于避免死锁的银行家算法的程序实现-operating system widely used for deadlock avoidance algorithm bankers Program
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:34114
    • 提供者:张焕人
  1. fdfdf

    0下载:
  2. 很不错的一个银行家算法,大家可以一起分享啊,好东西是大家的-a very good bankers algorithm, we can all share ah, good things we
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:96256
    • 提供者:么同磊
  1. yinhangyuyang

    0下载:
  2. 操作系统试验银行家算法,用VB实现的,功能完善,界面美观-pilot bankers operating system algorithm, using VB, functional perfect, beautiful interface
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:97963
    • 提供者:于洋
  1. Bankers-algorithm

    0下载:
  2. 操作系统中非常重要的银行家算法,采用VS6.0编程软件编写。-Bankers algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:220855
    • 提供者:xy
  1. Bankers-algorithm

    0下载:
  2. 操作系统中银行家算法的模拟与实现,本代码仅供学习交流,谢谢!-Simulation and implementation of bankers algorithm in operating system
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:12432
    • 提供者:王振宇
  1. bankers-algorithm-code

    0下载:
  2. 功能:操作系统银行家算法代码:输入资源名称和数量,输入进程数量和MAX大小,输入进程请求分配资源,判断序列是否是安全的,若是安全的,给出安全的序列,分配资源。操作系统银行家算法代码-Function: input the name of the resource and the quantity, size of the input process number and MAX, the input process requesting allocation of resources to de
  3. 所属分类:OS Develop

    • 发布日期:2017-11-15
    • 文件大小:1617
    • 提供者:金旭斌
  1. Bankers-algorithm

    0下载:
  2. 操作系统银行家算法对死锁的检测和解除 The operating system for deadlock detection and remove bankers algorithm-failed to translate
  3. 所属分类:OS Develop

    • 发布日期:2017-11-13
    • 文件大小:86305
    • 提供者:ZHX
  1. Bankers-algorithm

    0下载:
  2. 计算机操作系统 上机代码 银行家算法 源代码-Operating system on your computer bankers algorithm source code to native code
  3. 所属分类:OS Develop

    • 发布日期:2017-04-11
    • 文件大小:1394
    • 提供者:颜庭岩
  1. Bankers-algorithm

    0下载:
  2. 银行家算法的实现,输入进程号,资源请求量,判断是否正确。-Bankers algorithm, the input process number, the amount of resources requested, to determine whether correct.
  3. 所属分类:OS Develop

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

    0下载:
  2. 利用c语言编写的操作系统银行家算法,作业需求可用-Bankers algorithm c language
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1843
    • 提供者:yimo
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com