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

搜索资源列表

  1. shixianbankersuanfa

    0下载:
  2. 实现银行家算法 编写程序实现一个银行家算法-Programming algorithm to achieve the realization of a banker banker algorithm .....
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2228
    • 提供者:崔杰
  1. bank

    0下载:
  2. visual studio 6.0实现预防进程死锁的银行家算法-visual studio 6.0 to achieve the prevention process deadlock bankers algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1142459
    • 提供者:郑细强
  1. yhjsf

    0下载:
  2. 银行家算法,模拟解决系统中的死锁问题,更清楚多道系统中并行进程的资源分配问题-Banker' s algorithm, simulation to solve deadlock in the system more clearly the process of multi-channel system, the resource allocation problem in parallel
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:2238
    • 提供者:李飞飞
  1. 1

    0下载:
  2. 设计五个进程{P0,P1,P2,P3,P4}共享三类资源{A,B,C}的系统。进程可动态地申请资源和释放资源,系统按各进程的申请动态地分配资源。程序具有显示和打印各进程的某一时刻的资源分配表和安全序列;显示和打印各进程依次要求申请的资源号以及为某进程分配资源后的有关资源数据,实现一个简单的银行家算法程序。-yinhangjiasuanfa
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:5336
    • 提供者:豆豆
  1. YinHangJia

    0下载:
  2. 关于操作系统中的银行家算法,输入初始的资源量以及资源分配方案,通过银行家算法得出死锁的预防-Bankers on the operating system algorithm, enter the initial amount of resources and resource allocation scheme, obtained through the banker' s algorithm to prevent deadlock
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:42746
    • 提供者:Amon
  1. bank

    0下载:
  2. 运用java实现了操作系统中的银行家算法,可根据用户的输入判断是否可以分配资源-Use java bankers algorithm, operating system can allocate resources based on user input to determine whether
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-30
    • 文件大小:23832
    • 提供者:王璐
  1. test2

    0下载:
  2. 银行家算法 操作系统实验 实现查看资源请求后能否找到安全序列 判断资源请求是否成功-Banker' s algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:1284
    • 提供者:april
  1. Banker

    0下载:
  2. 银行家算法的模拟C实现,编程语言为C++,极易理解-The simulation of banker algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:1131730
    • 提供者:解飞龙
  1. 9990

    0下载:
  2. 银行家算法程序设计,windows操作系统试验设计。及其代码。-Banker' s algorithm programming, windows operating system test design.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:8016
    • 提供者:孟祥瑛
  1. yinhangjiasuanfa

    0下载:
  2. 设计程序模拟预防进程死锁的银行家算法的工作过程。假设有系统中有n个进程P1, … ,Pn,有m类可分配的资源R1, … ,Rm,在T0时刻,进程Pi分配到的j类资源为Allocationij个,它还需要j类资源Need ij个,系统目前剩余j类资源Workj个,现采用银行家算法进行进程资源分配预防死锁的发生。-Process simulation program designed to prevent deadlock bankers algorithm works. Suppose the s
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1118750
    • 提供者:gst
  1. yinhangjiasuanfabimiansisuo

    0下载:
  2. 1、本次课程设计通过编写和调试一个银行家算法避免死锁的程序,观察产生死锁的条件,并采用银行家算法,有效地避免死锁的发生。 2、掌握避免死锁的方法,系统安全的基本概念 3、掌握产生死锁的原因、产生死锁的必要的条件和处理死锁的基本方法。 4、了解最具有代表性的避免死锁的算法——银行家算法,了解资源在进程并发执行过程中的资源分配策略。 -1, this course designed by bankers to write and debug a program algorithm t
  3. 所属分类:CSharp

    • 发布日期:2017-05-18
    • 文件大小:4816364
    • 提供者:孙天胤
  1. bankers

    1下载:
  2. 多线程银行家算法实现, 多线程银行家算法实现-Banker' s algorithm to achieve multi-threaded, multi-threaded algorithm bankers, banker' s algorithm to achieve multi-threaded
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1929194
    • 提供者:成益武
  1. banker-algorithm

    0下载:
  2. c#编写界面来演示银行家算法的实现过程,界面较为美观简洁,演示清晰-c# to write the interface to show the banker s algorithm implementation process, the interface is more beautiful and simple, clear demonstration
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:89465
    • 提供者:罗如君
  1. Bankers-Algorithm-

    0下载:
  2. 银行家算法,实现了基本功能,欢迎交流学习,仅供参考,-Bankers algorithm, realize the basic function, only supplies the reference
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:6288
    • 提供者:suifengguo
  1. mybank.c

    0下载:
  2. 纯c实现的银行家算法,采用pthread多线程编程,模拟资源的安全有效分配-the banker‘s algorithm based on pthread and safety algorithm
  3. 所属分类:Process-Thread

    • 发布日期:2016-04-22
    • 文件大小:1024
    • 提供者:zhang
  1. banker

    0下载:
  2. 银行家算法,手动输入资源等,绝对可直接运行-Banker' s algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:896797
    • 提供者:草泥马
  1. Banker

    0下载:
  2. 银行家算法Csharp实现,能计算出安全性序列-Bankers algorithm to achieve Csharp can calculate a safe sequence
  3. 所属分类:CSharp

    • 发布日期:2017-05-01
    • 文件大小:566296
    • 提供者:ai
  1. BankerAlgorithm

    0下载:
  2. C++写的银行家算法,可以随机生成资源和进程序列。-C++ write the banker' s algorithm, resources and process sequences can be randomly generated.
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:266497
    • 提供者:sandwich
  1. OSTeacher

    0下载:
  2. 操作系统经典算法交互式学习软件,应用了银行家算法,先来先服务算法。-Interactive learning software of the operating system, the classical algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:505841
    • 提供者:王笑明
  1. main

    0下载:
  2. 银行家算法,实现操作系统中银行家借钱的算法-The banker algorithm, the algorithm operating system
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-25
    • 文件大小:2159
    • 提供者:chen
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 »
搜珍网 www.dssz.com