CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 操作系统 银行家算法

搜索资源列表

  1. BankerAlgorithm

    0下载:
  2. 此为自己编写的银行家算法,用于操作系统的实验,经调试无误。结构清晰,分块合理,可供大家参考。-This is to write your own banker algorithm for experimental operating system, after commissioning correct. Clear structure, reasonable block available for reference.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-19
    • 文件大小:7762
    • 提供者:杨健
  1. bank

    0下载:
  2. 操作系统 银行家 java代码 实现银行家算法-Bankers java code of the operating system, bankers algorithm
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-25
    • 文件大小:12349
    • 提供者:刘志华
  1. algorithmofbanker

    0下载:
  2. 模拟实现操作系统中进程调度避免死锁的银行家算法-Analog implementation of the operating system process scheduling avoid deadlock bankers algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-11-21
    • 文件大小:2015
    • 提供者:迎风
  1. banker

    0下载:
  2. 操作系统实验之银行家算法,通过实现银行家算法深入了解CPU调度-banker algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-11-29
    • 文件大小:3133
    • 提供者:jimmy lin
  1. 1

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

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

    0下载:
  2. 银行家算法Java语言实现,符合计算机操作系统原理书籍上的要求,请放心下载使用。-Bankers algorithm Java realization, in line with the principle of computer operating system on the books of the request, please feel free to download to use.
  3. 所属分类:software engineering

    • 发布日期:2017-11-23
    • 文件大小:1886
    • 提供者:coolcgp
  1. Text1

    0下载:
  2. 计算机操作系统 C++银行家算法完整代码-Complete code of the computer operating the system C++ bankers algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-18
    • 文件大小:1402
    • 提供者:马路猪猪
  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. yinhangjiasuanfa

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

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

    0下载:
  2. 操作系统课程设计,银行家算法和页面置换算法,Java,有图形界面,自己做的,可以参考一下啊-Courses on operating system design, banker algorithm and page replacement algorithm, Java, graphical interface, you do, you can refer to, ah
  3. 所属分类:Applet

    • 发布日期:2017-11-27
    • 文件大小:21455
    • 提供者:liujungeng
  1. bankers

    0下载:
  2. 代码是操作系统中银行家算法的简单实现。通过简单的c语言控制台程序让人理解银行家算法的计算过程。-Simple implementation of the code is the the banker algorithm in the operating system. Through a simple console program c language people understand the banker' s algorithm calculation process.
  3. 所属分类:OS Develop

    • 发布日期:2017-11-18
    • 文件大小:1895
    • 提供者:kangkang
  1. Resource-allocation-management

    0下载:
  2. 资源分配管理 模拟实现银行家算法,用银行家算法实现资源分配和安全性检查。通过本次实验,使学生加深对死锁概念的理解和掌握,并培养学生对操作系统开发的兴趣与应用能力。-Resource allocation management
  3. 所属分类:assembly language

    • 发布日期:2017-11-15
    • 文件大小:2675
    • 提供者:xuan
  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. BankerAlgorithm

    0下载:
  2. 实现《操作系统》课程里的银行家算法,模拟cpu的作业调度。-Operating system courses bankers algorithm, simulated cpu job scheduling.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-19
    • 文件大小:15309
    • 提供者:闫宝彬
  1. bank

    0下载:
  2. 通过银行家算法设计与实现,可以加深学生对死锁的理解,掌握死锁的预防、避免、检测和解除的基本原理,重点掌握死锁的避免方法—银行家算法。使学生初步具有研究、设计、编制和调试操作系统模块的能力。-Bankers algorithm design and implementation, can deepen students' understanding of the deadlock, to grasp deadlock prevention, avoidance, detection, an
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:1110303
    • 提供者:吴宏玲
  1. os

    0下载:
  2. 操作系统课程设计:银行家算法的实现,老师验收过的,直接可以用-Courses on operating system design: the realization of the banker' s algorithm
  3. 所属分类:Document

    • 发布日期:2017-12-01
    • 文件大小:778823
    • 提供者:张源
  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. Bankers_algorithm

    0下载:
  2. 这段代码是实现操作系统中“银行家算法”的源代码,采用C语言进行编写-This code is to achieve the operating system " banker' s algorithm," the source code, using C language to write
  3. 所属分类:OS Develop

    • 发布日期:2017-11-12
    • 文件大小:5131
    • 提供者:lantian
  1. safe

    0下载:
  2. 安全调度算法,类似银行家算法!!!!操作系统方面的算法-the safe suanfa teach people how know about the IS how to
  3. 所属分类:OS Develop

    • 发布日期:2017-12-09
    • 文件大小:1476
    • 提供者:袁青松
  1. YHJSF

    0下载:
  2. 使用VC++实现银行家算法,当时的操作系统大作业,给大家共享了-Use VC++ bankers algorithm, then the operating system large operations, to share the
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-27
    • 文件大小:329863
    • 提供者:Alexia
« 1 2 ... 13 14 15 16 17 1819 20 21 22 »
搜珍网 www.dssz.com