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

搜索资源列表

  1. yhjdesuanfa

    0下载:
  2. 界面虽然简单,但是功能还是比较完善的银行家算法,欢迎大家改编-interface is simple, but the functionality is still relatively sound bankers algorithm, we welcome adaptation
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:121102
    • 提供者:慕容楚冰
  1. yhjiasf

    0下载:
  2. 这个是一个界面更为简陋的银行家算法,但是功能还是比较全面的,忘记是从哪里搞来的啦,-this a more simple interface bankers algorithm, but still function in a more comprehensive, forget where it is to engage in beauty, quaking
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:120030
    • 提供者:慕容楚冰
  1. bankerscode

    0下载:
  2. Java实现Bankers algorithm-Java Bankers algorithm
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:15576
    • 提供者:刘煜
  1. 就是我

    0下载:
  2. 简单的银行家算法 可是现五个进程对三个资源的需求.-simple algorithm But bankers are five to three process on the demand for resources.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1391
    • 提供者:一水寒
  1. bankari

    0下载:
  2. 银行家算法是避免死锁的一种方法,输入某时刻各个进程的相关信息,包括资源的最大需求量,已经分配的资源数,还需要的资源数以及系统可利用资源数,然后判断该序列是否安全,再模拟某个进程向系统提出资源申请,判断是否可以给该进程分配资源。 -bankers avoid deadlock algorithm is a method of importation of a certain moment all process-related information, including the greate
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:6904
    • 提供者:sunrain
  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. banker_

    0下载:
  2. 一个简单的银行家算法程序,需要的赶紧的!-a simple algorithm bankers procedures, the need to quickly!
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:9358
    • 提供者:li
  1. yhjsf-c

    0下载:
  2. 银行家算发C语言代码.在TURBO C2.0中验证可行,应付操作系统的作业绝对没问题-bankers count the C language code. Turbo C 2.0 in the test were feasible, cope with the operating system Operating absolutely no problem
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:850
    • 提供者:茹新华
  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. Dijkstra2007

    0下载:
  2. 银行家算法,弄课程设计的时候搞的,作课设时可以用来参考下,希望有帮助-bankers algorithm to find curriculum design of the moment when, for the class can be used to set up at the reference, we hope that the help
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:71185
    • 提供者:abc
  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. Banker_ResAllot

    0下载:
  2. 避免死锁的银行家算法模拟算法(书籍源码)-Bankers algorithm avoid deadlock of the simulation algorithm (book source)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:181125
    • 提供者:zhouren
  1. Banker_ResAllot1

    0下载:
  2. 避免进程运行死锁的银行家模拟算法(源码)-Avoid the deadlock of the bankers run the process simulation algorithm (source)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:41668
    • 提供者:zhouren
  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-17
    • 文件大小:56892
    • 提供者:星星
  1. 5

    0下载:
  2. 编写银行家算法模拟程序,实现银行家算法原理。-The preparation of Banker' s algorithm simulation program, to achieve bankers algorithm principle.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:6812
    • 提供者:xujinxj
  1. banker

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

    • 发布日期:2017-04-06
    • 文件大小:523
    • 提供者:hh
  1. banker

    0下载:
  2. 共享资源分配与银行家算法 [问题描述] 本题主要内容是模拟实现资源分配。银行家算法是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。 通过对这个算法的设计,让学生能够对书本知识有更深的理解,在操作和其它方面有更高的提升。 -Share resource allocation algorithm with bankers [Problem Descr iption] T
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-25
    • 文件大小:11294
    • 提供者:yuebo
  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. Bankers-algorithmaprocess-handling

    0下载:
  2. 自己编写的工程 使用vc实现操作系统里面的银行家算法和进程调度-Bankers algorithm&process handling
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-01
    • 文件大小:934693
    • 提供者:lijue
  1. Bankers-algorithm

    0下载:
  2. 银行家算法是一种最有代表性的避免死锁的算法。又被称为“资源分配拒绝”法-Bankers algorithm is one of the most representative of the algorithm to avoid deadlock. Also known as "resource allocation denial" method
  3. 所属分类:Driver develop

    • 发布日期:2017-04-15
    • 文件大小:7487
    • 提供者:czl
« 12 3 »
搜珍网 www.dssz.com