搜索资源列表

  1. ying

    0下载:
  2. 这是一个银行家算法的c语言的实现,已经通过测试,望对有需要的有点触类旁通的作用-This a banker's algorithm in C Language Implementation, has passed the tests, there is a need to look a little bit the role they jump! !
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2150
    • 提供者:王晓东
  1. 模拟银行家算法

    0下载:
  2. 利用银行家算法避免死锁。掌握银行家算法中的数据结构,算法的整个过程,并加深对银行家算法的理解-bankers algorithm used to avoid deadlock. Master bankers algorithm data structure, algorithm of the whole process, and deepen the understanding of Banker's Algorithm
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:9484
    • 提供者:黄卓越
  1. ygjs

    0下载:
  2. 1.设计进程对各类资源最大申请表示及初值确定。 2.设定系统提供资源初始状况。 3.设定每次某个进程对各类资源的申请表示。 4.编制程序,依据银行家算法,决定其申请是否得到满足。 -1. design advancement to each kind of resources biggest application expression and starting value determination. 2.
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:3302
    • 提供者:陈登
  1. yinhaogjia

    0下载:
  2. 加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。 要求编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用银行家算法,有效的防止和避免死锁的发生。 -deepen understanding of the application of resources to avoid deadlock concepts, and share and understand the deadl
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:333247
    • 提供者:与非门
  1. banker-deadlock

    0下载:
  2. 解决进程死锁的银行家算法,vc++2005-settlement process Deadlock bankers algorithm, vc 2005
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:94804
    • 提供者:李国新
  1. yinhanjia

    0下载:
  2. 这个代码是银行家算法问题,对于其功能,大家自己看看。有错的地方还请指出来。-this algorithm code is a banker, for its function, we see for himself. It is also the wrong place please point it out.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2228
    • 提供者:波波
  1. BANK_er

    0下载:
  2. Banker.c 课程设计所需者请下 操作系统避免死锁算法-Banker.c courses necessary for the design of the floor to the next operating system to avoid deadlock algorithm
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3139
    • 提供者:
  1. dead

    0下载:
  2. 关于死锁的银行家算法,给定剩余资源和客户的要求,判定该银行家是否会统一此种资源分派方式-Deadlock on the banker's algorithm, given the remaining resources and customer needs, determine whether the bankers will be assigned to such resources unified approach
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1218
    • 提供者:王朋
  1. asdfghh

    0下载:
  2. 关于死锁的银行家算法,给定剩余资源和客户的要求,判定该银行家是否会统一此种资源分派方式-Deadlock on the banker's algorithm, given the remaining resources and customer needs, determine whether the bankers will be assigned to such resources unified approach
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2423
    • 提供者:王朋
  1. bankp

    0下载:
  2. 这是银行家算法表现的一个程序-This is a banker algorithm performance of a procedure
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1499
    • 提供者:张乐
  1. banker

    0下载:
  2. 银行家算法是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法-bankers avoid deadlock algorithm is an important method, The experiment with high-level language debugging and prepared a simple algor
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:200169
    • 提供者:张宁
  1. Bank

    0下载:
  2. 程序是银行家算法的界面实现,银行家算法的功能都已实现,这是我自己完成的,给大家分享一下。-procedure is a banker algorithm to achieve the interface, bankers algorithm functions have been achieved, it is my personal completed. for everyone to share.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:230573
    • 提供者:彭小勇
  1. banker

    0下载:
  2. C++实现操作系统中的银行家算法,只具有实现算法中的核心部分的代码,没有图形界面,有待修改.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:16577
    • 提供者:熊熊
  1. banker

    0下载:
  2. 操作系统中的重要得法之一,银行家得法。该得法是以C++实现的,以表格形式显示进程分配。附有使用手册和系统的详细报告。
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:115207
    • 提供者:sera
  1. Banker

    0下载:
  2. 银行家算法,C++实现。代码适用于课程实验借鉴。
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:122537
    • 提供者:liuheng
  1. banker

    0下载:
  2. 完成多资源的银行家算法~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~` 资源进程动态输入
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1493
    • 提供者:zc
  1. banker

    0下载:
  2. 用c语言实现的操作系统中的银行家算法 。
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1961
    • 提供者:wangyu
  1. banker

    0下载:
  2. OS中的银行家算法描述内存的分配规律以及完成任务的过程!用C++描述的!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1914
    • 提供者:buzhidao
  1. banker

    0下载:
  2. 银行家算法的c语言实现,银行家算法是一个对进程死锁方法的解决,最出是为了解决银行方面的问题而产生
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2410
    • 提供者:kimi周
  1. 银行家算法

    0下载:
  2. 这是个银行家算法看看哦-This is a look at the banker's algorithm oh
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:273319
    • 提供者:李静
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 40 »

源码中国 www.ymcn.org