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

搜索资源列表

  1. yinhangjia

    0下载:
  2. 操作系统,银行家算法,运行通过!值得研究学习!-good code!
  3. 所属分类:Network Security

    • 发布日期:2017-04-08
    • 文件大小:241434
    • 提供者:wtg
  1. banker

    0下载:
  2. 死锁会引起计算机工作僵死,因此操作系统中必须防止。本实验的目的在于让学生独立的使用高级语言编写和调试一个系统动态分配资源的简单模拟程序,了解死锁产生的条件和原因,并采用银行家算法有效地防止死锁的发生,以加深对课堂上所讲授的知识的理解。-Computer work can cause deadlock dead, so the operating system must be prevented. The purpose of this study is to make students ind
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:272925
    • 提供者:zsb
  1. YinHangJia

    0下载:
  2. 模拟实现操作系统中解决死锁问题的银行家算法-Simulation to achieve the operating system to solve the problem of the banker' s algorithm deadlock
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:2257
    • 提供者:吴蕾
  1. Banker

    0下载:
  2. 操作系统中的 银行家算法 java语言实现-OS banker algorithm java language
  3. 所属分类:Java Develop

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

    0下载:
  2. 操作系统中的银行家算法,用于寻找安全序列,防止发生死锁-OS bankers algorithm for finding safe sequence, to prevent deadlock
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2549
    • 提供者:chencl
  1. bankerC

    0下载:
  2. 银行家算法的另一种实现源程序,它属于操作系统的相关编程-Another banker' s algorithm implementation source code, it is operating system-related programming
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:1471
    • 提供者:chencl
  1. keshe

    0下载:
  2. 操作系统的课程设计实现银行家算法,进程调度算法和磁盘调度算法-Operating system design and implementation of courses bankers algorithm, the process of scheduling and disk scheduling algorithm
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:117351
    • 提供者:fanrenlong
  1. yinhanjiasuanfa

    0下载:
  2. 银行家算法,操作系统课程设计,开发环境VC6.0,较为简单,易于修改-Banker' s algorithm, operating systems curriculum design, development environment, VC6.0, simple, easy to modify
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:1908
    • 提供者:roy
  1. yhjsf

    0下载:
  2. 操作系统中的银行家算法的实现,供大家参考。-Operating system, bankers algorithm, for your reference.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:182030
    • 提供者:小婷
  1. 1

    0下载:
  2. 这是操作系统的经典算法——银行家算法,希望大家好好珍惜吧-This is the operating system of the classical algorithm- Banker' s algorithm, I hope you cherish it! ! !
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:451122
    • 提供者:于君
  1. Bankersalgorithm

    0下载:
  2. 操作系统中有银行家算法,但我是用c++编的-Bankers algorithm in the operating system, but I am using c++ compiled
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:2082
    • 提供者:lip
  1. os

    0下载:
  2. 湖南大学计算机与通信学院操作系统的实验课件。里面有实验1到实验8,外加实习1到实习8。包含权限,shell,中断,银行家算法等-Computer and Communication, Hunan University, College of the operating system experimental courseware. Experiment 1 to experiment there are 8, plus 8 practice 1 to practice. Include perm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:1790703
    • 提供者:马兴旺
  1. xunmi

    0下载:
  2. 操作系统课程设计模拟银行家算法_操作系统课程设计-Operating System Course bankers algorithm designed to simulate operating systems curriculum design _
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:5097
    • 提供者:xunmi
  1. fjdskoah

    0下载:
  2. 银行家算法,操作系统中要求的,有源程序,可运行-Banker s algorithm, the operating system requirements, there is source code, run!,
  3. 所属分类:SQL Server

    • 发布日期:2017-04-08
    • 文件大小:2247
    • 提供者:打算
  1. Cmoniyinhangjia

    0下载:
  2. c语言编写的程序,用于实现操作系统课程中中的模拟银行家算法。-c language program, the operating system used to implement the curriculum in the simulation bankers algorithm.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:5155
    • 提供者:shengle
  1. bank

    0下载:
  2. 银行家算法,操作系统课程设计,运行通过了。-Banker s algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-05-04
    • 文件大小:1248111
    • 提供者:liudong
  1. Bank

    0下载:
  2. 计算机操作系统实验中的银行家算法的完整实现。-Experiments in the computer operating system, full implementation of banker' s algorithm.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:513540
    • 提供者:windblueos
  1. BankeralgorithmClanguage

    0下载:
  2. .银行家算法 操作系统在若干个并行进程间分配数量一定的共享资源,既要使每个进程均能满足其对资源的要求,使之完成其运行任务,同时又要使整个系统不会产生死锁所采用的方法,即银行家算法。银行家算法是解决资源共享问题的一种算法,是研究如何将有限的资源合理分配给多个进程使用,同时系统又不会发生死锁问题的一种算法。 -. Banker' s algorithm operating system distribution among a number of parallel processes
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:37630
    • 提供者:李觅
  1. bank-c

    0下载:
  2. 银行家算法解析,用C语言程序实现的例子(汤子赢版《计算机操作系统》)-bank
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:255953
    • 提供者:Sam
  1. 1.doc

    0下载:
  2. 操作系统课程设计,银行家算法程序,linux环境 -Operating System Course Design, bankers algorithm program, linux environment
  3. 所属分类:Linux-Unix program

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