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

搜索资源列表

  1. Dijstra

    0下载:
  2. 银行家算法的界面化形象表述!代码齐全,非常完整。-s Algorithm interface of image interpretation! Code complete, very complete.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:153135
    • 提供者:liyue
  1. bank_algo

    0下载:
  2. 银行家算法的界面化诠释,简洁明了。十分易于初学者学习和借鉴。-Bankers Algorithm interface of interpretation, clear and concise.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:21809
    • 提供者:liyue
  1. bank

    0下载:
  2. 设计内容包括银行家算法和安全性算法,以及用VC界面实现输出.并实现了课本97页的例题,内附实验报告-Design elements include banker' s algorithm, and security algorithms, and the VC output interface implementation. And achieve a textbook example of 97, enclosing the experimental report
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:139280
    • 提供者:郎郎
  1. yinhang

    0下载:
  2. 用java做的银行家算法,操作系统实验,希望大家能喜欢-The bankers do with java algorithms, operating system, experiment, hope that we can love
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2105
    • 提供者:邵奎魁
  1. Banker

    0下载:
  2. 银行家算法:实现了动态的进程分配资源,望大家多多指教-Banker' s Algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-05-26
    • 文件大小:8728937
    • 提供者:卢成彪
  1. bank

    0下载:
  2. 银行家算法的CSharp实现。Console Application程序。过段时间修改后上传可视化程序。-CSharp bankers algorithm to achieve. Console Application procedures. Modified over time visualization procedures upload.
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:21747
    • 提供者:atl
  1. Java

    0下载:
  2. 运用数据和恢复现场的原理,完成了对银行家算法的演示。-Using the data and restore the principles of the site, completed a demonstration of banker' s algorithm.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:2023
    • 提供者:刘传友
  1. yinhangjiasuanfa

    0下载:
  2. 这是操作系统的第一个实验叫做银行家算法,它由三部分组成-This is the first experimental operating system called the banker' s algorithm, which consists of three parts
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:571718
    • 提供者:liu cuiru
  1. banker

    0下载:
  2. 用C++模拟操作系统中的避免死锁的银行家算法-make the banker of os using vc++
  3. 所属分类:OS Develop

    • 发布日期:2017-05-08
    • 文件大小:1904058
    • 提供者:
  1. GroupLink

    0下载:
  2. 银行家算法。C++实现的,精确。命令行界面。很好用。-Banker' s algorithm. C++ to achieve accurate. Command line interface. Good use.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2487
    • 提供者:David Stone
  1. Banker

    0下载:
  2. 操作系统的课程设计,使用java实现银行家算法,做了些改良,能够自动或手动初始化!-Operating system design, the use of java bankers algorithm to achieve and made some improvements can be automatically or manually initialized!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:2808
    • 提供者:hoo
  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 design to avoid the deadlock
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:53257
    • 提供者:韩妍丽
  1. BankerAlgo

    0下载:
  2. 运用C#实现,操作系统中介绍的多资源银行家算法的交互式动态演示 -The use of C# implementation, the operating system described in many resources, interactive dynamic presentation of Banker' s Algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:39336
    • 提供者:石伶
  1. Equipment_Manage

    0下载:
  2. 运用操作系统中的防止死锁算法(银行家算法)来实现设备和进程间的协调,让他们自动申请设备,处理设备请求,还有生成等待队列,完成队列,设备状态查看。-The use of the operating system to prevent deadlock algorithm (banker' s algorithm) to achieve coordination between equipment and processes so that they can voluntarily apply
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:40382
    • 提供者:师颖
  1. Banker

    0下载:
  2. 操作系统银行家算法的java程序。。。需要的朋友可以下载。-OS banker algorithm java program. . . Need a friend can be downloaded.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:2266
    • 提供者:宋杨
  1. bank

    0下载:
  2. 按照 汤子瀛操作系统一书银行家算法编写,界面友好,实现了银行家算法-Operating system, according to Tang Zi Ying write a book banker' s algorithm, user-friendly to achieve the banker' s algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:9755
    • 提供者:kiki
  1. 23242342342342432

    0下载:
  2. 操作系统课程设计,内存管理,银行家算法+快速文件管理系统-os
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7396406
    • 提供者:卡丁车
  1. Banker

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

    • 发布日期:2017-03-30
    • 文件大小:2914
    • 提供者:柳下惠
  1. banker

    0下载:
  2. 操作系统小程序--银行家算法.该代码主要是针对计算机系高校学生在操作系统中有编程困难的同学而设计的,针对性教强.模拟实现银行家算法。通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用银行家算法,有效的避免死锁.-Operating System applet- Banker' s algorithm. The code is mainly for the Department of Computer Science College Students in the
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:46768
    • 提供者:gaoning
  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
    • 文件大小:2076
    • 提供者:陈超
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com