CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 银行家算法

搜索资源列表

  1. jyhjjsffa

    0下载:
  2. java语言银行家算法的简简单易懂实现,大家能参考参考 -java language of the banker' s algorithm, simple easy to understand, we can refer to reference
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2158
    • 提供者:pgx0123
  1. CbankzipS

    0下载:
  2. 银行家算法的CSharp实现。Console Appplication程序。过段时间修改后上传可视化程序。 -Bankers algorithm CSharp achieve. The Console Appplication program. Modified over time to upload visualization program.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:21963
    • 提供者:qijgd
  1. yhjsf

    0下载:
  2. 用C语言编写的控制台程序,用于实现银行家算法的一些功能-Console application written in C language, for some of the features of the banker' s algorithm
  3. 所属分类:Console

    • 发布日期:2017-04-09
    • 文件大小:12116
    • 提供者:CHENLEI
  1. Backer_SecondTest

    0下载:
  2. 操作系统银行家算法的模拟程序和安全序列的检测-Simulation program of the operating system of the banker' s algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:63672
    • 提供者:朱俊生
  1. Bbankera

    0下载:
  2. 银行家算法是避免死结(Deadlock)的一个著名的算法,是由艾兹格·迪杰斯特拉在1965年为T.H.E系系统设计的一种避免死结产生的算法。它以银行借贷系统的分配策略为基础,判断并保证系统的安全运行。 -The banker' s algorithm is a well-known algorithm to avoid deadlock (Deadlock), and a way to avoid deadlock generated by algorithm 艾兹格迪杰 Stell
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:53388
    • 提供者:表现
  1. Tcyiinhangjiih

    0下载:
  2. 此源代码,是一个银行家算法的C语言程序源码,在win TC下下实现了,完全可用,如有需要可下载 -This source code is a banker algorithm in C language program source code, win TC, fully available and, if necessary, can be downloaded
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1338
    • 提供者:wzzling
  1. yinhangjiasuanfa

    0下载:
  2. 操作系统中最基本也是最重要的算法——银行家算法-Operating system, the most fundamental and important algorithm- bankers algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:237098
    • 提供者:陈慧
  1. BBankerra

    0下载:
  2. 银行家算法 采用CSHARP编程 开发环境VS2005 朋友友们可以参考一下 主要核心算法大同小异 其他语言的也可以参考下 -CSHARP the programmed development environment VS2005 friend faithful banker algorithm can refer to the core algorithm can also refer to the following much the same in other languages
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:432741
    • 提供者:slim
  1. synchronism-and-mutex

    0下载:
  2. 有关线程的同步与互斥,实现了老师讲的银行家算法。-About thread synchronization and mutual exclusion teacher talk about bankers algorithm.
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-12
    • 文件大小:3290881
    • 提供者:she
  1. 1

    0下载:
  2. 简介   银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系 银行家算法 银行家算法 统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。为实现银行家算法,系统必须设置若干数据结构。   要解释银行家算法,必须先解释操作系统安全状态和不安全状态。   安全序列是指一个进程序列{P1,…,Pn}是安全的,即对于每一个进程Pi(1≤i≤n),它以后尚需要的资源量不超过系统当前剩余
  3. 所属分类:CSharp

    • 发布日期:2017-11-25
    • 文件大小:2184
    • 提供者:zhaoyawen
  1. bank.zip

    0下载:
  2. 银行家算法实现 含mfc界面的实现 ,Bankers algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-25
    • 文件大小:2406520
    • 提供者:吴兵
  1. resource-management-system

    0下载:
  2. 利用银行家算法和安全性算法验证的模拟资源管理系统-The use of the the bankers algorithm and security algorithm validation analog resource management system
  3. 所属分类:Console

    • 发布日期:2017-11-22
    • 文件大小:316584
    • 提供者:颜圣涛
  1. Bankers-algorithm

    0下载:
  2. 实现银行家算法的课程设计实验报告,简明易读,方便使用-Bankers algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-11-09
    • 文件大小:257554
    • 提供者:李山鹰
  1. yhjmn

    0下载:
  2. 实现银行家算法模拟,可加深资源申请、避免死锁等概念的理解-The realization of banker s algorithm simulation, can deepen resources applications, to avoid deadlock concepts
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:1202
    • 提供者:wendyalia
  1. bank

    0下载:
  2. 银行家算法 ,借安全性评估实现资源的合理分配-Banker' s algorithm, by security assessment to achieve a reasonable distribution of resources
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-06
    • 文件大小:1250135
    • 提供者:关目
  1. yinhangjia

    0下载:
  2. 计算机操作系统的课程设计,实现一个简单的银行家算法。-Curriculum design of the computer' s operating system, to achieve a simple banker algorithms.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-14
    • 文件大小:3052
    • 提供者:谈成
  1. banker

    0下载:
  2. 银行家算法问题,自己的银行家算法课程设计代码和说明书-Bankers algorithm problem, his banker algorithm curriculum design code and specification
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:16669
    • 提供者:lingyi
  1. yinhangjiasuanfa

    0下载:
  2. 操作系统课程设计,银行家算法,实验报告-Curriculum design of the operating system,Banker s algorithm,Experimental report…………
  3. 所属分类:EditBox

    • 发布日期:2017-12-06
    • 文件大小:49387
    • 提供者:bibi
  1. bankers

    0下载:
  2. 编程解决银行家算法,有助于理解线程与进程的问题。-Programming to solve the bankers algorithm helps to understand the problem of the threads and processes.
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-19
    • 文件大小:1513
    • 提供者:wen
  1. TestBankerClass

    0下载:
  2. 操作系统银行家算法java语言,简单的程序,容易理解,-The bankers algorithm java language of the operating system, a simple procedure, easy to understand,
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-06
    • 文件大小:2361
    • 提供者:
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 »
搜珍网 www.dssz.com