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

搜索资源列表

  1. improved-immune-algorithm

    0下载:
  2. 改进的二进制编码免疫算法,主要改进的是免疫记忆库-improved immune binary coding algorithm, the main improvement is immune memory bank
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.33kb
    • 提供者:He Hong
  1. bank

    0下载:
  2. 操作系统算法主要是银行家算法 已经调试过了-Operating system algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1.3kb
    • 提供者:李家金
  1. bank

    0下载:
  2. 银行家算法,输入一个要分配资源的进程,判断状态是否安全,决定是否分配-Banker' s algorithm, the allocation of resources to enter a process to determine whether the state of security, decide whether or not the distribution of
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1.58kb
    • 提供者:张晓安
  1. bank

    0下载:
  2. 操作系统汤子赢版,按书上写的银行家算法以及老师的示范程序-TANG Zi-winning version of the operating system, according to books written by banker' s algorithm, as well as the teacher' s demonstration program
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:32.47kb
    • 提供者:严迪
  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. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:2.03kb
    • 提供者:陈超
  1. bysj731

    0下载:
  2. 贝叶斯算法,本人使用实验数据验证过,很有效-Bayesian algorithm, I verified using experimental data, very effective
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:580.44kb
    • 提供者:李丽
  1. bank

    0下载:
  2. 银行家算法,可实现手动分配和自动分配系统资源-Banker' s algorithm, can be achieved manually and automatic allocation of system resources allocated
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:721.73kb
    • 提供者:zhang
  1. bank

    0下载:
  2. 银行家算法 操作系统学习中主要介绍算法的实现流程-Banker' s algorithm to learn the operating system in the implementation process focuses on algorithms
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:230.52kb
    • 提供者:李朗
  1. bank

    0下载:
  2. 一个简单的用c语言实现的银行家算法,短小精悍,可以参考一下-A simple c language of the banker' s algorithm, dapper, you can refer to
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1.17kb
    • 提供者:jefferson
  1. bank

    0下载:
  2. 银行家算法避免死锁问题,用C语言编程实现-Bankers algorithm avoid deadlock, with the C programming language
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:223.35kb
    • 提供者:曹书芹
  1. bank

    0下载:
  2. 这是用C语言实现的银行家算法,比较完整的,也能实现。-This is a banker with a C language algorithm, more complete, can be achieved.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:40.95kb
    • 提供者:丹菊
  1. Bank

    0下载:
  2. 清华严蔚敏数据结构算法3.6 3.7银行业务模拟-<<Data Structure>> Qinghua. Author:YanWeimin. algorithm 3.6 && 3.7 "Bank Simulation"
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:2.56kb
    • 提供者:HTHT
  1. bank

    0下载:
  2. 该程序为银行家算法,其中还有安全性算法函数。内附有该程序的实验题目,供大家参考!-The program for the banker s algorithm, in which there is security algorithms function. The experimental program included a subject for your reference!
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:376.53kb
    • 提供者:姜宏
  1. bank

    0下载:
  2. 银行家算法(解决死锁问题),为一般算法,非链表结构。-Bankers algorithm (solve the dead lock problem)
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:231.8kb
    • 提供者:kkeys
  1. bank

    0下载:
  2. 计算机操作系统中银行家算法的模拟实现,算法简洁明了,容易读懂,并附有注释-Banker' s algorithm simulation in computer operating systems, algorithms, concise, easy to read, with annotations
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:133.77kb
    • 提供者:林秀
  1. Bank

    0下载:
  2.  银行家算法又称“资源分配拒绝”法,其基本思想是:系统中的所有进程放入进程集合,在安全状态下系统受到进程的资源请求后,先把资源试探性地分配给它。现在,系统将剩下的可用资源和进程集合中的其它进程还需要的资源数作比较,找出剩余资源能满足最大需求量的进程,从而保证进程运行完毕并归还全部资源。这时,把这个进程从进程金额和中删除,归还其所占用的所有的资源,系统的剩余资源更多。反复执行上述步骤。最后,检查进程集合,若为空则表明本次申请可行,系统处于安全状态,可以真正实施本次分配;否则,只要进程集合非空,系统
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-01
    • 文件大小:1.02mb
    • 提供者:kong
  1. bank-suanfa

    0下载:
  2. 采用 VC++ 6.0 编写的 银行家 算法 的 C++实现 , 银行家算法是 操作 中 避免 因资源环路等待 造成 死锁的 方法-Prepared using VC++ 6.0 C++ bankers algorithm implementation, bankers algorithm is operating in the loop waiting for resources to avoid deadlocks methods
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:1.53kb
    • 提供者:梅凯
  1. Bank

    0下载:
  2. java实现银行家算法,程序具有简单易懂的说明,可供借鉴-java bankers algorithm, the program has easy to understand instructions for reference
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4.43kb
    • 提供者:王保全
  1. BANK

    0下载:
  2. 操作系统中银行家算法,防止死锁策略,可用于操作系统课程设计-Operating system bankers algorithm to prevent deadlock policy, can be used for courses on operating system design
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1.04mb
    • 提供者:赵宇
  1. main

    0下载:
  2. WOLA加权叠加滤波器组算法,matlab 加权叠加滤波器组在助听器领域应用广泛,是一种独特的声音信号频域处理滤波器结构,具有实现简单,复杂度低,低延时,低功耗的优点-WOLA weighted superposition filter bank algorithm, matlab weighted stack filter group in the field of hearing aids widely used, is a unique sound signal frequency dom
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:945byte
    • 提供者:何超
« 12 »
搜珍网 www.dssz.com