CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 操作系统 银行家算法

搜索资源列表

  1. bank

    0下载:
  2. 银行家算法,自己写的。有比较漂亮的界面,可以清晰的模拟银行家算法的每一步。是操作系统的实验-Banker' s algorithm, write your own. There are more beautiful interface, you can clear every step of the analog bankers algorithm. Experimental operating system
  3. 所属分类:Console

    • 发布日期:2017-12-02
    • 文件大小:207682
    • 提供者:周周
  1. Bankers_Algorithm

    0下载:
  2. 操作系统实验,银行家算法,实现了内存资源的分配。-Experimental operating system, bankers algorithm, memory allocation of resources.
  3. 所属分类:OS Develop

    • 发布日期:2017-11-21
    • 文件大小:4572
    • 提供者:文哥
  1. banker

    0下载:
  2. 操作系统科目中一些经典的关于银行家算法的源代码和报告整理合集-Operating system on account of some classic bankers algorithm source code and reports finishing Collection
  3. 所属分类:OS Develop

    • 发布日期:2017-11-11
    • 文件大小:502872
    • 提供者:杨鹤凌
  1. Project6

    0下载:
  2. 实现操作系统处理调度死锁问题的银行家算法-Achieve the operating system handle scheduling algorithm bankers deadlock
  3. 所属分类:OS Develop

    • 发布日期:2017-05-13
    • 文件大小:3147695
    • 提供者:李明喜
  1. yinhangjia

    0下载:
  2. 操作系统,银行家算法,java实现银行家算法-Operating system, bankers algorithm, java Algorithm bankers
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:7828
    • 提供者:杨惠
  1. os

    0下载:
  2. 银行家算法、死锁的检测、首次适应分配内存算法,包含操作系统的三个课程实验,都在里面了。-Bankers algorithm, deadlock detection, first-fit algorithm to allocate memory that contains the operating system three course experiment, all inside.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:268282
    • 提供者:李敏
  1. banker

    0下载:
  2. 使用c++编写的银行家算法的实现,是操作系统课程设计的任务,列出了所有的可能的安全序列,在vs2010上运行通过。-Use c++ prepared bankers algorithm, is the operating system of curriculum design task lists all possible security sequence in vs2010 run through.
  3. 所属分类:OS Develop

    • 发布日期:2017-05-22
    • 文件大小:7153745
    • 提供者:Helen
  1. banker_algorithm

    0下载:
  2. 银行家算法(C语言版本),也是操作系统上的内容,对于初学者很有启发作用-Banker' s algorithm (C language version), but also the contents of the operating system, is very inspiring for beginners
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:2863
    • 提供者:zzlmatrix_zzl
  1. YHJ

    0下载:
  2. 操作系统课程设计 银行家算法实现,注意系统资源开销由压缩包内的记事本读入-Operating systems curriculum design bankers algorithm, note that the system resource overhead by a compressed package notepad reads
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:697396
    • 提供者:李飞吾
  1. Banks

    0下载:
  2. 采用java编写的银行家算法,在大学本科操作系统中涉及到。-The banker' s algorithm using java prepared, at the undergraduate operating systems involved.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-09
    • 文件大小:18264
    • 提供者:andy
  1. Operating-System

    0下载:
  2. 操作系统 课后习题 案例讲解 包含 消费者问题,银行家算法等-Homework case to explain the operating system include consumer issues, bankers algorithm
  3. 所属分类:File Formats

    • 发布日期:2017-05-02
    • 文件大小:661005
    • 提供者:李镇江
  1. shiyan

    0下载:
  2. 银行家算法,用于解决死锁问题或避免死锁问题,操作系统的主要实验-Banker s algorithm for solving the deadlock problem and avoid deadlock problem, which is the operating system s main experiment
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:13354
    • 提供者:李三
  1. banker

    0下载:
  2. 银行家算法,死锁避免,资源拒绝分配,操作系统-Bankers algorithm, deadlock avoidance, resource allocation rejected the operating system
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1068
    • 提供者:zcb
  1. d

    0下载:
  2. 银行家算法的实现帮助你轻松学习掌握操作系统-Bankers algorithm to help you easily learn to master the operating system
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:221131
    • 提供者:杨康
  1. Bankers-algorithm

    0下载:
  2. 银行家算法 操作系统大作业C++语言源代码-Banker s algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1777
    • 提供者:
  1. banker-solution

    0下载:
  2. 实现的是操作系统中所研究的银行家算法问题。(1) 设计进程对各类资源最大申请表示及初值确定。 (2) 设定系统提供资源初始状况。 (3) 设定每次某个进程对各类资源的申请表示。 (4) 编制程序,依据银行家算法,决定其申请是否得到满足。 -Banker algorithm implementation is a problem in the operating system under study. (1) the design process for all types
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1946
    • 提供者:曾奕
  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. banker

    0下载:
  2. c语言模拟实现操作系统避免死锁的“银行家算法”-c language simulation operating system to avoid deadlock, "the banker s algorithm"
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:38964
    • 提供者:张亮
  1. Bankers-algorithm

    0下载:
  2. 计算机操作系统实验。用c++编写的银行家算法程序,内附运行截图。运行时将源程序直接复制粘贴到编译器,保存为.cpp文件即可。-Computer operating system experiment. Written by c++ bankers algorithm, enclosing run shot. Runtime copy and paste the source code to the compiler directly, save it as a. Cpp file.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:345447
    • 提供者:xp
  1. yin_hang_jia_yuandaima

    0下载:
  2. 银行家算法源代码。通过银行家算法理解操作系统安全状态和不安全状态。银行家算法是一种最有代表性的避免死锁的算法。-Bankers algorithm source code. By understanding the banker' s algorithm operating system security status, and insecurity. Bankers algorithm is one of the most representative of deadlock avoid
  3. 所属分类:Home Personal application

    • 发布日期:2017-03-21
    • 文件大小:4456
    • 提供者:zhangyu
« 1 2 ... 14 15 16 17 18 1920 21 22 »
搜珍网 www.dssz.com