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

搜索资源列表

  1. Bankers-algorithm

    0下载:
  2. 用于实现银行家算法,判读系统资源分配是否安全,从而起到预防死锁的作用。很不错-For the banker' s algorithm, and interpretation of resource allocation, security system, which play the role to prevent deadlock. Very good
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:1362
    • 提供者:韩磊
  1. OZukangShenF

    0下载:
  2. OFDMa 很好的系统中的各各种资源分配算法仿真可直接使用。 -OFDMa good system, a variety of resource allocation algorithm for simulation can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:10182
    • 提供者:
  1. rsal_dl

    0下载:
  2. 本代码实现了在蜂窝网中的machine to machine通信时资源分配策略,是本人研一时的成果。-This code implements cellular network machine to machine communication resource allocation strategies, I research momentary results.
  3. 所属分类:3G develop

    • 发布日期:2017-04-04
    • 文件大小:999
    • 提供者:
  1. oOOFDMA_RAf

    0下载:
  2. ofdmaz自适应资源分配,SIPS04Main.mm为主程序,直接运行即可获得结果, -ofdmaz adaptive resource allocation, SIPS04Main.mm main program can be run directly get results
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:8974
    • 提供者:兴奋
  1. tissier

    0下载:
  2. multi project acceleration and resource allocation algorithm using dantzig wolfe decomposition.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-04
    • 文件大小:1467772
    • 提供者:brown211673
  1. lcd

    0下载:
  2. LCD驱动程序,完成设备加载,资源分配,和数据格式配置-LCD driver, complete equipment load, resource allocation, and data format configuration
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-12-10
    • 文件大小:3260
    • 提供者:才正国
  1. IMPROVUNG

    0下载:
  2. IMPROVING THE ALLOCATION STRATEGIES INCORPORATING ALLOCATION WITH AVAILABILITY AND RESOURCE ALLOCATION FOR MULTIHOP TRAFFICS IN CELLULAR ARCHITECTURE
  3. 所属分类:Network Security

    • 发布日期:2017-11-15
    • 文件大小:101732
    • 提供者:ramana
  1. Bank

    0下载:
  2.  银行家算法又称“资源分配拒绝”法,其基本思想是:系统中的所有进程放入进程集合,在安全状态下系统受到进程的资源请求后,先把资源试探性地分配给它。现在,系统将剩下的可用资源和进程集合中的其它进程还需要的资源数作比较,找出剩余资源能满足最大需求量的进程,从而保证进程运行完毕并归还全部资源。这时,把这个进程从进程金额和中删除,归还其所占用的所有的资源,系统的剩余资源更多。反复执行上述步骤。最后,检查进程集合,若为空则表明本次申请可行,系统处于安全状态,可以真正实施本次分配;否则,只要进程集合非空,系统
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-01
    • 文件大小:1072029
    • 提供者:kong
  1. bank

    0下载:
  2. 利用资源向量Available ,它是一个含有m个元素的数组,其中的每一个元素代表一类可利用的资源的数目,其初始值是系统中所配置的该类全部可用资源数目。其数值随该类资源的分配和回收而动态地改变。如果Available(j)=k,标是系统中现有Rj类资源k个。-Resource utilization vector Available, it is an array that contains m elements, wherein each element is representative o
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-02
    • 文件大小:222112
    • 提供者:孟瑞
  1. resource_allocation

    0下载:
  2. 资源分配的matlab文件,可以参考一下-resource allocation
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-11-26
    • 文件大小:3754
    • 提供者:无月
  1. matlab

    0下载:
  2. 一种低复杂度的OFDM资源分配算法,包括功率分配 子载波分配-A low-complexity OFDM resource allocation algorithm subcarrier allocation, including power distribution
  3. 所属分类:source in ebook

    • 发布日期:2017-11-16
    • 文件大小:16073
    • 提供者:ahu
  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. deadlock

    0下载:
  2. deadlock dettection and resource allocation graph
  3. 所属分类:Console

    • 发布日期:2017-11-18
    • 文件大小:38457
    • 提供者:nandan
  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 2 ... 4 5 6 7 8 910 11 12 13 14 ... 40 »
搜珍网 www.dssz.com