CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - BANKER

搜索资源列表

  1. wordpress_2.2.3_zh_CN

    0下载:
  2. 银行家算法.net实现,真的是,完全是原创,没有抄袭,请监督-Banker' s algorithm. Net realized, really is, is entirely original, not copied, please monitor
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-04
    • 文件大小:1125599
    • 提供者:齐齐
  1. bankmethod

    0下载:
  2. 这个实现的是数据库大型试验的银行家算法,用VC6实现的-This implementation is the banker' s algorithm large test database
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:251323
    • 提供者:何美霞
  1. yinhangjiasuanfa

    0下载:
  2. 文件是银行家算法演示程序的C语言代码,可以共C语言的初学者使用。-File is the banker' s algorithm demo program of C language code, C language can be a total beginner.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:1307
    • 提供者:黄桂仙
  1. bankerc

    0下载:
  2. 为了避免死锁产生和避免的情况,用银行家算法实现系统资源分配。-In order to avoid deadlock and avoid the situation arising, with banker' s algorithm for system resource allocation.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:2417
    • 提供者:博程
  1. Dijk

    0下载:
  2. 银行家算法模拟 可用于实习交作业等等 实用-Banker s algorithm simulation
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1133
    • 提供者:Mono
  1. 123

    0下载:
  2. C++版的银行家算法演示程序源代码,可以完全实现模拟。-C++ version of the banker' s algorithm demo program source code, can be fully realized simulation.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:3868
    • 提供者:黄桂仙
  1. yinhangjia

    0下载:
  2. 银行家算法,实现电梯的精确控制,具有非常好的效果。-Banker' s algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:15603
    • 提供者:仁山
  1. Bankers-Algorithm

    0下载:
  2. 银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。为实现银行家算法,系统必须设置若干数据结构。-Banker' s algorithm is one of the most representative algorithm to avoid deadlock. Method to avoid deadlock in the process of dy
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1430
    • 提供者:岳豪
  1. Banker

    0下载:
  2. 操作系统中经典的银行家算法的模拟程序,基于MFC对话框,可随意设定进程的个数和资源的个数-Classic bankers operating system simulation algorithm, based on MFC dialog box can be arbitrarily set the number of processes and resources, the number of
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1963743
    • 提供者:Meihua
  1. BANK

    0下载:
  2. 银行家算法实现进程的调度、资源分配和管理的问题。用Java语言实现-Banker salgorithm implementation process scheduling, resource allocation and management. With the Java language
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:2943
    • 提供者:lansejingling
  1. LAB2_1

    0下载:
  2. 银行家算法和随机分配算法,VC6.0下编译通过-Banker' s algorithm and random allocation algorithm, VC6.0 compiled by
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:2530
    • 提供者:于鑫
  1. yinhangjia

    0下载:
  2. 银行家算法的实现 实现银行家算法分配资源-Bankers algorithm to allocate resources to achieve realization of banker' s algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:240412
    • 提供者:xiao
  1. yinhangjia

    0下载:
  2. 银行家算法 申请资源 安全性检查 使我们进一步了解银行家算法-Banker' s algorithm to apply resources to security checks enable us to further understand the banker' s algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1431
    • 提供者:dlq
  1. yinhanjiasuanfa-c-4

    0下载:
  2. 银行家算法 c编写-Banker' s algorithm c prepared
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:35141
    • 提供者:xuqiang
  1. yinhanjiasuanfa-c-5

    0下载:
  2. 银行家算法 c编写-Banker' s algorithm c prepared
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:29551
    • 提供者:xuqiang
  1. yinhanjiasuanfa-c

    0下载:
  2. 银行家算法 c编写-Banker' s algorithm c prepared
  3. 所属分类:Data structs

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

    0下载:
  2. 利用银行家算法实现解决操作系统饥饿问题的算法,动态在控制台显示各个进程的运行情况。-Bankers algorithm used to solve the problem of hunger in the operating system, algorithm, dynamic in the console displays the operation of each process.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:2025
    • 提供者:chenyiyu
  1. BANK

    0下载:
  2. 银行家算法 设计程序模拟预防进程死锁的银行家算法的工作过程。假设系统中有n个进程P1, … ,Pn,有m类可分配的资源R1, … ,Rm,在T0时刻,进程Pi分配到的j类资源为Allocationij个,它还需要j类资源Need ij个,系统目前剩余j类资源Workj个,现采用银行家算法进行进程资源分配预防死锁的发生-Banker
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1353
    • 提供者:freedom265442
  1. fgds

    0下载:
  2. 自己的作业,关于银行家算法的描述,支持文件读入。-Own work, the descr iption on the banker' s algorithm, supporting documents read.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:501113
    • 提供者:欧阳盆栽
  1. bankers-algorithm

    0下载:
  2. 银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。为实现银行家算法,系统必须设置若干数据结构。-Banker' s algorithm is one of the most representative algorithm to avoid deadlock. Method to avoid deadlock in the process of dy
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1736
    • 提供者:zhsenl
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com