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

搜索资源列表

  1. BANKER-C

    0下载:
  2. 银行家算法C描述
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-11
    • 文件大小:961
    • 提供者:gacser
  1. ccode1

    0下载:
  2. 一个c下的银行家算法程序 很好的学习交流资料-Under a banker' s algorithm c good learning process to exchange information
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1864
    • 提供者:艺天
  1. dj

    0下载:
  2. 银行家算法 避免死锁 通过DJ的银行家算法 -just like DJ banker Agramthem to alsoves system
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:1690
    • 提供者:jack
  1. bank

    0下载:
  2. 银行家算法,操作系统的安全状态和安全序列,死锁和避免死锁的银行家算法-Banker' s algorithm, the operating system' s security status and security sequence, deadlock and the bankers algorithm avoid deadlock
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:1377
    • 提供者:xapql
  1. banker

    0下载:
  2. 操作系统----生产者和消费者
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1898
    • 提供者:jsp
  1. Banker_algorithm

    0下载:
  2. 一个实现操作系统银行家算法的vc++程序,银行家算法全过程,包括MAX,NEND等资源的设定都由txt文档提供。-A banker' s algorithm to achieve the operating system of the vc++ program, the entire process of banker' s algorithm, including the MAX, NEND settings and other resources provided by the
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:16384
    • 提供者:beyond
  1. BA

    0下载:
  2. 操作系统实验,在VC下模拟实现银行家算法,运行过程中根据提示使用资源验证是否死锁-OS experiment to simulate the realization of banker algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:2073
    • 提供者:erene
  1. Dijkstra2009

    0下载:
  2. 银行家算法: 1、能任意设定资源的种类数。 2、能任意设定进程的总数。 3、能查看各类资源的剩余情况。 4、能查看各个进程的资源分配情况。 5、当某进程申请资源时,能用银行家算法和安全性算法检查系统的安全性。 6、当系统处于安全状态时,能输出系统的安全性序列。 7、在初始化银行家算法时,能对输入的数据进行判断,并能报错! -Banker' s Algorithm: 1, to arbitrarily set the number of types of r
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:159792
    • 提供者:施振磊
  1. Dijkstra

    0下载:
  2. 本程序主要对操作系统中的死锁预防部分的理论进行实验。设计一个程序,该程序可对每一次资源申请采用银行家算法进行分配。 1) 设计多个资源:10; 2) 设计多个进程:8 ; 3) 设计银行家算法相关的数据结构; 4) 动态进行资源申请、分配、安全性检测并给出分配结果 -This procedure focused on the prevention of deadlock in the operating system part of the theory of the exp
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:13353
    • 提供者:李方
  1. yinghangjiasuanfa

    0下载:
  2. 银行家算法C++描述,银行家算法C描述,宝贵资料,共享大家,欢迎下载-Banker' s Algorithm C++ descr iption, bankers algorithm C descr iption of valuable information, share you are welcome to download
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-23
    • 文件大小:19052
    • 提供者:john
  1. bankerarithmetic

    0下载:
  2. 做操作系统实验时候写的银行家算法,只是简单的控制台程序-banker arithmetic
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:159941
    • 提供者:summer
  1. sum

    0下载:
  2. 通过编程实现银行家算法来避免系统中的死锁现象,加以读者对算法的理解-Through programming banker' s algorithm to avoid deadlock in the system phenomena to be the reader' s understanding of the algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:40463
    • 提供者:daizhenze
  1. bankeralgorith

    0下载:
  2. 银行家算法 , 操作系统中的一个资源分配的算法-Banker' s algorithm, the operating system in a resource allocation algorithm for
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:7432
    • 提供者:hub
  1. bank

    0下载:
  2. 操作系统的银行家算法的源代码,visual c-Banker' s algorithm the operating system source code, visual c++
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:996856
    • 提供者:otzibo
  1. Banker

    0下载:
  2. 计算机操作系统死锁的避免--银行家算法C语言版。-Computer operating system deadlock detection algorithm for C language.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1399
    • 提供者:hezj
  1. yinhangjiasuanfa

    0下载:
  2. 银行家算法的C语言实现。操作系统中的银行家算法。-Banker' s algorithm for C language. The operating system in the banker' s algorithm.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:1276
    • 提供者:刘正朝
  1. bank

    0下载:
  2. 操作系统汤子赢版,按书上写的银行家算法以及老师的示范程序-TANG Zi-winning version of the operating system, according to books written by banker' s algorithm, as well as the teacher' s demonstration program
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:33249
    • 提供者:严迪
  1. bank

    0下载:
  2. 银行家算法C语言实现.7个资源、7个进程-Banker' s algorithm .7 a C language implementation resources, 7 the process of
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:791
    • 提供者:方毅
  1. OS

    0下载:
  2. 题目一:实现生产者消费者问题;题目二:实现银行家算法。此程序的设计在Windows XP操作系统下,基于Microsoft Visual C++6.0环境下的一个关于实现生产者与消费者问题和银行家算法的程序。用C语言实现编程。-Title 1: Achieving the producer consumer problem Title 2: achieving banker' s algorithm. The design of this program under the Window
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:120763
    • 提供者:蒋思
  1. Banker

    0下载:
  2. This code defines the behaviors of the bankers algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:1131
    • 提供者:Steven
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 33 »
搜珍网 www.dssz.com