搜索资源列表

  1. 死锁检测算法C++

    0下载:
  2. 操作系统的死锁检测算法, VC++调试通过-operating system Deadlock Detection Algorithm, debugging through VC
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1.76kb
    • 提供者:liu
  1. 死锁的模拟与检测

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

    • 发布日期:2008-10-13
    • 文件大小:2.41kb
    • 提供者:王国强
  1. 用C语言实现死锁检测

    0下载:
  2. 用C语言实现死锁检测-C language Deadlock Detection
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6.29kb
    • 提供者:nL
  1. 死锁检测模拟

    0下载:
  2. 死锁检测模拟程序-Deadlock Detection Simulation Program
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:5.52kb
    • 提供者:无痕
  1. 死锁检测:银行家算法

    0下载:
  2. 模拟银行家算法,检测死锁。当用户申请一组资源时,系统必须确定这些资源的分配是否仍会使系统处于安全状态。如果会,就可分配资源;否则,进程必须等待直到某个其他进程释放足够资源为止。-It is on simulating banker arithmetic and detecting death lock. When user applies a group of resource, the system must decide if as
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:302.22kb
    • 提供者:zqm
  1. 操作系统、死锁检测、VC++

    2下载:
  2. 操作系统、死锁检测、VC++
  3. 所属分类:系统编程

  1. 死锁检测与解除的程序

    0下载:
  2. 操作系统中的关于死锁的检测算法与死锁的解除算法。
  3. 所属分类:Windows编程

    • 发布日期:2011-12-28
    • 文件大小:878.15kb
    • 提供者:jjccxx@126.com
  1. PC_Banker

    0下载:
  2. 用银行家算法实现进程死锁的检测和解决-with bankers algorithm Deadlock in the process of detecting and resolving
  3. 所属分类:操作系统开发

    • 发布日期:2024-11-26
    • 文件大小:2kb
    • 提供者:干冰
  1. 用C语言实现死锁检测

    0下载:
  2. 用C语言实现死锁检测-C language Deadlock Detection
  3. 所属分类:其他小程序

    • 发布日期:2024-11-26
    • 文件大小:232kb
    • 提供者:nL
  1. 死锁检测模拟

    0下载:
  2. 死锁检测模拟程序-Deadlock Detection Simulation Program
  3. 所属分类:文档资料

    • 发布日期:2024-11-26
    • 文件大小:5kb
    • 提供者:无痕
  1. 死锁检测:银行家算法

    0下载:
  2. 模拟银行家算法,检测死锁。当用户申请一组资源时,系统必须确定这些资源的分配是否仍会使系统处于安全状态。如果会,就可分配资源;否则,进程必须等待直到某个其他进程释放足够资源为止。-It is on simulating banker arithmetic and detecting death lock. When user applies a group of resource, the system must decide if as
  3. 所属分类:Windows编程

    • 发布日期:2024-11-26
    • 文件大小:302kb
    • 提供者:zqm
  1. 死锁检测算法C++

    0下载:
  2. 操作系统的死锁检测算法, VC++调试通过-operating system Deadlock Detection Algorithm, debugging through VC
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-26
    • 文件大小:1kb
    • 提供者:liu
  1. 死锁的模拟与检测

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

    • 发布日期:2024-11-26
    • 文件大小:2kb
    • 提供者:王国强
  1. sishu

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

    • 发布日期:2024-11-26
    • 文件大小:382kb
    • 提供者:小枫
  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 proced
  3. 所属分类:进程与线程

    • 发布日期:2024-11-26
    • 文件大小:406kb
    • 提供者:yhl
  1. ThreadChecker

    0下载:
  2. 关于Intel多线程编程优化的程序,包含了死锁检测以及相应到解决办法。-On Intel multi-threaded programming to optimize the procedure, including the deadlock detection and the corresponding to the solution.
  3. 所属分类:系统编程

    • 发布日期:2024-11-26
    • 文件大小:23kb
    • 提供者:周千
  1. DeadLock

    0下载:
  2. 死锁检测工具,《计算机操作系统》课程设计,源代码+演示程序-Deadlock Detection Tool,
  3. 所属分类:系统编程

    • 发布日期:2024-11-26
    • 文件大小:202kb
    • 提供者:Karley
  1. systemtest

    0下载:
  2. 本程序是操作系统课程实验的死锁的检测与解除。解除方式采用撤销进程的方法。全部用数组实现。在ubuntu(linux)下编译通过。为本人原创。每次撤销个代价最小的死锁进程,释放其所拥有的资源。 所有数据都是可以自行设置的,包括进程个数,资源种类数,各进程的代价等。-This procedure is the operating system course experiment Deadlock Detection and disarm
  3. 所属分类:操作系统开发

    • 发布日期:2024-11-26
    • 文件大小:10kb
    • 提供者:
  1. bank

    0下载:
  2. Java版本银行家算法,运行了死锁避免与死锁检测模拟程序,可以在Eclipse上直接运行-Java version of the banker' s algorithm, run the deadlock avoid deadlock detection simulation program that can run directly on the Eclipse
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-26
    • 文件大小:2kb
    • 提供者:陈超
  1. 死锁检验与解除

    0下载:
  2. 用于模拟系统在进程请求资源过程中,会不会发生死锁,检测出会发生死锁的进程,并且解除死锁(It is used to simulate whether deadlock will occur in the process of requesting resources, detect the process that will occur deadlock, and unlock the deadlock.)
  3. 所属分类:Windows编程

« 12 3 4 »

源码中国 www.ymcn.org