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

搜索资源列表

  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. banker

    0下载:
  2. 银行家算法 界面很有友好 很详细的 希望大家去看看 -Banker
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:2639163
    • 提供者:face
  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. yinhangjiasuanfa

    0下载:
  2. C++编写的模拟银行家算法的实现,内容详细具体,代码清楚易懂,很适合初学者学习-C++ Prepared bankers simulation algorithm, as detailed and specific, clear and understandable code, it is suitable for beginners to learn
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1108835
    • 提供者:陈小荣
  1. os

    0下载:
  2. java和c语言编写的操作系统的算法,有生产者消费者问题和银行家算法,具体的实验报告格式-java and c language operating system algorithms, there are producers of consumer issues and banker s algorithm, the specific reporting format experiment
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:59733
    • 提供者:fantasysq
  1. bank

    0下载:
  2. 操作系统银行家算法,用java实现,有图形界面-Operating system banker s algorithm, using java to achieve, there are graphical interface
  3. 所属分类:Java Develop

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

    0下载:
  2. 简单的银行家算法,界面很简陋,全面包含操作系统课程设计中处理机调度。 -Bankers simple algorithm, the interface is very simple, comprehensive curriculum design that contains the operating system processor scheduling.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:1489
    • 提供者:茅春荣
  1. yinhangjia

    0下载:
  2. 操作系统课程设计报告(含源码),C语言实现。功能比较简单,课自己添加功能,应付报告还是可以的。 资源管理系统的设计与实现-银行家算法实现-Operating systems curriculum design report (including source), C language. Function of relatively simple classes to add their own features, or can deal with the report. Resource M
  3. 所属分类:Project Design

    • 发布日期:2017-03-27
    • 文件大小:68163
    • 提供者:张许
  1. yinhangjia

    0下载:
  2. 银行家算法 有程序和实验报告 是曾经看到的比较好的 -Banker s algorithm and experimental procedures report is better to see once
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:256779
    • 提供者:佐罗
  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 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com