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

搜索资源列表

  1. Bankers_algorithm

    1下载:
  2. 操作系统原理实验——银行家算法实验报告 2实验内容或题目 1)设计五个进程{P0,P1,P2,P3,P4}共享三类资源{A,B,C}的系统,{A,B,C}的资源总数量分别为10,5,72)并行进程可动态地申请资源和释放资源(程序交互输入申请或释放资源数量),系统按各进程的申请动态地分配资源。 3)每当进程动态申请资源或释放资源时,模拟程序应能及时显示或打印各个进程在此时刻的资源分配表、系统可用资源量和安全序列等资源分配信息和安全检查信息 -Operating System
  3. 所属分类:操作系统开发

    • 发布日期:2012-11-07
    • 文件大小:2053
    • 提供者:恋恋的恋
  1. sisuobimian

    0下载:
  2. 死锁避免——银行家算法的模拟实现,通过模拟死锁避免的实现,加深对死锁避免,系统安全状态的理解.附有我的實验报告,源代码。-Deadlock Avoidance- Banker s Algorithm simulation achieved by simulating the deadlock avoid the realization of better understanding of the deadlock avoidance, system security status underst
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:245253
    • 提供者:hyw
  1. dijkstra

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

    • 发布日期:2017-04-04
    • 文件大小:1327
    • 提供者:Jun
  1. yinhangjia

    0下载:
  2. 设计一个n个并发进程共享m个系统资源的程序以实现银行家算法编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用适当的算法,有效地防止和避免死锁的发生-Design a n concurrent processes to share m-system resources to achieve the banker' s algorithm program to write and debug a simple system dynamics simulation prog
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:6009
    • 提供者:高飞
  1. deadlock

    0下载:
  2. 编写死锁检测的模拟程序. 1每种类型一个资源:检测资源与进程图之间是否有换; 2每种类型多个资源的死锁检:用一个类似多个资源银行家的算法。 -The preparation of deadlock detection simulation program. One for each type of a resource: To detect the resources and whether there is exchange between the process of
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-23
    • 文件大小:173866
    • 提供者:ji
  1. YinHangJia

    0下载:
  2. 模拟实现操作系统中解决死锁问题的银行家算法-Simulation to achieve the operating system to solve the problem of the banker' s algorithm deadlock
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:2257
    • 提供者:吴蕾
  1. yhjsf

    0下载:
  2. 银行家算法,模拟解决系统中的死锁问题,更清楚多道系统中并行进程的资源分配问题-Banker' s algorithm, simulation to solve deadlock in the system more clearly the process of multi-channel system, the resource allocation problem in parallel
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:2238
    • 提供者:李飞飞
  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. yinhangjiasuanfa

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

    • 发布日期:2017-05-04
    • 文件大小:1118750
    • 提供者:gst
  1. ziyuanfenpei

    0下载:
  2. 用银行家算法和随机分配算法模拟实现资源分配-With the banker' s algorithm and random allocation of resources allocation algorithm simulation
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:93686
    • 提供者:
  1. yhj

    0下载:
  2. 利用vc实现的银行家算法模拟。可初始化各进程及其请求资源,判断安全性并输出全部安全序列。-Banker' s algorithm implementation using vc simulation. The initialization process can request resources and to determine all the security and safety of the output sequence.
  3. 所属分类:OS Develop

    • 发布日期:2017-05-10
    • 文件大小:2401571
    • 提供者:唐帆
  1. Bank

    0下载:
  2. 用java模拟实现了银行家算法,字符界面。其中包括爱全序列的检查和是否可分配资源。-Achieved with the banker' s algorithm java simulation, character-based interface. Love the whole sequence, including the inspection and whether the allocation of resources.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:5603
    • 提供者:LLLL
  1. 4

    0下载:
  2. 编程实现银行家算法 通过实例模拟银行家算法实现死锁预防。 掌握银行家算法实现死锁预防的原理 要求:输入实例,能够使用银行家算法判断资源分配后是否存在安全序列。 -Programming by example simulation banker bankers algorithm deadlock prevention algorithm. Master bankers, deadlock prevention algorithm principle requirements: i
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:656
    • 提供者:瓜哥
  1. 123

    0下载:
  2. 模拟实现银行家算法,用银行家算法实现资源分配和安全性检查。通过本次实验,使学生加深对死锁概念的理解和掌握,并培养学生对操作系统开发的兴趣与应用能力。-Simulation of the banker' s algorithm, the banker' s algorithm for resource allocation and security checks. Through this experiment, to deepen students ' understandin
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:1032
    • 提供者:朱华
  1. Bank

    0下载:
  2. 模拟银行家算法,实现自动分配资源及遍历输出所以安全序列-Simulation of the banker' s algorithm to achieve automatic allocation of resources and traverse the output so the security sequence
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:1847
    • 提供者:FHJ
  1. Backer_SecondTest

    0下载:
  2. 操作系统银行家算法的模拟程序和安全序列的检测-Simulation program of the operating system of the banker' s algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:63672
    • 提供者:朱俊生
  1. yhjmn

    0下载:
  2. 实现银行家算法模拟,可加深资源申请、避免死锁等概念的理解-The realization of banker s algorithm simulation, can deepen resources applications, to avoid deadlock concepts
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:1202
    • 提供者:wendyalia
  1. Bankers-algorithm

    0下载:
  2. 死锁避免----银行家算法的模拟实现,掌握银行家算法,了解资源在进程并发执行中的资源分配策略。-Deadlock avoidance---- bankers algorithm simulation, master the banker' s algorithm, and resources in the process of concurrent implementation of resource allocation strategies.
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:1572
    • 提供者:vity
  1. banksuanfa

    0下载:
  2. House: through the experiment with the algorithm of programming language simulation bankers procedure law to strengthen the safety of understanding and mastery of the banker algorithm. Familiar with the method to avoid deadlock, deadlock and security
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:128156
    • 提供者:ahu_gj
  1. 银行家算法

    1下载:
  2. 根据银行家算法的基本思想编写和调试一个实现动态资源分配的模拟程序并能够有 效地防止和避免死锁的发生。(According to the basic idea of banker's algorithm, we compile and debug a simulation program to realize dynamic resource allocation, and we can have To prevent and avoid the occurrence of deadlock.
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1531904
    • 提供者:超儿曾
« 1 23 »
搜珍网 www.dssz.com