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

搜索资源列表

  1. banker

    0下载:
  2. 这是c语言编写的银行家算法小程序,这是我学操做系统时做的-This is the c language bankers algorithm applet, this is my gymnastics school system to do so
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1146
    • 提供者:sinch
  1. exam5te

    0下载:
  2. 用C写的银行家算法……在学操作系统的朋友可以参考一下-Using C to write the banker
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1410
    • 提供者:Jamon Wong
  1. bank_

    0下载:
  2. 模拟银行家算法,实现对进程对管理,本代码为个人作业,较为简单,省略部分功能-Simulation of banker
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1353
    • 提供者:英博
  1. yinghangjia

    0下载:
  2. 银行家算法检测安全序列,包括已分配资源矩阵,最大需求矩阵-Banker
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:3234
    • 提供者:李杰
  1. banker_by_array

    0下载:
  2. 本程序为自己在学习操作系统时独立根据书上所述的银行家算法制作而成,包括一个数组输入函数(Sr()),数组输出函数(Pr())和一个判断函数(test()),并通过指针传递参数,可以自定义进程数目和资源种类数目(源程序限10个以内,可自行更改数组)。 注:本程序是在linux环境下通过gcc编译器编译成功的。若移植到windows环境下可能在汉字显示部分出现乱码。-This procedure for their own independence in learning, when the o
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:8798
    • 提供者:
  1. yinhangjia

    0下载:
  2. 使用C语言来实现的CPU处理机中的银行家算法-The use of C language to realize the CPU processor of the banker s algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:1708
    • 提供者:
  1. Operatingsystemsolution

    0下载:
  2. 操作系统上机题(代码) 进程管理调度,银行家算法可正常运行-Machine operating system title (code) process management scheduling, banker s algorithm may be the normal operation of
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:10562
    • 提供者:黄跃跃
  1. yin

    0下载:
  2. 操作系统--银行家算法 实验目的: 1、对死锁避免中的银行家算法作进一步理解。 2、加深理解死锁的概念。 3、加深理解安全序列和安全状态的概念。 4、通过编程,掌握银行家算法分配资源的一步步实现过程。 -Operating system- bankers algorithm experimental purposes: 1, to avoid deadlock in the banker s algorithm for further understanding. 2,
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:9481
    • 提供者:李小玲
  1. fifo

    0下载:
  2. 银行家算法是从当前状态出发,逐个按安全序列检查各客户中谁能完成其工作,然后假定其完成工作且归还全部贷款,再进而检查下一个能完成工作的客户。如果所有客户都能完成工作,则找到一个安全序列,银行家才是安全的。 ♦ 与预防死锁的几种方法相比较,限制条件少,资源利用程度提高了。 -Banker s algorithm is a departure from the current state, one by one according to the security check seq
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:1285
    • 提供者:赵与
  1. bank

    0下载:
  2. 银行家算法。银行客户系统常用的一个算法。。此代码效率不高,如果有大牛能够给予指教,感激不尽-Banker s Algorithm. Bank customers in the system commonly used in an algorithm. . This code efficiency is not high, if there are large cattle can give advice grateful
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1253
    • 提供者:Campbell
  1. os

    0下载:
  2. 操作系统中几个重要算法的模拟程序,包括进程调度,内存分配与回收,银行家算法-Operating system simulation algorithm several important processes, including process scheduling, memory allocation and recovery, banker s algorithm
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:43993
    • 提供者:liuqiang
  1. tt

    0下载:
  2. 自己写的一个银行家算法,分享给大家啊,谢谢大家的支持,以后我回继续发源码的哦-Himself wrote a banker
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:1131
    • 提供者:zpfggi
  1. BAN

    0下载:
  2. 死锁问题,关于银行家算法,解决死锁,是操作系统的,-Deadlock issues, on the banker s algorithm to resolve the deadlock is the operating system,
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:1234
    • 提供者:peter
  1. bank

    0下载:
  2. .cpp,操作系统的银行家算法的C程序实验-. cpp, the operating system of the banker s algorithm C experimental procedures
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:1368
    • 提供者:00
  1. bank

    0下载:
  2. 银行家算法的模拟实现,并含有word 文档,才有Visualc++实现-Banker s algorithm to achieve the simulation and contains word documents, only Visualc++ Achieve
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:16747
    • 提供者:
  1. 2

    1下载:
  2. 银行家算法可以避免死锁。算法结构 n : 系统中进程个数 m :系统中的资源类数 1)available(m):现有资源向量 2) max(n,m):资源最大申请量 3)allocation(n,m):资源分配矩阵 4)need(n,m):进程以后还需要的资源矩阵 5)request(n,m):进程申请资源矩阵-Banker s algorithm to avoid deadlock. Algorithm structure n: the system proc
  3. 所属分类:OS Develop

    • 发布日期:2017-04-07
    • 文件大小:1054
    • 提供者:斜阳
  1. c++yinhangjia

    0下载:
  2. 操作系统中的银行家算法源码,用c++写的关于避免死锁的算法。-Banker s algorithm in the operating system source code, using c++ Write on the algorithm to avoid deadlock.
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:106805
    • 提供者:tiantian
  1. sisuobimian

    0下载:
  2. 死锁避免——银行家算法的模拟实现,通过模拟死锁避免的实现,加深对死锁避免,系统安全状态的理解.附有我的實验报告,源代码。-Deadlock Avoidance- Banker s Algorithm simulation achieved by simulating the deadlock avoid the realization of better understanding of the deadlock avoidance, system security status underst
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:245253
    • 提供者:hyw
  1. bank

    0下载:
  2. visual c++银行家算法,寻找安全路径的最佳选择-visual c++ banker s algorithm to find the best choice for safety path
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:10113
    • 提供者:
  1. cardgame

    0下载:
  2. 设计一个21点的扑克牌游戏,玩家一共可以要5张牌,但如果牌的点数超过21,则暴了,自动出局;在不超过21点的情况下,玩家与庄家比牌的点数大小,大者为赢。-Design of a 21-point poker game, players can be to a total of five licenses, but if more than 21 points a license, then violence, and automatic out in no more than 21 o clo
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-29
    • 文件大小:2427
    • 提供者:李杭
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 30 »
搜珍网 www.dssz.com