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

搜索资源列表

  1. BankerArithmetic

    0下载:
  2. 操作系统实验之银行家算法和安全性算法,代码相对简单适合初学者-The experimental operating system bankers algorithm
  3. 所属分类:Console

    • 发布日期:2017-05-13
    • 文件大小:2592226
    • 提供者:宋小贺贺贺
  1. yhj

    0下载:
  2. 银行家算法c++,用于操作系统避免死锁的方法,程序可以正确运行-Bankers algorithm c++,The method for the operating system to avoid deadlock, the program can run correctly
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-30
    • 文件大小:251616
    • 提供者:ashan
  1. bank

    0下载:
  2. 银行家算法的实现-Banker Algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:2024
    • 提供者:刘斐
  1. Banker_Algorithm

    0下载:
  2. 操作系统进程调度算法,银行家算法,还有RR轮转算法,都可以运行-The operating system process scheduling algorithm, the banker algorithm, and RR rotation algorithm, can run
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:5328
    • 提供者:babbage
  1. Banker_Algorithm

    0下载:
  2. 一个描述银行家算法的程序,用Windows应用程序形式展示系统产生死锁的原因及避免死锁的方法。-A descr iption of bankers algorithm procedures, causes deadlock and avoid deadlock method using a Windows application in the form of display system.
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:98033
    • 提供者:林泱
  1. bank

    0下载:
  2. 银行家算法,基于操作系统的课程设计,简单的html文件-bank s way.simple project
  3. 所属分类:OS Develop

    • 发布日期:2017-05-04
    • 文件大小:35334
    • 提供者:陈子宇
  1. bank

    0下载:
  2. 此代码运用C语言,实现了银行家算法。代码简单易懂,是操作系统初学者的必学代码之一。-This code using C language, the banker algorithm. The code is simple and easy to understand, is the operating system for beginners will learn one of the code.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:1668
    • 提供者:LYY
  1. AAAAA

    0下载:
  2. 银行家算法原理: 我们可以把操作系统看作是银行家,操作系统管理的资源相当于银行家管理的资金,进程向操作系统请求分配资源相当于用户向银行家贷款。   为保证资金的安全,银行家规定:   (1) 当一个顾客对资金的最大需求量不超过银行家现有的资金时就可接纳该顾客   (2) 顾客可以分期贷款,但贷款的总数不能超过最大需求量   (3) 当银行家现有的资金不能满足顾客尚需的贷款数额时,对顾客的贷款可推迟支付,但总能使顾客在有限的时间里得到贷款   (4) 当顾客
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-04
    • 文件大小:159197
    • 提供者:南其显
  1. Bank

    0下载:
  2. 银行家算法的c++实现,程序简单易懂,代码都是自己亲测可以运行的-Bankers algorithm c++ implementation, the program is simple and easy to understand, the code is their pro-test can run
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2133685
    • 提供者:贾克斯
  1. Banker-Algorithm

    0下载:
  2. 银行家算法(Banker s Algorithm)是一个避免死锁(Deadlock)的著名算法,是由艾兹格·迪杰斯特拉在1965年为T.H.E系统设计的一种避免死锁产生的算法。它以银行借贷系统的分配策略为基础,判断并保证系统的安全运行-Banker s Algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-05-05
    • 文件大小:43979
    • 提供者:王子凯
  1. YHJ

    0下载:
  2. 银行家算法简单的编程,易于操作,方便使用。-Bankers algorithm for simple programming, easy to operate, use.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:14781
    • 提供者:李玖
  1. Computer-operating-system

    0下载:
  2. 计算机操作系统实验主要算法源码,例如进程调度,时间片轮转算法,银行家算法,磁盘调度算法等等。-The computer operating system main algorithm source code, such as process scheduling, time slice algorithm, bankers algorithm, disk scheduling algorithm etc..
  3. 所属分类:source in ebook

    • 发布日期:2017-05-28
    • 文件大小:11173946
    • 提供者:liu
  1. os

    0下载:
  2. 操作系统实验代码 一:编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。 二:编写并调试一个模拟的进程调度程序,采用“简单轮转法”调度算法对五个进程进行调度。 编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用银行家算法,有效地防止和避免死锁的发生。-OS experiment code one: write a simulation and debugging process scheduling procedures, &quo
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2743
    • 提供者:hml
  1. Banker-algorithm

    0下载:
  2. 避免死锁产生的算法-银行家算法。系统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。-Before allocating resources, the system should calculate the security of the allocated resources. If the allocation does not cause the system to enter an unsafe state, the system w
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1123389
    • 提供者:UnKnown
  1. banker

    0下载:
  2. 操作系统实验:模拟银行家算法,支持所有特性。-Experimental operating system: Analog bankers algorithm, support all the features.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-12
    • 文件大小:1450
    • 提供者:李大好
  1. expeorment__system

    0下载:
  2. 操 作系统的实验程序,经典的银行家算法,界面交互性友好性不错,-Operating system experiment program, classic bankers algorithm, good interactive friendly interface,
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-16
    • 文件大小:2048
    • 提供者:Dvyao
  1. IDKNZY

    0下载:
  2. 用VC实现银行家算法 自己制作 十分好用 推荐给大家-Make your own using VC to achieve the banker algorithm is very useful to recommend to you
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-17
    • 文件大小:59392
    • 提供者:shakinl
  1. alxkrithm

    0下载:
  2. 银行家算法的实现 vc++开发 有需要的可以下载使用,很好-Bankers algorithm implementation in need can be downloaded using vc++ development, is very good
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-14
    • 文件大小:17445
    • 提供者:eamie
  1. invenface

    0下载:
  2. 操 作系统的实验程序,经典的银行家算法,界面交互性友好性不错,-Operating system experiment program, classic bankers algorithm, good interactive friendly interface,
  3. 所属分类:Hook api

    • 发布日期:2017-12-15
    • 文件大小:2048
    • 提供者:evrnfnce
  1. youc

    0下载:
  2. 用VC实现银行家算法 自己制作 十分好用 推荐给大家-Make your own using VC to achieve the banker algorithm is very useful to recommend to you
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-16
    • 文件大小:59392
    • 提供者:avelyn
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com