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

搜索资源列表

  1. 7

    1下载:
  2. 基于遗传算法的OFDM自适应资源分配算法MATLAB源码 OFDM自适应资源分配问题(载波、功率等),是一个既含有离散决策变量,又含有连续决策变量的非线性优化模型,且含有较为复杂的非线性约束,因此适合采用智能优化算法进行求解。 -Adaptive genetic algorithm-based resource allocation algorithm for OFDM OFDM MATLAB source adaptive resource allocation prob
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6644
    • 提供者:jack
  1. code

    0下载:
  2. OFDM资源分配算法间比较 A low complexity algorithm for proportional resource allocation in OFDM systems-A low complexity algorithm for proportional resource allocation in OFDM systems.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:10246
    • 提供者:gaoyan
  1. 3GEvolutionHSPAandLTE

    0下载:
  2. 本文主要介绍了3G方面的相关知识包括LTE和HSPA以及OFDM资源分配等相关的知识。对于4G的学习也很有帮助。-This paper introduces the relevant knowledge, including 3G LTE and HSPA and OFDM resource allocation and other related knowledge. 4G is also helpful for learning.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:6242548
    • 提供者:gaoyan
  1. banker

    0下载:
  2. 用银行家算法 ,实现资源分配 ,具有显示或打印各进程依次要求申请的资源数以及依次分配资源的情况-With the banker' s algorithm, resource allocation, with the display or print the application of the process followed by the number of resources required and the allocation of resources in order
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:218186
    • 提供者:李倩
  1. YinHangJia

    0下载:
  2. 关于操作系统中的银行家算法,输入初始的资源量以及资源分配方案,通过银行家算法得出死锁的预防-Bankers on the operating system algorithm, enter the initial amount of resources and resource allocation scheme, obtained through the banker' s algorithm to prevent deadlock
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:42746
    • 提供者:Amon
  1. scheduling_algorithm

    0下载:
  2. 三种动态信道分配算法的比较,一种为随机分配算法,另外两种用于认知无线电领域,一种为从资源角度出发的RP算法,一种是从需求角度出发的DP算法。-Three dynamic channel allocation algorithm for comparison, a random allocation algorithm, the other two areas for cognitive radio, a perspective from the resources of the RP algor
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:108411
    • 提供者:
  1. MIMO-OFDM-Simulator

    0下载:
  2. 完整的OFDM自适应资源分配仿真程序,OFDM.m为主程序,修改发送和接受天线数量可实现MIMO OFDM仿真。-Complete OFDM Adaptive resource allocation simulation program, OFDM.m the main program, modify the number of transmit and receive antennas to achieve MIMO OFDM simulation.
  3. 所属分类:matlab例程

    • 发布日期:2013-04-10
    • 文件大小:208698
    • 提供者:jason Hu
  1. BANK

    0下载:
  2. 银行家算法 设计程序模拟预防进程死锁的银行家算法的工作过程。假设系统中有n个进程P1, … ,Pn,有m类可分配的资源R1, … ,Rm,在T0时刻,进程Pi分配到的j类资源为Allocationij个,它还需要j类资源Need ij个,系统目前剩余j类资源Workj个,现采用银行家算法进行进程资源分配预防死锁的发生-Banker
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1353
    • 提供者:freedom265442
  1. bankers-algorithm

    0下载:
  2. 银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。为实现银行家算法,系统必须设置若干数据结构。-Banker' s algorithm is one of the most representative algorithm to avoid deadlock. Method to avoid deadlock in the process of dy
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1736
    • 提供者:zhsenl
  1. tt4

    0下载:
  2. 银行家算法的实现,操作系统课程设计,利用银行家算法进行避免死锁的资源分配-Banker' s algorithm implementation, operating system, curriculum design, the use of banker' s algorithm for resource allocation to avoid deadlock
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:1654
    • 提供者:王海
  1. yinhangjiasuanfa

    0下载:
  2. 设计程序模拟预防进程死锁的银行家算法的工作过程。假设有系统中有n个进程P1, … ,Pn,有m类可分配的资源R1, … ,Rm,在T0时刻,进程Pi分配到的j类资源为Allocationij个,它还需要j类资源Need ij个,系统目前剩余j类资源Workj个,现采用银行家算法进行进程资源分配预防死锁的发生。-Process simulation program designed to prevent deadlock bankers algorithm works. Suppose the s
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1118750
    • 提供者:gst
  1. osBank

    0下载:
  2. 3、银行家算法 设request:是Pi进程的请求向量,当Pi发了资源请求后,系统按下述步骤检查: (1)如果Request[i]<= Need[i],则转向步骤(2); (2)若Request[i] <=Available,则转向步骤(3); (3)系统试探性地把要求的资源分配给进程Pi,并修改以下数据结构的值: Available=Available-Request[i]; Allocation[i]= Allocation[i]+ Request[i];
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:1122686
    • 提供者:fairybroken
  1. ziyuanfenpei

    0下载:
  2. 用银行家算法和随机分配算法模拟实现资源分配-With the banker' s algorithm and random allocation of resources allocation algorithm simulation
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:93686
    • 提供者:
  1. yinhangjiasuanfa

    0下载:
  2. 银行家算法与随机算法 设计用银行家算法和随机分配算法,实现资源分配的两个资源分配程序,应具有显示或打印各进程依次要求申请的资源数以及依次分配资源的情况。-Banker' s algorithm and the random algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:440932
    • 提供者:
  1. os

    0下载:
  2. Fork: 实现了以进程解决生产者消费者问题. pclone: 实现了以线程解决生产者消费者问题. test_scheduler: 实现了处理机调度--实时调度算法EDF和RMS store_scheduler: 实现了存贮管理--动态不等长存储资源分配算法 HashFile: 实现了文件系统--Hash结构文件 device: 实现了设备管理--Linux设备驱动程序安装(注意头文件的位置随环境不同而改变)-Fork: to achieve a solution to pr
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:31590
    • 提供者:詹磊
  1. 4

    0下载:
  2. 编程实现银行家算法 通过实例模拟银行家算法实现死锁预防。 掌握银行家算法实现死锁预防的原理 要求:输入实例,能够使用银行家算法判断资源分配后是否存在安全序列。 -Programming by example simulation banker bankers algorithm deadlock prevention algorithm. Master bankers, deadlock prevention algorithm principle requirements: i
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:656
    • 提供者:瓜哥
  1. ext-gantt-net-sample1.8

    0下载:
  2. 甘特图(Gantt chart )又叫横道图、条状图(Bar chart)。它是以图示的方式通过活动列表和时间刻度形象地表示出任何特定项目的活动顺序与持续时间。 Ext Gantt甘特图(asp.net版)是基于Extjs核心库的开发的,基于WEB浏览器的甘特图解决方案。可应用于项目管理系统、生产执行系统(MES)、资源管理 系统(ERP)或其它的任务资源分配相关领域的应用程序的。Ext Gantt甘特图完全兼容Extjs语法,熟悉Extjs可以轻易上手。 Ext Gantt
  3. 所属分类:.net

    • 发布日期:2017-05-20
    • 文件大小:5915145
    • 提供者:steven
  1. OFDMA

    0下载:
  2. 本文主要讲了OFDM多中继系统的资源分配-This paper stresses the OFDM multi-relay system of resource allocation
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-16
    • 文件大小:153876
    • 提供者:lufei
  1. wangluo

    0下载:
  2. A. 布线系统将贯穿于1、2、3楼的各个平面。主要为话音、数据、图像等系统信号提供高性能传输路由。 B. 作为一个综合性的线路平台,应具有最大的兼容性和开放性,可满足各类型通讯及计算机等的传输需要和网络结构,提供一个标准化、高带宽、低成本的网路环境。 C. 系统应具有开放的模块化结构,可灵活地进行资源分配,线路管理、变更和扩展。 D. 系统应提供一个安全、有序、便于管理的设备安装及连接环境,可快捷简便地进行系统安装和运行。 E. 在充分考虑目前应用情况下,以高起点和适度超前的原则
  3. 所属分类:Project Design

    • 发布日期:2017-04-24
    • 文件大小:13166
    • 提供者:xingfugege
  1. Deadlock-contracted-algorithm

    2下载:
  2. 死锁环路判定的系统资源分配图约简算法的设计与实现.(1)系统资源分配图输入(界面) • 按资源分配图的形式定义,输入进程名字、资源类名字及其个数、申请/占有边。 (2)运行结果(界面) • ① 以图形的形式输出原资源分配图; • ② 以图形的形式动态输出原资源分配图约简过程 • 实现 -Deadlock loop system to determine resource allocation graph reduction
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:2571617
    • 提供者:Jack
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com