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

搜索资源列表

  1. BANKER method

    0下载:
  2. 这是一个C程序,描述的是操作系统中的银行家算法,呵呵,我是花了好长时间才写好的。-This is a C program, describes the operating system as a banker algorithm, huh, I spent a good long time to write the.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2075
    • 提供者:yata
  1. Banker

    0下载:
  2. 操作系统的银行家算法,编译测试均通过,希望大家喜欢。-Banker algorithm operating system, compile the test have passed, I hope everyone likes.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:203677
    • 提供者:miss peng
  1. banker

    0下载:
  2. 一个十分完善的银行家算法,visual studio 2008运行通过-A very well-banker' s algorithm, visual studio 2008 to run through ~ ~
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1090675
    • 提供者:lzx
  1. Banker

    0下载:
  2. VC + + 6.0 bankers algorithm , it s useful for anyone.-VC++ 6.0 bankers algorithm , it s useful for anyone.
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:2000250
    • 提供者:kevin
  1. Banker

    0下载:
  2. 操作系统银行家算法的java程序。。。需要的朋友可以下载。-OS banker algorithm java program. . . Need a friend can be downloaded.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:2266
    • 提供者:宋杨
  1. banker

    0下载:
  2. 这是一个用c++写的银行家算法,希望大家用的上-This is a work written in c++ banker algorithm, used in the hope that we
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:254497
    • 提供者:fred
  1. Banker

    0下载:
  2. 进程调度中银行家算法的实现,进程的创建与高度均是模拟并未真正创建-Process Scheduling in the banker' s algorithm implementation, the process of creating and height are not really create a simulation
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:219048
    • 提供者:fcwindpasss
  1. Banker

    0下载:
  2. 自己编写的银行家算法,适合初学操作系统的同学来使用。-I have written the banker s algorithm, suitable for beginner students to use the operating system.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:899439
    • 提供者:Wayne
  1. Banker

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

    • 发布日期:2017-05-03
    • 文件大小:1131730
    • 提供者:解飞龙
  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. banker

    0下载:
  2. 用c++实现银行家避免死锁的算法,简单易懂,对学习操作系统好处很大-banker algorithm
  3. 所属分类:Console

    • 发布日期:2017-11-30
    • 文件大小:3686889
    • 提供者:ZHAOXIN
  1. banker

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

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

    0下载:
  2. 这是关于 操作系统 中 银行家算法的代码,自己写的,可能不是符合每个人的要求,代码后面有关于算法的具体介绍和解释-This is the code of the operating system banker algorithm, may not meet the requirements of each person, write their own code followed by the specific introduction and explanation of the algori
  3. 所属分类:CSharp

    • 发布日期:2017-11-28
    • 文件大小:1778
    • 提供者:李玲
  1. Bankers-algorithm-C

    0下载:
  2. 能预防死锁的银行家算法C语言实现方法,一种最有代表性的避免死锁的算法-Can prevent deadlock banker algorithm C language, one of the most representative algorithm to avoid deadlock
  3. 所属分类:CSharp

    • 发布日期:2017-11-07
    • 文件大小:16691
    • 提供者:兰陵悦之
  1. Operating-system-bankers-algorithm

    0下载:
  2. 操作系统中银行家算法编程,系统地描述了银行家算法的实现,如何实现-Operating system bankers algorithm programming, systematic descr iption of the the banker algorithm implementation, how to achieve
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-08
    • 文件大小:1625
    • 提供者:小雨
  1. banker-solution

    0下载:
  2. 实现的是操作系统中所研究的银行家算法问题。(1) 设计进程对各类资源最大申请表示及初值确定。 (2) 设定系统提供资源初始状况。 (3) 设定每次某个进程对各类资源的申请表示。 (4) 编制程序,依据银行家算法,决定其申请是否得到满足。 -Banker algorithm implementation is a problem in the operating system under study. (1) the design process for all types
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1946
    • 提供者:曾奕
  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. 对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. this is Banker algorithm-this is Banker algorithm..............
  3. 所属分类:ADO-ODBC

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

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

    • 发布日期:2017-04-13
    • 文件大小:1602
    • 提供者:m4guan
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com