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

搜索资源列表

  1. banker-deadlock

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

    • 发布日期:2008-10-13
    • 文件大小:94804
    • 提供者:李国新
  1. DeadLock

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

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

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

    • 发布日期:2017-04-01
    • 文件大小:1927
    • 提供者:小永
  1. deadlock

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

    • 发布日期:2017-04-17
    • 文件大小:47356
    • 提供者:张薇薇
  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. Deadlock

    0下载:
  2. Deadlock source code for software system and model
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:1975
    • 提供者:wanna
  1. deadlock

    0下载:
  2. 操作系统的 死锁检测与解除。通过C语言编程实现-operate System deadlock problem,the word lab report.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:95654
    • 提供者:赵绎
  1. vc

    0下载:
  2. virtul channel 虚拟通道 用于改善noc的死锁效应-virtul channel virtual channel used to improve the effect of noc Deadlock
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:11714
    • 提供者:长华
  1. deadlock

    0下载:
  2. 该代码是用JAVA编写的著名的线程死锁问题-The code is written in JAVA famous thread deadlock problem
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:882
    • 提供者:chenzhikai
  1. bankdeadlock

    0下载:
  2. 一个编程实例:采用银行家算法,通过对安全序列的是否存在的判断,避免死锁的发生-A programming examples: the banker algorithm, based on the existence of the sequence of safety, avoid deadlock occurs...
  3. 所属分类:Document

    • 发布日期:2017-03-29
    • 文件大小:17670
    • 提供者:乐乐
  1. final

    0下载:
  2. 死锁监测算法 花了很多心思 老师说做出来期末加5分 做了一个礼拜 自己原创-Deadlock monitor the algorithm spent a lot of thoughts out of the teacher saying that the end of a week plus 5 Fenzuo
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:1083
    • 提供者:shangliuyan
  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. Deadlocks

    0下载:
  2. 本文档说明了死锁的概念和一些经典示例,并且介绍了如何避免死锁以及如何解决死锁问题。-This document describes the concept of deadlock and some classic examples, and describes how to avoid deadlock and how to solve the deadlock.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:184996
    • 提供者:grain
  1. DeadLock

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

    • 发布日期:2017-04-02
    • 文件大小:559
    • 提供者:keane
  1. deadlock

    0下载:
  2. A deadlock example to show how deadlock happens in on OS in real life so that developers can correct their code. This code is written based on BSD to help other community members
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:1016
    • 提供者:gailu
  1. Deadlock-contracted-algorithm

    2下载:
  2. 死锁环路判定的系统资源分配图约简算法的设计与实现.(1)系统资源分配图输入(界面) • 按资源分配图的形式定义,输入进程名字、资源类名字及其个数、申请/占有边。 (2)运行结果(界面) • ① 以图形的形式输出原资源分配图; • ② 以图形的形式动态输出原资源分配图约简过程 • 实现 -Deadlock loop system to determine resource allocation graph reduction
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:2571617
    • 提供者:Jack
  1. synchronization-and-deadlock

    0下载:
  2. C_线程系列讲座(4):同步与死锁问题的避免-The C_ thread lecture series (4): synchronization and deadlock
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-15
    • 文件大小:7658
    • 提供者:胡天
  1. Deadlock-philosopher

    0下载:
  2. 实现了不死锁的哲学家问题(进程同步互斥),有简单界面,有图。-Deadlock philosopher (process synchronization mutual exclusion), simple interface, there are plans.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:39328
    • 提供者:teresy
  1. DeadLock

    0下载:
  2. c语言写的关于死锁的预防的小程序,适合初学者。-c language written on the deadlock prevention program for beginners.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-12
    • 文件大小:1450
    • 提供者:张伟
  1. deadlock demo

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

    • 发布日期:2017-12-29
    • 文件大小:3072
    • 提供者:Puneeth
« 12 3 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com