搜索资源列表

  1. banker-deadlock

    0下载:
  2. 解决进程死锁的银行家算法,vc++2005-settlement process Deadlock bankers algorithm, vc 2005
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:94804
    • 提供者:李国新
  1. 模拟银行家算法

    0下载:
  2. 利用银行家算法避免死锁。掌握银行家算法中的数据结构,算法的整个过程,并加深对银行家算法的理解-bankers algorithm used to avoid deadlock. Master bankers algorithm data structure, algorithm of the whole process, and deepen the understanding of Banker's Algorithm
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-14
    • 文件大小:9216
    • 提供者:黄卓越
  1. 死锁

    0下载:
  2. 模拟操作系统的进程死锁-simulated the process of operating system Deadlock
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-14
    • 文件大小:5120
    • 提供者:大肥肉
  1. 防死锁的程序

    0下载:
  2. 可以防止死锁,而让攻击者不是很容易着手去攻击你-can prevent deadlock and allow an attacker is not very easy to start to attack you
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:闾凡兵
  1. APIHookingPart3_src

    0下载:
  2. This the third, fourth (and last) part for building a thread deadlock detector. Please see the first and second article to understand wait is going on : A (working) implementation of API hooking (Part II)
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-14
    • 文件大小:300032
    • 提供者:
  1. BANK_bank

    0下载:
  2. 主要是用语解决死锁问题的算法,也称之为银行家算法,希望可以用的上!-term solution is mainly the deadlock algorithm, also known as bankers algorithm can be used to hope!
  3. 所属分类:进程与线程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:刘华宾
  1. 经典银行家算法

    0下载:
  2. 模拟实现银行家算法。通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用银行家算法,有效的避免死锁。-Simulation Algorithm. By compiling and debugging a system dynamic allocation of resources simple process simulation, the observation Deadlock conditions, and
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:程倩
  1. 200501132112546771 bank

    0下载:
  2. 实现系统多进程管理的银行家算法,合理的避免了进程因为竞争同一资源而出现的死锁问题-achieve multi-process management system bankers algorithm, reasonable process to avoid the same resources as a result of competition arising from the issue Deadlock
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:张珉
  1. DeadLockDetection

    0下载:
  2. Java实现deadlock detection algorithm-Java deadlock detection algorithm
  3. 所属分类:系统编程

    • 发布日期:2024-05-14
    • 文件大小:27648
    • 提供者:刘煜
  1. 死锁检测算法C++

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

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

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

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:王国强
  1. banker-deadlock

    0下载:
  2. 解决进程死锁的银行家算法,vc++2005-settlement process Deadlock bankers algorithm, vc 2005
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-14
    • 文件大小:94208
    • 提供者:李国新
  1. Bank_Algorithm

    0下载:
  2. 这是一个编程模拟实现死锁避免的银行家算法-This is a programming simulation deadlock avoidance algorithm bankers
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-14
    • 文件大小:158720
    • 提供者:周彦斌
  1. DeadLock

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

    • 发布日期:2024-05-14
    • 文件大小:206848
    • 提供者:Karley
  1. deadlock

    0下载:
  2. 死锁模拟 模拟windows下进程申请资源产生死锁的过程-Deadlock analog simulation of the process of application windows under the process of resource deadlock
  3. 所属分类:书籍源码

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:小永
  1. deadlock

    0下载:
  2. 操作系统课程设计:死锁问题。 哲学家进餐问题的解决!!!很好的操作系统大作业!-Operating systems curriculum design: Deadlock problem. Dining philosophers problem! ! ! Very good major operating system!
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-14
    • 文件大小:47104
    • 提供者:张薇薇
  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编程

    • 发布日期:2024-05-14
    • 文件大小:23552
    • 提供者:冯汝伟
  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 e
  3. 所属分类:进程与线程

    • 发布日期:2024-05-14
    • 文件大小:174080
    • 提供者:ji
  1. DeadLock

    0下载:
  2. 在java中实现2个线程之间的死锁,即程序始终不终止,但也仍在运行-Implemented in java deadlock between two threads, that process has not terminated, but it is still running
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:keane
  1. deadlock demo

    0下载:
  2. Deadlock demostration
  3. 所属分类:行业应用软件

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:Puneeth
« 12 3 4 5 6 7 8 9 10 ... 29 »

源码中国 www.ymcn.org