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

搜索资源列表

  1. bank_c_source

    0下载:
  2. 本程序是操作系统中经典算法银行家算法的实现.已经在turbo c2.0编译通过-operating system classic algorithm bankers algorithm implementation. Turbo has compiled c2.0 through
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1628
    • 提供者:tqin007
  1. zhiyuanguanlixitong

    0下载:
  2. 操作系统课程设计 资源管理系统 safe() //用银行家算法判定系统是否安全 do{ printf(\"\\n*****输入要进行的操作 1:分配资源 2: 修改资源 3:显示资源 4:离开*****\") scanf(\"%d\",&choice) -courses on operating system design resource management system safe () / / algorithm with bankers de
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2481
    • 提供者:叶风
  1. yinhangjia

    0下载:
  2. 操作系统课程实验——实现银行家算法。银行家算法是用来使系统避免死锁的
  3. 所属分类:系统编程

    • 发布日期:2014-01-17
    • 文件大小:184731
    • 提供者:唐有宝
  1. 银行家算法

    0下载:
  2. 通过课程设计,能更好地掌握操作系统的原理及实现方法,加深对操作系统基础理论和重要算法的理解及进程间的同步和互斥关系,加强动手能力和思维能力。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-01-17
    • 文件大小:1031
    • 提供者:刘军
  1. computeros

    0下载:
  2. 为了在计算机操作系统中实现进程死锁的避免,故采用银行家算法能有效的解决这个问题!
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2923
    • 提供者:lubeizi
  1. 19165453566

    0下载:
  2. 操作系统课程设计的银行家算法 开发软件是JAVA 编译通过
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:6826
    • 提供者:ysl
  1. zy19810412

    0下载:
  2. 在计算机操作系统中,最有代表的避免死锁的算法,是Dijkstra银行家算法。这是由于该算法能用于银行系统现金贷款的发放而得名的。为了加深对该算法的认识和掌握,进而在计算机上实现。为了实现银行家算法,系统中必须设置若干数据结构。-in computer operating systems, and most representative of the deadlock avoidance algorithm is Dijkstra algorithm bankers. This is becaus
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:301328
    • 提供者:张学友
  1. Operatingsystemsolution

    0下载:
  2. 操作系统上机题(代码) 进程管理调度,银行家算法可正常运行-Machine operating system title (code) process management scheduling, banker s algorithm may be the normal operation of
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:10562
    • 提供者:黄跃跃
  1. Ten_classic_operating_system_algorithm

    0下载:
  2. 本文介绍了进程调度,文件管理,银行家算法,作业调度等等十个经典算法,有利于学习和理解操作系统。-This article describes the process of scheduling, document management, bankers algorithm, job scheduling algorithms and so on dozens of classic and is conducive to learning and understanding of the oper
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:56892
    • 提供者:星星
  1. BankerAlgo

    0下载:
  2. 运用C#实现,操作系统中介绍的多资源银行家算法的交互式动态演示 -The use of C# implementation, the operating system described in many resources, interactive dynamic presentation of Banker' s Algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:39336
    • 提供者:石伶
  1. xiaoying0712

    0下载:
  2. 一个有关操作系统课程设计:银行家算法的c++源程序,自己的作业,100 可以运行。-A course on operating system design: banker' s algorithm for c++ source code, its own operations, 100 run.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:17624
    • 提供者:anqichao
  1. Banker

    0下载:
  2. 操作系统:银行家算法。能够清晰明了的了解到算法的内容及算法说明,对大家学习有一定的帮助-Operating system: Banker' s algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:9798
    • 提供者:luoye
  1. MyBank

    0下载:
  2. 操作系统银行家算法,C#编写,比较漂亮,有用!-OS Banker' s algorithm, C# prepared, more beautiful, works!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:264134
    • 提供者:jack
  1. banker

    0下载:
  2. 操作系统银行家算法的实现。操作系统的实验课程。-OS bankers algorithm. Experimental course the operating system.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:523
    • 提供者:hh
  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. 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. 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. osbank

    0下载:
  2. 操作系统银行家算法,获取文件里面的信息,然后列出安全序列-os and bank
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-28
    • 文件大小:255730
    • 提供者:qiao
  1. bank

    0下载:
  2. 操作系统银行家算法,基于win7系统,用C语言开发。-Operating system bankers algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1706
    • 提供者:su
« 12 »
搜珍网 www.dssz.com