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

搜索资源列表

  1. A-Low-Complexity-Algorithm-for-Proportional-BY-ya

    0下载:
  2. A Low Complexity Algorithm for Proportional Resource Allocation in OFDMA Systems is one of the latest and most efficient algorithm which is the combination of both proportionality algorithm and maximization rate.-A Low Complexity Algorithm for Prop
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-23
    • 文件大小:151691
    • 提供者:yashashchandra
  1. MD3-3

    0下载:
  2. Semidefinite Relaxation for Downlink OFDMA Resource Allocation Using Adaptive Modulation uploaded by J.Yashashchandra (jyashashchandra@yahoo.com)
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-31
    • 文件大小:161386
    • 提供者:Ashiwinilade
  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. 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. yinhangjiasuanfabimiansisuo

    0下载:
  2. 1、本次课程设计通过编写和调试一个银行家算法避免死锁的程序,观察产生死锁的条件,并采用银行家算法,有效地避免死锁的发生。 2、掌握避免死锁的方法,系统安全的基本概念 3、掌握产生死锁的原因、产生死锁的必要的条件和处理死锁的基本方法。 4、了解最具有代表性的避免死锁的算法——银行家算法,了解资源在进程并发执行过程中的资源分配策略。 -1, this course designed by bankers to write and debug a program algorithm t
  3. 所属分类:CSharp

    • 发布日期:2017-05-18
    • 文件大小:4816364
    • 提供者:孙天胤
  1. mimo_ofdm

    1下载:
  2. 采用chow算法进行多用户OFDM自适应资源分配。-Chow algorithm using adaptive resource allocation for multiuser OFDM.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-31
    • 文件大小:192620
    • 提供者:睡鳖
  1. 04146899

    0下载:
  2. Resource Allocation for Multicast Services in Multicarrier Wireless Communications
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-17
    • 文件大小:301247
    • 提供者:malihe
  1. 04469341

    0下载:
  2. FAIR ADAPTIVE RESOURCE ALLOCATION FOR MULTIUSER OFDM COGNITIVE RADIO SYSTEMS
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-07
    • 文件大小:1147518
    • 提供者:malihe
  1. mesh

    0下载:
  2. Centralized resource allocation policies for meshed high data rate wireless personal area networks and Topology effect on the capacity of wireless mesh networks
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:955247
    • 提供者:ilakya
  1. suanfashiyan

    1下载:
  2. 十个算法小程序:二分法、循环赛日程算法、归并分类算法、贪心算法、背包问题、最优装载、动态规划(多段图、0-1背包、资源分配问题)、回溯和分支限界法(子集和数问题)-Ten algorithm applet: dichotomy, round robin scheduling algorithms, merge classification algorithm, greedy algorithm, knapsack problem, the optimal loading, dynamic pro
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-13
    • 文件大小:3476384
    • 提供者:钟英
  1. Genetic-Algorithm-in-OFDM-system

    1下载:
  2. OFDM自适应资源分配时,我们知道遗传算法很常见,这里我们给大家编了一下遗传算法的代码,供大家参考-OFDM adaptive resource allocation, we know the genetic algorithm is very common here, we compiled a genetic algorithm code for your reference
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-29
    • 文件大小:1725
    • 提供者:史军
  1. uCOS-II-core-

    0下载:
  2. 采用各种算法和策略,始终保持系统行为的可预测性。即在任何情况下,在系统运行的任何时刻,OS的资源配置策略都能为争夺资源(包括CPU、内存、网络带宽等)的多个实时任务合理地分配资源,使每个实时任务的实时性要求都能得到满足。-Using a variety of algorithms and strategies, and always maintain the predictability of system behavior. In any case, at any time in the sy
  3. 所属分类:uCOS

    • 发布日期:2017-03-30
    • 文件大小:785199
    • 提供者:武耀文
  1. main1MAX

    0下载:
  2. 终端直通技术,cellular用户同D2D用户间的资源分配-Device-to-Device,resource allocation
  3. 所属分类:Communication-Mobile

    • 发布日期:2016-05-14
    • 文件大小:2048
    • 提供者:吴师诚
  1. 123

    0下载:
  2. 模拟实现银行家算法,用银行家算法实现资源分配和安全性检查。通过本次实验,使学生加深对死锁概念的理解和掌握,并培养学生对操作系统开发的兴趣与应用能力。-Simulation of the banker' s algorithm, the banker' s algorithm for resource allocation and security checks. Through this experiment, to deepen students ' understandin
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:1032
    • 提供者:朱华
  1. ofdm-system

    1下载:
  2. 一种低复杂度的比例资源分配算法,包括原论文以及详细的matlab仿真程序-A Low Complexity Algorithm for Proportional Resource Allocation in OFDMA Systems
  3. 所属分类:matlab例程

    • 发布日期:2013-04-10
    • 文件大小:192060
    • 提供者:李静叶
  1. GA2

    0下载:
  2. OFDM自适应资源分配问题(载波、功率等),是一个既含有离散决策变量,又含有连续决策变量的非线性优化模型,且含有较为复杂的非线性约束,因此适合采用智能优化算法进行求解。本源码由GreenSim团队原创,转载请注明,有意购买源码或代写相关程序,请与GreenSim团队联系 -OFDM adaptive resource allocation problem (carrier power), is a both a discrete decision variables, but also co
  3. 所属分类:3G develop

    • 发布日期:2017-04-04
    • 文件大小:1720
    • 提供者:tianyilan
  1. scheduling

    0下载:
  2. 操作系统中进程调度与资源分配算法(即银行家算法)的可视化演示程序,使用Java编写,GUI为SWING-Operating system process scheduling and resource allocation algorithm (ie, the banker' s algorithm), visual presentation program, written in Java, GUI SWING
  3. 所属分类:OS Develop

    • 发布日期:2017-03-21
    • 文件大小:17519
    • 提供者:frank
  1. important-2

    0下载:
  2. optimization methode for resource allocation of ofdma
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:362451
    • 提供者:haider
  1. philosopher

    0下载:
  2. 哲学家就餐问题,有左撇子,至少使用信号量、消息通信、管程三种方式之中的一种模拟哲学家就餐问题。 用一个输入变量控制是否有左撇子哲学家。如果有,其数量由随机数生成。 模拟程序分为两种情况, 可能发生死锁的情况,输出发生死锁时的资源分配状态和历史资源分配状态; 设计没有死锁发生的程序,当每个哲学家至少完成一次就餐后,输出资源分配给哲学家的当前状态和历史状态。 最好具备图形界面,动态显示哲学家就餐的过程。-Dining philosophers problem, a left-ha
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:13616
    • 提供者:谭建
  1. PSO

    2下载:
  2. 基于粒子群算法的OFDM系统物理层资源分配-resource allocation on OFDM system by PSO aglorithm
  3. 所属分类:matlab例程

    • 发布日期:2017-04-21
    • 文件大小:2189
    • 提供者:lvna
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 40 »
搜珍网 www.dssz.com