CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - bankers

搜索资源列表

  1. 银行家算法描述

    0下载:
  2. 分别用c语言和c++语言编写的银行家算法的源代码-respectively language c and c + + language bankers algorithm source code
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:20629
    • 提供者:刘威
  1. YHJ_VC

    0下载:
  2. 基于Visual C++ 6.0的银行家算法的程序源码 -Visual C 6.0 bankers algorithm source code procedures
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:16149
    • 提供者:方岩
  1. Banker_arithmetic

    1下载:
  2. 关于银行家算法的实现,其中的思想为: 银行家可以把一定数量的资金供多个用户周转使用,为保证资金的安全银行家规定: 1.当一个用户对资金的最大需求量不超过银行家现有的资金就要接纳该用户 2.用户可以分期贷款,但垡的总数不能超过最大需求量 3.当银行家现有的资金不能满足用户的沿需垡数时,对用户的贷款可推迟支付,但总能使用户在有限的时间里得到贷款 4当用户得到所需的全部资金后,一定能在有限的时间里归还所有的资金. -bankers algorithm on th
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1694
    • 提供者:zhou
  1. vc347772244

    0下载:
  2. 人工智能的银行家算法,用C和C++两种语言进行描述-bankers artificial intelligence algorithm, using both C and C language descr iption
  3. 所属分类:人工智能/神经网络/遗传算法

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

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

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

    0下载:
  2. 模拟银行家算法 这个是上学期的课程设计~现在也拿来了~-bankers simulation algorithm is the last semester of curriculum design-now also used to the ~
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2214
    • 提供者:王立
  1. mars212dc_cn

    0下载:
  2. 在网上找到的银行家算法,包括c和c++描述,大家-online algorithm to find the bankers, including the c and c descr iption, we look at
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:19453
    • 提供者:赵松
  1. cyhj

    0下载:
  2. 银行家算法分析报告( c语言)-bankers algorithm analysis report (c language)
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3270
    • 提供者:虞周君
  1. yinhang

    0下载:
  2. 银行家算法C++描述-bankers algorithm C Descr iption
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:16991
    • 提供者:李兆武
  1. 银行家算法C++Builder

    0下载:
  2. 用C++Builder实现的银行家算法可以任意 输入进程个数各类资源的个数输出安全序列-with C + + Builder bankers algorithm can process arbitrary importation of all types of resources the number of security Sequence Number output
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:101168
    • 提供者:比赛
  1. 银行家算法解决死锁

    0下载:
  2. 应用银行家算法解决死锁问写的银行家算法,只能实现固定进程和资源的操作,不过要是应付作业什么的没有问题,绝对可以运行 -application bankers algorithm to solve the deadlock was asked bankers algorithm, the process can only be fixed and operational resources, but what if the deal with no operational problems and
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-22
    • 文件大小:159577
    • 提供者:张学友
  1. 经典银行家算法

    0下载:
  2. 模拟实现银行家算法。通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用银行家算法,有效的避免死锁。-Simulation Algorithm. By compiling and debugging a system dynamic allocation of resources simple process simulation, the observation Deadlock conditions, and using bankers algorithm, effe
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2000
    • 提供者:程倩
  1. Bankers

    0下载:
  2. Banker s Algorithm Implement by Java
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:15523
    • 提供者:MAHMUD
  1. bankalg

    0下载:
  2. bankers algorithm calender colour-bankers algorithm calender colour
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5651
    • 提供者:lock
  1. Banker

    0下载:
  2. This code defines the behaviors of the bankers algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:1131
    • 提供者:Steven
  1. BANKERS.C.tar

    0下载:
  2. Bankers algorithm is used to allocate resources to the processes and find whether they are in safe state or not.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:601
    • 提供者:snes
  1. bankers

    0下载:
  2. 银行家算法是避免死锁的一种重要方法,要求编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。-bankers algorithm is an important method to avoid deadlock, requiring writing and debugging a simple program algorithm. Application for a better understanding of the resou
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:231609
    • 提供者:王海彬
  1. bankers

    0下载:
  2. Bankers algorithm implementation using C language
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:10184
    • 提供者:Ranjith kumar
  1. Bankers

    0下载:
  2. bankers algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:161368
    • 提供者:vicky
  1. Bankers-algorithm

    0下载:
  2. 计算机操作系统实验。用c++编写的银行家算法程序,内附运行截图。运行时将源程序直接复制粘贴到编译器,保存为.cpp文件即可。-Computer operating system experiment. Written by c++ bankers algorithm, enclosing run shot. Runtime copy and paste the source code to the compiler directly, save it as a. Cpp file.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:345447
    • 提供者:xp
« 12 3 4 »
搜珍网 www.dssz.com