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

搜索资源列表

  1. bankmethod

    0下载:
  2. 这个实现的是数据库大型试验的银行家算法,用VC6实现的-This implementation is the banker' s algorithm large test database
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:251323
    • 提供者:何美霞
  1. 2

    0下载:
  2. 用c编写的银行家算法,实现资源的合理调度-banker.........
  3. 所属分类:OS Develop

    • 发布日期:2017-04-14
    • 文件大小:3832
    • 提供者:王娟
  1. os_banker

    0下载:
  2. 简单的银行家算法模拟程序 C#语言-The banker' s algorithm is simple C# language simulation program
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:30444
    • 提供者:小王
  1. osyinhangjia

    0下载:
  2. 简单的c对银行家算法 操作系统银行家算法,用c和c++实现,有图形界面-C simple operating system on the banker' s algorithm bankers algorithm, with c and c++ implementation of a graphical interface
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-25
    • 文件大小:29692
    • 提供者:zhao
  1. caozuoxitongyinhangjiasuanfa

    0下载:
  2. 操作系统中的银行家算法,包括实验报告和算法-Banker algorithm operating systems, including lab reports and algorithms
  3. 所属分类:OS Develop

    • 发布日期:2017-04-15
    • 文件大小:7290
    • 提供者:yangyang
  1. OScurriculumdesign

    0下载:
  2. 操作系统的各种操作,内存调度、文件管理、进程调度、银行家算法-Various operations of the operating system, memory, scheduling, document management, process scheduling, banker s algorithm, etc.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-15
    • 文件大小:7965
    • 提供者:杰少
  1. OsBancker

    0下载:
  2. 一个java做的操作系统中关于银行家算法的模拟,有界面的哦。对课程设计之内很有用。-A java operating system to do the simulation on the banker' s algorithm, there are interfaces Oh. Within the course design is useful.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:3376
    • 提供者:panboyu
  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. yhjsf

    0下载:
  2. 基于c的银行家算法,供初学操作系统的人学习-Banker algorithm based on c for beginners who learn the operating system
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:226206
    • 提供者:翁婷
  1. Bankers

    0下载:
  2. Banker Algorithm in Operating System
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:888
    • 提供者:Sumit Singh
  1. banker

    0下载:
  2. 操作系统中注明的银行家算法。作业的一部分,肯定有人需要把!-Bankers indicated in the operating system algorithm. Part of the job, certainly some people need to!
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:5590
    • 提供者:吴雪莹
  1. yinhangjia(CPP)

    0下载:
  2. 银行家算法是操作系统中比较重要的一种算法,能有效的解决资源的问题-Banker' s algorithm is more important in the operating system, an algorithm can effectively solve the problem of resources
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:13869
    • 提供者:杨波
  1. ss

    0下载:
  2. VC++MFC模拟多进程并发死锁,界面友好,功能多,还设有银行家算法-VC++ MFC concurrent multi-process simulation deadlock, friendly interface, multi-function, also a banker' s algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:51113
    • 提供者:赵凯
  1. yinhangjiasuanfa

    0下载:
  2. 文件是银行家算法演示程序的C语言代码,可以共C语言的初学者使用。-File is the banker' s algorithm demo program of C language code, C language can be a total beginner.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:1307
    • 提供者:黄桂仙
  1. Bankers-algorithm

    0下载:
  2. 银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系 银行家算法 统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待-Banker' s algorithm is one of the most representative algorithm to avoid deadlock. Method to avoid deadlock in the process of dynamically allo
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:65646
    • 提供者:小志
  1. bankerc

    0下载:
  2. 为了避免死锁产生和避免的情况,用银行家算法实现系统资源分配。-In order to avoid deadlock and avoid the situation arising, with banker' s algorithm for system resource allocation.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:2417
    • 提供者:博程
  1. Dijk

    0下载:
  2. 银行家算法模拟 可用于实习交作业等等 实用-Banker s algorithm simulation
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1133
    • 提供者:Mono
  1. 123

    0下载:
  2. C++版的银行家算法演示程序源代码,可以完全实现模拟。-C++ version of the banker' s algorithm demo program source code, can be fully realized simulation.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:3868
    • 提供者:黄桂仙
  1. yinhangjia

    0下载:
  2. 银行家算法,实现电梯的精确控制,具有非常好的效果。-Banker' s algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:15603
    • 提供者:仁山
  1. BANKER

    0下载:
  2. Good bankers algorithm program for eng. students
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:998
    • 提供者:sandhya
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 33 »
搜珍网 www.dssz.com