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

搜索资源列表

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

    0下载:
  2. 本设计的目的是通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用适当的算法,有效地防止和避免死锁的发生。具体要求如下: ⑴模拟一个银行家算法; ⑵初始化时让系统拥有一定的资源; ⑶用键盘输入的方式申请资源; ⑷如果预分配后,系统处于安全状态,则修改系统的资源分配情况; ⑸如果预分配后,系统处于不安全状态,则提示不能满足请求。 -The purpose of this design through the writing and debugging
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:245173
    • 提供者:elaine
  1. moniduanshicunchuguanli

    0下载:
  2. 1采用段式管理方案实施内存分配和回收。能够处理以下的情形 ⑴ 随机确定内存大小,进程的个数,每个进程的段数及段大小; ⑵ 要求当某进程提出申请空间的大小后,显示能否满足申请,以及为该进程分配资源后有关内存空间使用的数据(注意回收后的合并)。-Segment management programs using a memory allocation and recovery implementation. Able to handle the case of the following
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:66301
    • 提供者:鱼儿
  1. RAN

    0下载:
  2. 关于资源分配网络源代码。可以动态调节隐层节点个数。不增加节点时采用梯度法调节参数。-Network resource allocation on the source code. Can dynamically adjust the number of hidden layer nodes. Not to increase the gradient method used in the node parameter adjustment.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1550
    • 提供者:leixuan
  1. Ex_Tree

    0下载:
  2. 一个显示内存资源分配情况的程序,可以显示所用电脑当前所有文件。-A display memory of the procedures for the allocation of resources, you can display the computer all the files current.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:1940355
    • 提供者:孙亚萍
  1. Banker

    0下载:
  2. 用于操作系统,银行家算法,用以计算安全性,判断如何分配资源,判断资源分配是否安全-For the operating system, banker' s algorithm for computing security, determine how to allocate resources, determine the allocation of resources if it is safe
  3. 所属分类:OS Develop

    • 发布日期:2017-04-07
    • 文件大小:1921
    • 提供者:wujingyun
  1. 2007

    0下载:
  2. 目的与要求: 本设计的目的是通过对死锁检测算法的模拟,来了解死锁检测中的数据结构的设计和使用以及资源分配图在死锁检测中的应用。具体要求如下: ⑴模拟一个死锁检测算法; ⑵该算法能通过简化资源分配图来检测死锁; ⑶资源分配图可以用矩阵的形式表示; ⑷输出结果为有死锁或无死锁。 -Purpose and requirements: The purpose of this design is the deadlock detection algorithm through th
  3. 所属分类:Document

    • 发布日期:2017-04-04
    • 文件大小:73279
    • 提供者:bbsky
  1. Dijkstra2009

    0下载:
  2. 银行家算法: 1、能任意设定资源的种类数。 2、能任意设定进程的总数。 3、能查看各类资源的剩余情况。 4、能查看各个进程的资源分配情况。 5、当某进程申请资源时,能用银行家算法和安全性算法检查系统的安全性。 6、当系统处于安全状态时,能输出系统的安全性序列。 7、在初始化银行家算法时,能对输入的数据进行判断,并能报错! -Banker' s Algorithm: 1, to arbitrarily set the number of types of r
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:159792
    • 提供者:施振磊
  1. wanquangongxiang

    2下载:
  2. 动态信道分配的一种完全共享方案,所有用户和业务可以根据实际情况动态使用系统的时隙和频率资源-Dynamic channel allocation in a complete sharing scheme, all users and businesses can use the system according to the actual situation of dynamic time slot and frequency resources
  3. 所属分类:3G develop

    • 发布日期:2017-03-31
    • 文件大小:1193
    • 提供者:高婷
  1. Queuingtheorytooptimizeprogram

    0下载:
  2. 基于M/G/K 多类别共用一个资源的最优化分配问题程序 主要以系统总等待时间为目标函数-Based on M/G/K multi-class share an optimization of resources allocation process is essentially the system as the objective function the total waiting time
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:892
    • 提供者:tjj
  1. bankeralgorith

    0下载:
  2. 银行家算法 , 操作系统中的一个资源分配的算法-Banker' s algorithm, the operating system in a resource allocation algorithm for
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:7432
    • 提供者:hub
  1. DeadLock

    0下载:
  2. 程序使用图形化方法,用户通过连线手工初始化资源分配图,然后显示死锁检测的过程和结果-Program uses a graphical method, the user through the connection manually initialize the resource allocation map, and then displays the deadlock detection process and results of
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:23654
    • 提供者:冯汝伟
  1. Hughes-Hartogs_algo

    4下载:
  2. OFDM系统的自适应功率和比特分配算法,实现系统资源的自适应分配(4)--原创-adaptive allocation for OFDM system
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-06
    • 文件大小:79136
    • 提供者:夏兆康
  1. Genetic

    0下载:
  2. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:9938
    • 提供者:史峰
  1. sisuojianceyufenxi

    0下载:
  2. 用矩阵存储资源分配表,根据检测后的资源等待表判断是否存在死锁。-Matrix storage resource allocation table, according to the resources of post-test to determine whether there is deadlock waiting for tables.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-06
    • 文件大小:1383771
    • 提供者:zaini
  1. yinhangjiasuanfa

    0下载:
  2. 用银行家算法实现资源分配。设计五个进程{0, 1, 2, 3, 4}共享三类资源{A,B,C}的系统, {A,B,C}的资源数量分别为10,5,7。进程可动态地申请资源和释放资源,系统按进程的申请动态地分配资源,要求程序具有显示和打印各进程的某一个时刻的资源分配表和安全序列;显示和打印各进程依次要求申请的资源号以及为某进程分配资源后的有关资源数据。-With the banker' s algorithm to achieve resource allocation. Designed t
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:1480
    • 提供者:fujiao
  1. 111

    0下载:
  2. 1)本实验目的是通过使用银行家算法实现系统资源的分配和安全性检查模拟,提高学生对操作系统资源分配功能的深刻理解,并培养学生对操作系统开发的兴趣与应用能力; 2)实验前必须认真阅读和理解银行家算法的基本原理和实现方法; 3)独立使用C或VC++编程语言编写银行家算法模拟程序; 4)按照实验题目要求独立正确地完成实验内容(编写、调试算法程序,提交程序清单及及相关实验数据与运行结果) -Banker s algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:110857
    • 提供者:吴飞
  1. banker

    0下载:
  2. 使用C语言实现的模拟操作系统的资源分配的银行家算法~-Using the C language implementation of the simulation of the operating system allocation of resources banker' s algorithm ~
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:53586
    • 提供者:于海南
  1. caozuoxitong

    0下载:
  2. 这是一个操作系统课程设计,能够实现用进程并发中的资源分配方法预防死锁。-This is an operating system, curriculum design, can be achieved concurrent with the process of resource allocation methods to prevent deadlock.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:697622
    • 提供者:王陶然
  1. mimo

    0下载:
  2. 多输入多输出系统在加性高斯白噪声信道下的信道容量-MIMO AWGN
  3. 所属分类:Document

    • 发布日期:2017-03-28
    • 文件大小:67076
    • 提供者:江佩
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com