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

搜索资源列表

  1. os

    0下载:
  2. 操作系统实验代码 一:编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。 二:编写并调试一个模拟的进程调度程序,采用“简单轮转法”调度算法对五个进程进行调度。 编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用银行家算法,有效地防止和避免死锁的发生。-OS experiment code one: write a simulation and debugging process scheduling procedures, &quo
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2743
    • 提供者:hml
  1. SQLPServerP2008Practice

    0下载:
  2. SQL Server 2008实战pdf,基本的SQL语句,执行捕获跟踪数据修改、事务锁定阻塞死锁、触发器、CLR、以及安全等等,结合实战讲解。-SQL Server 2008 Practice pdf file,SQL Server 2008 actual pdf, the basic SQL statement, the implementation of capture tracking data modification, transaction locking block deadlo
  3. 所属分类:SQL Server

    • 发布日期:2017-12-20
    • 文件大小:46845952
    • 提供者:璎珞
  1. qeadlock

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

    • 发布日期:2017-12-13
    • 文件大小:12172
    • 提供者:entwqys
  1. maywrjpe

    0下载:
  2. 此程序的主要功能是模拟了操作系统的死锁的基本原理,是我写的一个测试,可能含有bug,-The program s main function is to simulate the operating system, the basic principle of deadlock is a test, I wrote that may contain bugs,
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-15
    • 文件大小:4096
    • 提供者:QAYnascp!909
  1. mource-deadlock-DQDB

    0下载:
  2. COMPOUND_文件流和储存处理,不错的源码,可以的-COMPOUND_ document flow and storage of processing, good source code, can be
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-16
    • 文件大小:19456
    • 提供者:Elibah
  1. 1473803

    0下载:
  2. In Java deadlock between two threads, the program has not terminated, but also is still running
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-15
    • 文件大小:12288
    • 提供者:poyuexa
  1. pyoject-deadlock

    0下载:
  2. 遗传算法的matlab语言程序,包括算法说明,和简单的应用,-Matlab programming language of genetic algorithm, including algorithm specification, and the simple application,
  3. 所属分类:mathematica

    • 发布日期:2017-12-14
    • 文件大小:80896
    • 提供者:clllhuion
  1. 银行家算法

    1下载:
  2. 银行家算法是由Dijkstra设计的最具有代表性的避免死锁的算法。本实验要求用高级语言编写一个银行家的模拟算法。通过本实验可以对预防死锁和银行家算法有更深刻的认识。(Banker's algorithm is the most typical deadlock avoidance algorithm designed by Dijkstra. This experiment requires the use of high-level language to write a banker's s
  3. 所属分类:操作系统开发

    • 发布日期:2017-12-17
    • 文件大小:82944
    • 提供者:寒修末
  1. Test1

    0下载:
  2. 在MFC 子线程中使用UI(控件)退出时死锁或者超时处理参考(Use the UI (control) in the MFC subroutine to exit the deadlock or overtime processing reference)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:1880064
    • 提供者:death10001
  1. matwsimulade

    0下载:
  2. 此程序的主要功能是模拟了操作系统的死锁的基本原理,是我写的一个测试,可能含有bug,(The program's main function is to simulate the operating system, the basic principle of deadlock is a test, I wrote that may contain bugs,)
  3. 所属分类:系统/网络安全

    • 发布日期:2017-12-27
    • 文件大小:3072
    • 提供者:zoxvie
  1. main

    0下载:
  2. 为了了解系统的资源分配情况,假定系统的任何一种资源在任一时刻只能被一个进程使用。任何进程已经占用的资源只能由进程自己释放,而不能由其他进程抢占。当进程申请的资源不能满足时,必须等待。因此,只要资源分配算法能保证进程的资源请求,且不出现循环等待,则系统不会出现死锁。 要求编写系统进行资源调度的程序,采用银行家算法,有效地避免死锁的产生。(In order to understand the resource allocation of the system, it is assumed that
  3. 所属分类:其他

  1. 1

    0下载:
  2. 理解死锁、死锁避免、死锁预防等基本概念,死锁的产生原因(随机算法),理解死锁的解决办法(银行家算法)。(Understanding deadlock, deadlock avoidance, deadlock prevention and other basic concepts, the causes of deadlock (random algorithm), understand the solution of deadlock (banker's algorithm).)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:老男孩233
  1. Mutex

    0下载:
  2. 封装了Linux下的互斥锁、读写锁、条件锁以及防止死锁的策略(The mutex, read-write lock, conditional lock and deadlock prevention strategy of Linux are encapsulated)
  3. 所属分类:Linux/Unix编程

  1. 银行家算法

    0下载:
  2. 用银行家算法设计一个程序,判断当前资源分配状态是不是安全状态;如果是安全状态,当系统接收新的资源申请时,系统是否发生死锁,如发生,请找出参与死锁的进程。如果不发生死锁,则找出一组能够顺利推进的进程顺序。(Bankers algorithm design a program to use to judge the current state of resource allocation state is safe; If it is a safe state, when the system is
  3. 所属分类:操作系统开发

    • 发布日期:2018-01-09
    • 文件大小:13312
    • 提供者:W。
  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
  1. 银行家算法

    1下载:
  2. 根据银行家算法的基本思想编写和调试一个实现动态资源分配的模拟程序并能够有 效地防止和避免死锁的发生。(According to the basic idea of banker's algorithm, we compile and debug a simulation program to realize dynamic resource allocation, and we can have To prevent and avoid the occurrence of deadlock.
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1531904
    • 提供者:超儿曾
  1. 银行家算法

    0下载:
  2. 银行家算法是一个避免死锁的著名算法,是由艾兹格·迪杰斯特拉设计的一种避免死锁产生的算法。它以银行借贷系统的分配策略为基础,判断并保证系统的安全运行。(Banker algorithm is a well-known algorithm to avoid deadlock. It is a algorithm designed by Azeg Dijkstra to avoid deadlock. It is based on the allocation strategy of bank len
  3. 所属分类:操作系统开发

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:代码小公举
  1. 041761银行家算法(C语言)

    0下载:
  2. 在计算机操作系统中,最有代表的避免死锁的算法,是Dijkstra银行家算法。这是由于该算法能用于银行系统现金贷款的发放而得名的。为了加深对该算法的认识和掌握,进而在计算机上实现。为了实现银行家算法,系统中必须设置若干数据结构(In the computer operating system, the most representative algorithm to avoid deadlock is the Dijkstra banker algorithm. This is because t
  3. 所属分类:数据结构

    • 发布日期:2018-05-03
    • 文件大小:20480
    • 提供者:冷葉
  1. 死锁检验与解除

    1下载:
  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编程

« 1 2 ... 14 15 16 17 18 19»
搜珍网 www.dssz.com