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

搜索资源列表

  1. YFJCSW

    0下载:
  2. 设计程序模拟预防进程死锁的银行家算法的工作过程。-Deadlock prevention program to simulate the process of designing bankers algorithm works.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:1751
    • 提供者:杨顺刚
  1. yinhangjia

    0下载:
  2. 操作系统银行家算法 1、了解多道程序系统中,多个进程并发执行的资源分配。 2、掌握思索的产生原因、产生死锁的必要条件和处理死锁的基本方法。 3、掌握预防死锁的方法,系统安全状态的基本概念。 4、掌握银行家算法,了解资源在进程并发执行中的资源分配策略。 5、理解死锁避免在当前计算机系统不常使用的原因。 -Operating system bankers algorithm 1, to understand multi-program system, concurren
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:228928
    • 提供者:王涛
  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. Bankers-Algorithm

    0下载:
  2. 本科生操作系统课程关于因皇家算法的课程设计代码很基础的-Undergraduate courses on operating system on Royal algorithm because it is based curriculum design code
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:1303
    • 提供者:程昱
  1. bankers-algorithm

    0下载:
  2. banker s algorithm using c
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:1229
    • 提供者:jenemui
  1. banker

    0下载:
  2. 银行家算法,根据已有的资源和次课需要训醒的进程对资源的需求分配内存-Bankers algorithm, based on the existing resources and sub-classes need to wake up the process of training the demand for resources allocated memory
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:143632
    • 提供者:name
  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. 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. bankerand-philosopher

    0下载:
  2. 模拟银行家算法解决哲学家问题的小程序,程序能正确运行完不会造成死锁。-Analog bankers algorithm to solve the problem of small philosopher, the program runs correctly completed without causing deadlock.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1368
    • 提供者:jackwu
  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. BankerAlgorithm

    0下载:
  2. 操作系统银行家算法源码,这个是我做课程设计时编写的C语言的银行家算法-Operating system bankers algorithm source code, this is what I do curriculum designed to prepare the banker' s algorithm in C language
  3. 所属分类:OS Develop

    • 发布日期:2017-04-15
    • 文件大小:7092
    • 提供者:Ray
  1. algo

    0下载:
  2. 银行家算法的实现,有兴趣的可以研究一下具体的实现。-Bankers algorithm, are interested can study about the specific implementation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1699
    • 提供者:xuming
  1. VC6.0

    0下载:
  2. 银行家算法,点点半径求圆心算法,vc6下可直接运行,两个程序在一块-Bankers algorithm, little circle radius seeking algorithms, vc6 run directly under the two programs in a
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1618752
    • 提供者:
  1. banker

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

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

    0下载:
  2. 用c++实验银行家算法模拟程序,并输出安全序列-Experiment with c++ bankers algorithm simulation program, and outputs the security sequence
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3893
    • 提供者:会将
  1. fdsa

    0下载:
  2. 用c++实验银行家算法模拟程序,并输出安全序列-Experiments using c++ bankers algorithm simulation program, and outputs security sequence
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:2053
    • 提供者:会将
  1. Bank2

    0下载:
  2. 模拟银行家算法分配进程资源,随机初始化资源数目种类及分配情况,输入进程号,输出分配安全序列或不安全提示,再输出分配后资源分配情况-Analog bankers algorithm resource allocation process, the type and number of random initialization of resources allocation, enter the process ID, the output sequence or unsafe assign se
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:668331
    • 提供者:卢平
  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 2 ... 14 15 16 17 18 1920 21 22 23 24 »
搜珍网 www.dssz.com