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

搜索资源列表

  1. 死锁的模拟与检测

    0下载:
  2. 程序运行时,首先提示“请输入资源分配表文件的文件名:”;再提示“请输入进程等待表文件的文件名:”。 输入两个文件名后,程序将读入两个文件中的有关数据,并按照死锁检测算法进行检测。-running, first suggested "Please enter resource allocation table file name in the paper :"; another suggested "Please wait for the process to i
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2466
    • 提供者:王国强
  1. sishu

    0下载:
  2. 操作系统课程设计--死锁检测算法,这个程序自动显示死锁检测过程-courses on operating system design -- Deadlock Detection algorithm, the process automatic Deadlock detection process
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:157813
    • 提供者:小枫
  1. PV1983619

    0下载:
  2. 采用超前检测的算法解决传统的生产者消费者问题中的死锁情况,并含有详细的设计文档和测试程序-using advanced detection algorithms to solve the traditional problems of the producers and consumers of deadlock, and contains detailed design documentation and testing procedures
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:102610
    • 提供者:yhl
  1. 进程安全性算法

    0下载:
  2. 操作系统进程检测死锁模拟银行家算法,安全性算法-operating system simulation process Deadlock Detection Algorithm bankers, security algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:7339
    • 提供者:杨鼎新
  1. yhj111

    0下载:
  2. 银行家算法 进程控制中用到的算吧 检测是是否死锁-bankers process control algorithms used in the counting detection is whether it Deadlock
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1616
    • 提供者:YY
  1. ccode

    0下载:
  2. 一个 模拟死锁检测算法的c程序 很好的学习资料-A deadlock detection algorithm simulation of the c procedures, good learning materials
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:1854
    • 提供者:艺天
  1. DeadLock

    0下载:
  2. 程序使用图形化方法,用户通过连线手工初始化资源分配图,然后显示死锁检测的过程和结果-Program uses a graphical method, the user through the connection manually initialize the resource allocation map, and then displays the deadlock detection process and results of
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:23654
    • 提供者:冯汝伟
  1. yhjsf

    0下载:
  2. 能够实现银行家的算法,还有就是死锁的检测及其解除-Banker' s algorithm implementation, there is a deadlock detection
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:9554
    • 提供者:沈文杰
  1. sol2

    0下载:
  2. banker algorithm program that make detection and terminate while detrmine processes & resources check up where is deadlock exist.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1460
    • 提供者:belal
  1. DeadLock2

    0下载:
  2. 计算机操作系统死锁的检测与解除 检测死锁的发生以及发生后解除死锁-Computer operating system deadlock detection and lifting of the occurrence of deadlock detection and deadlock after the occurrence of lifting
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:2285
    • 提供者:w
  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-22
    • 文件大小:173866
    • 提供者:ji
  1. BankerAlgorithsm

    0下载:
  2. 一个关于死锁检测的经典算法--银行家算法-With regard to the classic deadlock detection algorithms- Banker' s algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:960
    • 提供者:lee
  1. BankerArithmetic

    0下载:
  2. 检测系统为进程分配资源是否会发生死锁。如不产生死锁,给出进程序列。-Detection system to allocate resources for the process will deadlock. If you do not have a deadlock, given the process sequence.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:8413
    • 提供者:ydds
  1. bank

    0下载:
  2. 通过银行家算法设计与实现,可以加深学生对死锁的理解,掌握死锁的预防、避免、检测和解除的基本原理,重点掌握死锁的避免方法—银行家算法。使学生初步具有研究、设计、编制和调试操作系统模块的能力。-Bankers algorithm design and implementation, can deepen students' understanding of the deadlock, to grasp deadlock prevention, avoidance, detection, an
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:1110303
    • 提供者:吴宏玲
  1. Deadlocks--avoidance-and-detection

    0下载:
  2. In this article I will discuss deadlocks, what they are and how they can be avoided. I will also provide a sample implementation of how to detect when a deadlock occurs in a .NET application. The article uses the Dining Philosopher problem as a basis
  3. 所属分类:.net

  1. banker

    0下载:
  2. 该代码通过C语言编写完成,完整的实现了银行家算法,安全检测算法,避免了死锁.(The code written in C language completed a complete bankers algorithm, security detection algorithm, to avoid deadlock.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-22
    • 文件大小:34816
    • 提供者:SSHkang
搜珍网 www.dssz.com