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

搜索资源列表

  1. s

    0下载:
  2. 操作系统课程设计题目----银行家算法的实现,包括安全性检查和资源回收-Operating systems curriculum design topics---- bankers algorithm implementation, including security checks and resource recovery
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:915059
    • 提供者:sww
  1. yinhangsuanfa

    0下载:
  2. 操作系统课程设计中的银行家算法,C语言编写的-Curriculum design in the operating system, bankers algorithm, C language
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:1444
    • 提供者:xinmengyu
  1. banker

    0下载:
  2. 银行家算法的解释及源代码模拟,能够很好的理解银行家算法-Bankers algorithm interpretation and source code simulation, can be very good understanding of the bankers algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:73205
    • 提供者:opwt
  1. shujujiegou

    0下载:
  2. 一个数据结构大型实验,开发环境为vc++,实现了银行家算法,对数据结构的学习有一定的帮助。-Large-scale experiment of a data structure, the development environment for vc++, bankers algorithm will certainly help the learning of data structures.
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:1004624
    • 提供者:shi chun yang
  1. banker

    0下载:
  2. 在c++开发环境下模拟银行家算法的实现,并完善了输出的格式,还将输出一并写入文件中,方便查看结果-Simulation bankers algorithm in the C++ development environment, and improve the output format will be output in conjunction write to a file for easy viewing results
  3. 所属分类:Data structs

    • 发布日期:2017-05-31
    • 文件大小:13198523
    • 提供者:罗如君
  1. yinhangjiasuanfa

    0下载:
  2. 银行家算法的设计与实现,对课程中的相关课程很有-Bankers algorithm is designed and realized, the relevant course of course to have the help very much
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1446
    • 提供者:张文奇
  1. banker

    0下载:
  2. 用银行家算法实现资源分配,Bankers algorithm to achieve the allocation of resources-Bankers algorithm to achieve the allocation of resources
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:230130
    • 提供者:王丹
  1. OS

    0下载:
  2. 磁道分析 银行家算法 最短优先算法 先来先服务调度算法-Track analysis Bankers algorithm the shortest preferred algorithm first come, first service scheduling algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:1895
    • 提供者:chen
  1. disjia

    0下载:
  2. c语言实现银行家算法,对进程所需求的资源进行合理的分配-C language implementation bankers algorithm, the process of the resources of the demand of the reasonable distribution
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:1929
    • 提供者:朱超兵
  1. banker

    0下载:
  2. 实现了银行家算法的源代码,在输入数据为大数据的时候也可以进行处理。-Bankers algorithm source code can also be input data for data processing.
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:677
    • 提供者:饭饭
  1. The-banker

    0下载:
  2. 银行家算法我知道了它是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。通过这个实验我体会和了解死锁和避免死锁的具体实施方法更加深了解有关资源申请、避免死锁等概念。死锁的产生,必须同时满足四个条件,互斥条件,请求和保持条件,不剥夺条件,环路等待条件只要破坏上述四个条件中除去互斥资源的条件外系统就不会发生死锁。通过这个算法可用解决生活中的实际问题。-The banker' s algorithm, I know it is an important method
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:27926
    • 提供者:k
  1. banker

    0下载:
  2. 操作系统中的银行家算法在Linux系统上的实现,没有模拟错误情况-Bankers algorithm in operating system on the Linux system does not simulate the error condition
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:1379
    • 提供者:Jack
  1. lock

    0下载:
  2. 操作系统死锁算法,经典的操作系统算法,操作系统学习和入门的好源码-Bankers algorithm of the operating system, the classic algorithm of the operating system, the operating system to learn and started a good source
  3. 所属分类:OS Develop

    • 发布日期:2017-04-25
    • 文件大小:59266
    • 提供者:高进华
  1. yinhangjiasuanfa

    0下载:
  2. 操作系统的银行家算法,长春理工大学操作系统试验程序代码-Bankers algorithm in operating system, Changchun University of Science and Technology operating system test code
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:101291
    • 提供者:黄丁宝
  1. YHJ

    0下载:
  2. 银行家算法的C++程序,是一种最有代表性的避免死锁的算法。-Bankers algorithm C++ program is one of the most representative of the deadlock avoidance algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1790
    • 提供者:李希
  1. banker

    0下载:
  2. 操作系统中的银行家算法,用于避免死锁的产生-Bankers algorithm in operating system, used to avoid deadlock
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-11
    • 文件大小:1103
    • 提供者:zhangsan
  1. Banker

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

    • 发布日期:2017-05-01
    • 文件大小:566296
    • 提供者:ai
  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. yinhangjiasuanfa

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

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

    0下载:
  2. Banker algorithm implementation in Java , extract the rar file, source code in pdf format
  3. 所属分类:source in ebook

    • 发布日期:2017-12-08
    • 文件大小:13506
    • 提供者:speedracers
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 21 »
搜珍网 www.dssz.com