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

搜索资源列表

  1. dijkstra

    0下载:
  2. 银行家算法 1. 实验目的: 用高级语言编写和调试一个利用银行家算法避免死锁的程序,以加深对分配资源时如何避免死锁的理解。 2. 实验内容: 编写一个模拟程序,完成避免死锁的模拟,要求采用dijkstra的银行家算法。 实验具体包括:首先确定可利用资源向量的数据结构、最大需求矩阵,分配矩阵,需求矩阵,然后完成银行家算法、安全性算法等程序代码 最后编写模拟过程的主函数,上机实验并取得结果数据。 -Banker' s Algorithm 1. Experimental
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1327
    • 提供者:Jun
  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. sisuo

    0下载:
  2. 作系统进程通信(预防死锁)算法 Dijkstra银行家C语言实现 -Systematic process of communication (to prevent deadlock) algorithm Dijkstra bankers C language
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:1799
    • 提供者:li shu
  1. yinhangjiasuanfa

    0下载:
  2. 本程序主要是用银行家算法避免系统出现的死锁-This procedure is mainly used bankers algorithm avoid deadlock system
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1350
    • 提供者:张大中
  1. Banker

    0下载:
  2. VC + + 6.0 bankers algorithm , it s useful for anyone.-VC++ 6.0 bankers algorithm , it s useful for anyone.
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:2000250
    • 提供者:kevin
  1. sun3

    0下载:
  2. 银行家算法是避免死锁的一种重要方法,要求编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。-Bankers algorithm avoid deadlock is an important method of preparation and testing requirements of the bankers algorithm a simple procedure. Apply for a better understandi
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2254
    • 提供者:sun
  1. bank

    0下载:
  2. 银行家算法的简单实现,实现了简单的银行家算法的模拟-Bankers to achieve a simple algorithm to achieve a simple simulation of Banker' s Algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:238015
    • 提供者:kingdom天狗
  1. 12344

    0下载:
  2. 模拟银行家算法 页式存储管理如何实现地址转换;进一步认识页式虚拟存储管理中如何处理缺页中断。用C++实现LRU置换算法 -Bankers algorithm simulation storage management page addresses how to achieve the conversion a better understanding of virtual memory management page of how to handle page fault. Using
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:284962
    • 提供者:0
  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. Safety

    0下载:
  2. 操作系统课程设计——银行家问题的解决办法,有书上问题的实例解决。-Operating systems curriculum design- bankers solution to the problem, there are examples of books to solve the problem.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:45786
    • 提供者:denggaoming
  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. 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. EX5_BANKER

    0下载:
  2. A simple program for implementing the Bankers algorithm in Linux/UNIX Environment
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:9977
    • 提供者:Prabha
  1. bank

    0下载:
  2. 银行家bank+and+random+code操作系统课程设计的文件压缩包-Bankers bank+ and+ random+ code operating system, curriculum design, file compression package
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:193924
    • 提供者:徐璐
  1. bankers2

    0下载:
  2. bankers algorithm implementation-bankers algorithm implementation....
  3. 所属分类:OS Develop

    • 发布日期:2017-04-11
    • 文件大小:1238
    • 提供者:anwar
  1. bankerRR28

    0下载:
  2. a c program to implement Bankers Algorithm for deadlock
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:1745
    • 提供者:naveen
  1. bankerSafety28

    0下载:
  2. a cpp program to implement Bankers safty Algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-08
    • 文件大小:1345
    • 提供者:naveen
  1. Bank

    0下载:
  2. 此文件模拟实现了避免死锁发生的银行家算法。-This file is simulated to achieve the bankers algorithm avoid deadlock occurred.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:1793
    • 提供者:sunlong
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 22 »
搜珍网 www.dssz.com