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

搜索资源列表

  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. bankers-algorithm

    0下载:
  2. 用JAVA实现的银行家算法的核心思想(非完整版)-JAVA implementation with the core idea of the banker s algorithm (non-full version)
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:355595
    • 提供者:zhaosj123
  1. The-bankers-algorithm

    0下载:
  2. 用C写的一个银行家算法的程序,模拟操作系统分配资源-Written in C, a banker algorithm program
  3. 所属分类:Process-Thread

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

    0下载:
  2. 基于C语言的数据结构与算法分析:银行家算法-Data Structures and Algorithms in C language-based analysis: the banker s algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6620
    • 提供者:Austin Chou
  1. banker

    0下载:
  2. 操作系统中的银行家算法,使用C实现,希望对大家理解“试触”这种思想有帮助-Bankers algorithm in the operating system
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:172747
    • 提供者:dazhao
  1. Banker-algorithm

    0下载:
  2. 通过银行家算法了解进程安全性检查方法及资源分配的方法。-To understand the method of process safety inspection and the allocation of resources by the banker s algorithm.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:11607
    • 提供者:小雨
  1. banker

    0下载:
  2. 操作系统中进程分配的银行家算法,包括其中的安全性检查-The process allocation bankers algorithm, including the security checks of the operating system
  3. 所属分类:OS Develop

    • 发布日期:2017-04-12
    • 文件大小:1034
    • 提供者:罗卓
  1. Banker

    0下载:
  2. 实现银行家算法和随机数算法之间的对比。以及其旗本用法说明-The comparison between banker s algorithm and random number algorithm. And its use of the flag
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:392822
    • 提供者:陆雪琪
  1. Banker

    0下载:
  2. 银行家算法演示,win32动态展示银行家算法,便于理解-Bankers algorithm demonstration
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:142084
    • 提供者:王廷魁
  1. banker.cpp

    0下载:
  2. Banker algorithm in c++ format...with good indexing
  3. 所属分类:Other systems

  1. Banker

    0下载:
  2. 基于Java的银行家算法,操作系统中重要的一个算法-Java bankers algorithm, an important operating system based on an algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1487
    • 提供者:wdad
  1. bankers-algorithm

    0下载:
  2. 银行家算法,得出安全序列,避免了资源等待浪费死锁-banker s algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1433
    • 提供者:熊娴
  1. Banker

    0下载:
  2. 银行家算法死锁避免问题;用银行家算法来解决三个工程队A、B、C向某银行借贷免息工程资助款项的问题。-Bankers algorithm of the deadlock avoidance problem using the bankers algorithm to solve the problem with the three project teams A, B, C borrowing interest-free project funding a bank.
  3. 所属分类:Console

    • 发布日期:2017-04-27
    • 文件大小:338008
    • 提供者:凌雪
  1. Banker

    0下载:
  2. 对I/O系统的死锁资源的问题的解决主要的方法是银行家算法,单种资源的银行家算法和多种资源的银行家算法的解决思路一致,要求设计实现多种银行家算法,并要求所涉及的模型最少更够满足如下要求: (1)程序能够根据进程的请求进行判断,给出系统是否安全的的提示,如果安全,要求能够显示一组进程执行的安全序列; (2)能够根据需要,显示当前系统中各种资源的分配情况;-The problem I/O system deadlock resources to solve the main method is
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-30
    • 文件大小:82168
    • 提供者:lawrence
  1. banker

    0下载:
  2. 操作系统实验课程题目,实现银行家算法,避免死锁。-Experimental operating system curriculum subject, bankers algorithm to achieve, to avoid deadlock.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1720
    • 提供者:文龙
  1. banker

    0下载:
  2. Banker s algorithm to detect prevent deadlock in OS
  3. 所属分类:Algorithm

    • 发布日期:2017-05-18
    • 文件大小:4651520
    • 提供者:lolokad
  1. banker

    0下载:
  2. this is Banker algorithm-this is Banker algorithm..............
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:1351
    • 提供者:ken908nse
  1. Banker

    0下载:
  2. 银行家算法简单实现(多线程 VC) 用多线程模拟多进程实现银行家算法-Bankers algorithm simple implementation (multi-thread VC) with a multi-threaded multi-process simulation algorithm to achieve bankers
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:2078
    • 提供者:韩文旭
  1. banker

    0下载:
  2. this is Banker algorithm-this is Banker algorithm..............
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1602
    • 提供者:m4guan
  1. Banker-Algorithm

    0下载:
  2. 银行家算法(Banker s Algorithm)是一个避免死锁(Deadlock)的著名算法,是由艾兹格·迪杰斯特拉在1965年为T.H.E系统设计的一种避免死锁产生的算法。它以银行借贷系统的分配策略为基础,判断并保证系统的安全运行-Banker s Algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-05-05
    • 文件大小:43979
    • 提供者:王子凯
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 28 »
搜珍网 www.dssz.com