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

搜索资源列表

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

    0下载:
  2. 银行家算法,避免进程死锁-Bankers algorithm avoid deadlock process
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2297
    • 提供者:陈小森
  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. yhj

    0下载:
  2. 设计一个n 个并发进程共享m 个系统资源的系统。进程可动态申请资源和释放资源,系统按各进程的申请动态的分配资源。要求采用银行家算法实现。-N the design of a concurrent process of system resources m sharing system. Process can be dynamic application of resources and the release of resources, the system according to proc
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:2109
    • 提供者:候莹莹
  1. 55

    0下载:
  2. 操作系统各个方面的编程,银行家,磁盘调度等-Various aspects of operating system programming, bankers, disk scheduling, etc.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:22499
    • 提供者:yuey
  1. OS2008

    0下载:
  2. 操作系统课程设计,包含生产者—消费者算法模拟,银行家算法模拟-Operating systems curriculum design, including the producer- consumer algorithm simulation, bankers algorithm simulation
  3. 所属分类:OS Develop

    • 发布日期:2017-04-17
    • 文件大小:72067
    • 提供者:周龙亭
  1. Cpp1

    0下载:
  2. 计算机操作系统,银行家算法的C++源代码,-Computer operating system, bankers algorithm C++ Source code,
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2135
    • 提供者:dongbo
  1. caozuoxitongshejiss

    0下载:
  2. 操作系统的课程设计,整理得来的,里面很多,进程管理,银行家算法,生产者和消费者,等等很多问题-Operating system, curriculum design, finishing can be accomplished, there are many process management, bankers algorithm, producers and consumers, and so many problems
  3. 所属分类:OS Develop

    • 发布日期:2017-04-29
    • 文件大小:73749
    • 提供者:牟鹏
  1. gj

    0下载:
  2. 银行家算法的改进,包括2个pdf格式的文件和文本文档,解释详细。-Bankers algorithm, including the two pdf files and text documents, a more detailed explanation.
  3. 所属分类:Data structs

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

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

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

    0下载:
  2. 银行家算法的part2,为保证传输速度将此文件分成两部分。-Bankers algorithm part2, transmission speed in order to ensure this document is divided into two parts.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:21860
    • 提供者:liyue
  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. BankerArithmetic2

    0下载:
  2. 这是基于MFC的多资源银行家算法的源码。其中巧妙的使用了可编辑的ListControl,可以动态的修改各进程的资源分配。-This is based on the MFC resources bankers multi-source algorithm. Which can be used clever editing ListControl, can modify the process of dynamic allocation of resources.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:51471
    • 提供者:zj
  1. banker2

    0下载:
  2. bankers algorithm c++ source code
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:1545
    • 提供者:roya
  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. bankersalgo

    0下载:
  2. Bankers Algorithm in deadlocks os
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:1241
    • 提供者:Pro123
  1. dijkstra

    0下载:
  2. 银行家算法 1. 实验目的: 用高级语言编写和调试一个利用银行家算法避免死锁的程序,以加深对分配资源时如何避免死锁的理解。 2. 实验内容: 编写一个模拟程序,完成避免死锁的模拟,要求采用dijkstra的银行家算法。 实验具体包括:首先确定可利用资源向量的数据结构、最大需求矩阵,分配矩阵,需求矩阵,然后完成银行家算法、安全性算法等程序代码 最后编写模拟过程的主函数,上机实验并取得结果数据。 -Banker' s Algorithm 1. Experimental
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1327
    • 提供者:Jun
  1. Banker_ResAllot

    0下载:
  2. 避免死锁的银行家算法模拟算法(书籍源码)-Bankers algorithm avoid deadlock of the simulation algorithm (book source)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:181125
    • 提供者:zhouren
  1. Banker_ResAllot1

    0下载:
  2. 避免进程运行死锁的银行家模拟算法(源码)-Avoid the deadlock of the bankers run the process simulation algorithm (source)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:41668
    • 提供者:zhouren
  1. sisuo

    0下载:
  2. 作系统进程通信(预防死锁)算法 Dijkstra银行家C语言实现 -Systematic process of communication (to prevent deadlock) algorithm Dijkstra bankers C language
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:1799
    • 提供者:li shu
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 24 »
搜珍网 www.dssz.com