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

搜索资源列表

  1. main

    0下载:
  2. 进程管理,创建5个进程,然后看资源分配情况-Process management, create 5 processes, and then look at the allocation of resources
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:2694078
    • 提供者:杨思成
  1. dspdrv

    0下载:
  2. LINUX系统上关于接口桥接资源分配和释放的源代码程序。-The LINUX System Interface the bridging resource allocation and release the source code for the program.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-01
    • 文件大小:2076
    • 提供者:dfsad6
  1. resource-allocation-inofdm

    0下载:
  2. 本科毕业设计用到的资源分配程序,在子载波和数量上对多用户进行分配-Graduate design resource allocation procedures used to allocate subcarriers and the number of multi-user
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:78959
    • 提供者:华工大庆
  1. lock_hungry

    0下载:
  2.  给出进程需求矩阵C、资源向量R以及一个进程的申请序列。使用进程启动拒绝和资源分配拒绝(银行家算法)模拟该进程组的执行情况。要求: 初始状态没有进程启动 计算每次进程申请是否分配?如:计算出预分配后的状态情况(安全状态、不安全状态),如果是安全状态,输出安全序列。 每次进程申请被允许后,输出资源分配矩阵A和可用资源向量V。 每次申请情况应可单步查看,如:输入一个空格,继续下个申请 -The  gives processes demand mat
  3. 所属分类:CSharp

    • 发布日期:2017-11-23
    • 文件大小:1427
    • 提供者:journey_j
  1. Bankers-algorithm

    0下载:
  2. 死锁避免----银行家算法的模拟实现,掌握银行家算法,了解资源在进程并发执行中的资源分配策略。-Deadlock avoidance---- bankers algorithm simulation, master the banker' s algorithm, and resources in the process of concurrent implementation of resource allocation strategies.
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:1572
    • 提供者:vity
  1. ofdmcrzyfp

    0下载:
  2. 基于OFDM的认知无线电资源分配方法,供大家参考,-OFDM-based cognitive radio resource allocation method, for your reference,
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:733055
    • 提供者:杨冬雪
  1. Bank

    0下载:
  2. 了解多道程序系统中,多个进程并发执行的资源分配。 (2)掌握死锁的产生的原因、产生死锁的必要条件和处理死锁的基本方法。 (3)掌握预防死锁的方法,系统安全状态的基本概念。 (4)掌握银行家算法,了解资源在进程并发执行中的资源分配策略。 (5)理解死锁避免在当前计算机系统不常使用的原因。 -Learn multiprogramming system, concurrent execution of multiple processes resource allocati
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:97422
    • 提供者:小家
  1. yinhangjia

    0下载:
  2. 操作系统银行家算法 1、了解多道程序系统中,多个进程并发执行的资源分配。 2、掌握思索的产生原因、产生死锁的必要条件和处理死锁的基本方法。 3、掌握预防死锁的方法,系统安全状态的基本概念。 4、掌握银行家算法,了解资源在进程并发执行中的资源分配策略。 5、理解死锁避免在当前计算机系统不常使用的原因。 -Operating system bankers algorithm 1, to understand multi-program system, concurren
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:228928
    • 提供者:王涛
  1. ppt

    0下载:
  2. linux系统编程,计算机系统的基本构成 处理器,主存,I/O模块,系统总线 中断的分类 程序中断,时钟中断,I/O中断,硬件失效中断 存储器的层次结构 Register->cache->main memory->disk 操作模式分为?内核模式,用户模式任何资源分配和调度策略都必须考虑的三个因素公平性,有差别的响应,有效性-linux system programming, the basic structure of a computer syste
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-21
    • 文件大小:6547039
    • 提供者:小雪
  1. a

    2下载:
  2. 进程死锁.资源分配图的绘制 建立所需数据结构;  使用题目21存成的资源分配图的文件作为输入;  编写资源分配图化简算法;  每化简一步,在屏幕上显示化简的当前结果;  最后给出结论,是否死锁,如思索给出死锁的进程及资源; -Process deadlock. Resource allocation mapping  establish the required data stru
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-23
    • 文件大小:7237006
    • 提供者:莫四
  1. english-article

    0下载:
  2. 一些难以找到的有关OFDMA的资源分配的英文论文-Are difficult to find on the allocation of resources of OFDMA English papers
  3. 所属分类:Document

    • 发布日期:2017-05-10
    • 文件大小:2463045
    • 提供者:Maggie_nuo
  1. Bank2

    0下载:
  2. 模拟银行家算法分配进程资源,随机初始化资源数目种类及分配情况,输入进程号,输出分配安全序列或不安全提示,再输出分配后资源分配情况-Analog bankers algorithm resource allocation process, the type and number of random initialization of resources allocation, enter the process ID, the output sequence or unsafe assign se
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:668331
    • 提供者:卢平
  1. banker-funtion

    0下载:
  2. 用银行家算法设计一个资源分配程序,观察系统运行情况,并对系统运行的每一步情况进行显示,观察死锁产生和避免的情况。-With bankers algorithm design a resource allocation process, observe the operation of the system, and the system is running every step of the case for display, to observe and to avoid deadlock
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1810
    • 提供者:
  1. gsd_OFDMA_schedule

    0下载:
  2. 关于OFDMA系统的资源分配的程序,相信去初学者能有一定的帮助-OFDMA system for resource allocation procedures, I believe that to be able to have some help for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:3548
    • 提供者:龚赛丹
  1. Cross-layer-

    0下载:
  2. 一种基于遗传算法的OFDMA系统的跨层资源分配-Cross-layer resource a genetic algorithm-based allocation of OFDMA system
  3. 所属分类:Document

    • 发布日期:2017-05-02
    • 文件大小:795086
    • 提供者:算法
  1. Dijk

    0下载:
  2. 实验五 银行家算法实现 一、实验目的及要求: 了解掌握银行家算法,学会模拟实现资源分配,同时有要求编写和调试一个系统分配资源的简单模拟程序,观察死锁产生的条件,并使用适当的算法,有效的防止和避免死锁的发生 -Master bankers algorithm, learning resources allocation simulation, simple simulation program and requirements for writing and debugging a s
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:11449
    • 提供者:红烧排骨
  1. Project2

    0下载:
  2.   银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。-Bankers algorithm is one of the most representative of deadlock avoidance algorithm. In the method allows the process to avoid deadlock dynamic applica
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-12
    • 文件大小:19373777
    • 提供者:梁伟
  1. Bankers-algorithm

    0下载:
  2. 操作系统: 银行家算法 实现的算法:实现了题目的所有要求,并实现了PPT上对应章节给出的三种情况;几种申请情况和最先的分配情况全部写在testdata文件中。 优点:可以随时增加和删除申请,在testdata.txt文件中的第一行:5指现在有几种进程在申请资源,3指有几种资源,下面的矩阵是指当 前的资源分配情况,第8行和第9行分别是指进程1申请第1种资源1个,第2种资源0个,第3种资源2个,下面的类似。 程序运行后会给出判定结果。 缺点:暂时还未发现。
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:302326
    • 提供者:天蓝
  1. MIMO_ALLOCTION

    0下载:
  2. 该文档描述了MIMO-OFDM系统中关于资源分配算法的具体仿真方法,对于初学者有很大作用。-This document describes the specific MIMO-OFDM system simulation method for resource allocation algorithm plays a significant role for beginners .
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:697867
    • 提供者:林孟渊
  1. banker

    0下载:
  2. 银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系银行家算法 银行家算法 统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。为实现银行家算法,系统必须设置若干数据结构-银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系银行家算法 银行家算法 统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。为实现银行家算
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:445492
    • 提供者:彳亍毒行
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com