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

搜索资源列表

  1. Lab7deadlock

    0下载:
  2. nachos操作系统实习,通信和死锁实现部分的报告含主要部分的源码-nachos operating system internships, communication and implementation section of the report containing the deadlock major part of the source
  3. 所属分类:OS Develop

    • 发布日期:2017-04-25
    • 文件大小:159867
    • 提供者:周晓慧
  1. Bankers-algorithm

    0下载:
  2. 银行家算法是一种最有代表性的避免死锁的算法。又被称为“资源分配拒绝”法-Bankers algorithm is one of the most representative of the algorithm to avoid deadlock. Also known as "resource allocation denial" method
  3. 所属分类:Driver develop

    • 发布日期:2017-04-15
    • 文件大小:7487
    • 提供者:czl
  1. StatusBarManagerService

    0下载:
  2. A note on locking: We rely on the fact that calls onto mBar are oneway or if they are local, that they just enqueue messages to not deadlock.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4656
    • 提供者:opjtisng
  1. banker

    0下载:
  2. 最有代表性的避免死锁的算法。又被称为“资源分配拒绝”法。-The most representative algorithm to avoid deadlock. Also known as " resource allocation refusal" method.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:1527
    • 提供者:earshore
  1. BANKER~1.C.tar

    0下载:
  2. bankers algorithm for deadlock detection
  3. 所属分类:OS Develop

    • 发布日期:2017-04-12
    • 文件大小:1082
    • 提供者:sam
  1. PB_kill

    0下载:
  2. PB多用户同时应用sql数据时,如出现死锁冲突可以KILL掉死锁进程。-PB application when multiple users simultaneously sql data, such as deadlock conflicts can KILL swap process deadlock.
  3. 所属分类:SQL Server

    • 发布日期:2017-03-30
    • 文件大小:98823
    • 提供者:gaoshiyun
  1. banker

    0下载:
  2. 银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系 统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。为实现银行家算法,系统必须设置若干数据结构。-Banker' s algorithm is one of the most representative algorithms to avoid deadlock. The method allows to avoid deadlocks in t
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1754855
    • 提供者:符舜
  1. DeadLock

    0下载:
  2. 实现了死锁 正在学习进程同步的可以看一下 就知道什么是互斥锁了-Deadlocks are learning to achieve a synchronization process can see, we know what is the mutex
  3. 所属分类:Applet

    • 发布日期:2017-04-03
    • 文件大小:2833
    • 提供者:yh358485563
  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. BankersAlgorithm

    0下载:
  2. 银行家算法是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。-Bankers algorithm is an important way to avoid deadlock, this experiment requires a high-level language debugging and prepared a simple algorithm bankers procedures.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-02
    • 文件大小:1007599
    • 提供者:Huancheng
  1. yinHangJia

    0下载:
  2. 银行家算法的简单实现。进程的死锁避免算法。编写一段程序,模拟银行家算法,解决进程的死锁问题。 利用VC++6.0实现上述程序设计和调试操作,根据提示输入相应的资源请求,对于算法操作的成功与否提供一定的提示框-Bankers simple algorithm. Process deadlock avoidance algorithms. Write a program to simulate the bankers algorithm to solve the deadlock process
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-11
    • 文件大小:1366
    • 提供者:cc
  1. yinhangjiasuanfa

    0下载:
  2. 操作系统死锁————银行家算法的代码 练习-Operating system deadlock banker algorithm code practice
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:1344
    • 提供者:李响
  1. ww_mutex

    0下载:
  2. Wound Wait Mutexes: blocking mutual exclusion locks with deadlock avoidance.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3419
    • 提供者:gernkjn
  1. bankers-algorithm

    0下载:
  2. 一个简单的避免死锁的方法,仅供初学者参考。-A simple algorithm is proposed to avoid the deadlock,Only for beginners reference。
  3. 所属分类:File Formats

    • 发布日期:2017-04-29
    • 文件大小:205690
    • 提供者:撒旦
  1. 05070677.pdf

    0下载:
  2. Future wireless networks will be loaded with voice, messaging, file transferring, multimedia teleconferencing, games, and Web browsing. With the increasing traffic and real time demand the current status of networking cannot meet the demands
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:295206
    • 提供者:NIRDESH
  1. Producer_Consumer_1

    0下载:
  2. This a deadlock example program in JAVA-This is a deadlock example program in JAVA
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:530
    • 提供者:Vipul
  1. Banker_algorithm

    0下载:
  2. 主要内容是模拟实现资源分配。同时要求编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生 的条件,并使用适当的算法,有效的防止和避免死锁的发生。 具体用银行家算法实现资源分配。要求如下: (1) 设计一个M个并发进程共享N类不同资源的系统,进程可动态地申请资源和释放资源,系统按各进程的申 请动态地分配资源(可考虑多个进程多个类资源的情况)。 (2) 设计用银行家算法和随机分配算法,实现资源分配的两个资源分配程序,应具有显示或打印各进程依次 要求申请
  3. 所属分类:OS Develop

    • 发布日期:2017-04-14
    • 文件大小:3238
    • 提供者:君奕
  1. src

    0下载:
  2. 研究死锁时的经典案例,哲学家进餐,这里有五个不同的实现(因为在对这个问题的研究过程中前人提出了很多的思路),这里实现了最经典常见的五种-The Case Study of deadlock, the Dining Philosophers, here are five different implementations (as in the study of this issue in the previous made a lot of ideas), where realization of
  3. 所属分类:OS Develop

    • 发布日期:2017-04-15
    • 文件大小:6086
    • 提供者:
  1. allocation

    0下载:
  2. There are three methods for handling deadlocks in resource allocation systems deadlock prevention, deadlock avoidance and deadlock detection combined with recovery. Of these three methods deadlock avoidance is preferable in many cases but seldom
  3. 所属分类:assembly language

    • 发布日期:2017-05-03
    • 文件大小:951421
    • 提供者:yangs
  1. mempool

    0下载:
  2. memory buffer pool support. Such pools are mostly used for guaranteed, deadlock-free memory allocations during extreme VM load.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4102
    • 提供者:huhuepl
« 1 2 ... 15 16 17 18 19 2021 22 23 »
搜珍网 www.dssz.com