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

搜索资源列表

  1. YHJ

    0下载:
  2. 自己的人工智能课程设计~~银行家算法~很简洁~-their curriculum design artificial intelligence bankers algorithm ~ ~ ~ ~ very concise
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1524
    • 提供者:
  1. yhj

    0下载:
  2. VC++银行家算法 VC++银行家算法-VC bankers algorithm VC bankers algorithm
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:87811
    • 提供者:pcq
  1. YHJ

    0下载:
  2. 模拟银行家算法,用以实现死锁的检测与避免
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1767
    • 提供者:王一博
  1. yhj)

    0下载:
  2. 操作系统。。 。银行家算法
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1667
    • 提供者:陈寅华
  1. yhj

    0下载:
  2. 一个完整的操作系统的银行家算法 C++源代码
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1519
    • 提供者:
  1. yhj

    0下载:
  2. 银行家算法代码
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2216
    • 提供者:
  1. YHJ

    0下载:
  2. 实现了银行家的算法,含有分配和预分配的过程,以及安全性的判断
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2336
    • 提供者:于海浪
  1. yhj

    0下载:
  2. 银行家算法是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法-bankers avoid deadlock algorithm is an important method used in this experiment demands high-level language debugging and prepared a simple algorithm bankers proced
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1562
    • 提供者:发卡
  1. yhj

    0下载:
  2. 开发平台visual studio c++8,银行家算法模拟程序-Development platform for visual studio c++ 8, bankers algorithm simulation program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:311449
    • 提供者:bucai
  1. yhj

    0下载:
  2. 设计一个n 个并发进程共享m 个系统资源的系统。进程可动态申请资源和释放资源,系统按各进程的申请动态的分配资源。要求采用银行家算法实现。-N the design of a concurrent process of system resources m sharing system. Process can be dynamic application of resources and the release of resources, the system according to proc
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:2109
    • 提供者:候莹莹
  1. yhj

    0下载:
  2. 用C++实现的银行家算法,简单,实用-Banker' s Algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:6163
    • 提供者:流水
  1. yhj

    0下载:
  2. 典型的银行家算法,linux下gcc编译通过,默认3进程,3类资源,自己稍作修改可以手动分配资源。-A typical banker' s algorithm, linux under the gcc compiler is passed, the process of the default 3, 3 types of resources, with some slight modifications to their allocation of resources manually.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1849
    • 提供者:Michel
  1. yhj

    0下载:
  2. 实现操作系统中的经典问题银行家算法,主要的核心代码-The realization of the classic problem of the operating system banker' s algorithm, the main core of the code
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:967
    • 提供者:tmac
  1. YHJ

    0下载:
  2. 操作系统--银行家算法 -操作系统--银行家算法
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1895
    • 提供者:jsp
  1. yhj

    0下载:
  2. 主要实现银行家算法相关问题 基本能解决上级的任务与要求-Main achieved banker' s algorithm can solve the related problems of basic tasks and requirements for higher
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:309477
    • 提供者:
  1. yhj

    0下载:
  2. 银行家算法 已分配和可利用的 利用银行家算法可以避免死锁的发生-Banker' s algorithm has been allocated and the use of banker' s algorithm can be used to avoid the occurrence of deadlock
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:19219
    • 提供者:yaowenxue
  1. YHJ

    0下载:
  2. 本小程序用C++语言模拟了操作系统的银行家算法。-This small program using C++ language of the banker' s algorithm to simulate the operating system.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:2113
    • 提供者:greenen
  1. yhj

    0下载:
  2. 银行家算法操作系统开发用C++编程语言开发-Banker' s algorithm operating system development with C++ programming language development
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:3110
    • 提供者:问问
  1. yhjsf

    0下载:
  2. 一个银行家算法 感觉还不错 需要可以下来看看哦 可能对你有用-it is about yhj
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-10
    • 文件大小:2062979
    • 提供者:ace
  1. yhj

    0下载:
  2. 利用vc实现的银行家算法模拟。可初始化各进程及其请求资源,判断安全性并输出全部安全序列。-Banker' s algorithm implementation using vc simulation. The initialization process can request resources and to determine all the security and safety of the output sequence.
  3. 所属分类:OS Develop

    • 发布日期:2017-05-09
    • 文件大小:2401571
    • 提供者:唐帆
« 12 »
搜珍网 www.dssz.com