搜索资源列表

  1. banker

    0下载:
  2. 银行家算法是避免死结(Deadlock)的一个著名的算法,是由艾兹格·迪杰斯特拉在1965年为T.H.E系统设计的一种避免死结产生的算法。它以银行借贷系统的分配策略为基础,判断并保证系统的安全运行。-Banker' s algorithm is to avoid deadlock (Deadlock), a well-known algorithm, by艾兹格迪杰Stella in 1965 for the THE system
  3. 所属分类:进程与线程

    • 发布日期:2024-05-22
    • 文件大小:53248
    • 提供者:韩妍丽
  1. banker

    0下载:
  2. 操作系统实验银行家算法,检测死锁并且给出相应序列-En Operating System Experiment banker' s algorithm. . .
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-22
    • 文件大小:3072
    • 提供者:jiazhiyu
  1. banker

    0下载:
  2. 操作系统进程中的银行家算法,利用C语言实现的简单程序。-The operating system in the process of banker' s algorithm, using C language implementation of the simple procedure
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:element
  1. banker

    0下载:
  2. 使用C语言实现的模拟操作系统的资源分配的银行家算法~-Using the C language implementation of the simulation of the operating system allocation of resources banker' s algorithm ~
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-22
    • 文件大小:53248
    • 提供者:于海南
  1. banker

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

    • 发布日期:2024-05-22
    • 文件大小:254976
    • 提供者:fred
  1. banker

    0下载:
  2. 银行家算法小程序,Linux平台下运行。-Banker' s algorithm applet, Linux platform to run.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:
  1. banker

    0下载:
  2. 模拟操作系统中的银行家算法,1.txt的录入格式 进程名(单字符),所需a资源数,所需b资源数,所需c资源数,已申请a资源数,已申请b资源数,已申请c资源数 共5行-The Banker Algorithm
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:shiboo
  1. banker

    0下载:
  2. 操作系统实验,编写程序实现银行家算法的C++代码-Operating system, experiment, write a program to achieve banker algorithm C++ code for
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:驰骋
  1. Banker

    0下载:
  2. 银行家算法是一种最有代表性的避免死锁的算法。-Banker' s algorithm is one of the most representative of the deadlock avoidance algorithms.
  3. 所属分类:C#编程

    • 发布日期:2024-05-22
    • 文件大小:3072
    • 提供者:柳下惠
  1. Banker

    0下载:
  2. 计算机操作系统 银行家算法解决问题,为资源的分配作为根据-Computer operating system banker' s algorithm to solve the problem, the distribution of resources as a basis for
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:w
  1. Banker

    0下载:
  2. 银行家算法课程设计,这是操作系统课程设计的一部分内容-Banker' s algorithm curriculum design, curriculum design, which is part of the operating system
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:康华潮
  1. banker

    0下载:
  2. banker algoritm system processes the application to dynamically allocate resources. Procedures required to display and print the process of a moment of the distribution of resources and safety sequence Display and print
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-22
    • 文件大小:38912
    • 提供者:zia
  1. banker.c

    0下载:
  2. Implementation of Banker s Algorithm in C Language
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:KDP
  1. bank

    0下载:
  2. Java版本银行家算法,运行了死锁避免与死锁检测模拟程序,可以在Eclipse上直接运行-Java version of the banker' s algorithm, run the deadlock avoid deadlock detection simulation program that can run directly on the Eclipse
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:陈超
  1. banker

    0下载:
  2. 银行家算法,在操作系统中用于计算是否系统的资源请求会导致死锁-Banker' s algorithm, in the operating system used to calculate whether the resource request would cause a deadlock
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:何耀东
  1. banker

    0下载:
  2. 实现操作系统调度管理思想中的“银行家算法”-To achieve the operating system scheduling management thinking in the " banker' s algorithm"
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:贺琦
  1. BANKER

    0下载:
  2. Implementation of banker algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:rahul
  1. BANKER

    0下载:
  2. 银行家算法和安全性算法的实现。没有界面。但是很好用的。-A realization of banker algorithm and safe algorithm.
  3. 所属分类:系统编程

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:David Stone
  1. Banker

    0下载:
  2. 操作系统:银行家算法。能够清晰明了的了解到算法的内容及算法说明,对大家学习有一定的帮助-Operating system: Banker' s algorithm
  3. 所属分类:系统编程

    • 发布日期:2024-05-22
    • 文件大小:10240
    • 提供者:luoye
  1. banker

    0下载:
  2. 死锁会引起计算机工作僵死,因此操作系统中必须防止。本实验的目的在于让学生独立的使用高级语言编写和调试一个系统动态分配资源的简单模拟程序,了解死锁产生的条件和原因,并采用银行家算法有效地防止死锁的发生,以加深对课堂上所讲授的知识的理解。-Computer work can cause deadlock dead, so the operating system must be prevented. The purpose of this
  3. 所属分类:系统编程

    • 发布日期:2024-05-22
    • 文件大小:273408
    • 提供者:zsb
« 1 2 3 45 6 7 8 9 10 ... 40 »

源码中国 www.ymcn.org