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

搜索资源列表

  1. MaximumMatching

    1下载:
  2. 用匈牙利算法实现的任务分配程序,对随机生成的矩阵求出最大匹配-Hungarian algorithm with task allocation procedures, randomly generated matrix of the maximum matching obtained
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:21780
    • 提供者:chenmao
  1. memorychi

    0下载:
  2. 实现了内存池的相关的操作,包括删除,分配内存等-memory cache
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:873963
    • 提供者:chenzhenfa
  1. Cpp3

    0下载:
  2. 主存储器空间的分配和回收 当用户提出申请存储器空间时,存储管理必须根据申请者的要求,按一定的策略分析主存空间的使用情况,找出足够的空闲区域分配给申请者。当作业撤离或主动归还主存资源时,则存储管理要收回作业占用的主存空间或归还部分主存空间。-=.=
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:790
    • 提供者:GSrue
  1. KM_5_5

    1下载:
  2. 图论中KM算法的源程序,仿真了5个用户5个信道的频谱分配问题-KM algorithm in graph theory of the source, simulation 5 of 5 users of spectrum allocation channel
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1756
    • 提供者:胡首都
  1. dtfp

    0下载:
  2. 多个进程动态地共享系统的资源可能会产生死锁现象。用按序分配策略实现资源分配。-Dynamic multiple processes to share system resources may produce deadlock. Allocation strategy with sequential allocation of resources.
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:1782
    • 提供者:冷凝冰
  1. variable_distribution

    0下载:
  2. 采用最佳适配算法实验动态分区分配过程alloc()和回收过程recover()。其中,空闲分区通过空闲分区链来管理;在进行内存分配时,系统优先使用空闲区低端的空间-Experimental best fit algorithm using the dynamic partition allocation process alloc () and the recovery process recover (). Among them, free partition management throu
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:508510
    • 提供者:luguifang
  1. GreedyAlgOfdm

    0下载:
  2. 利用贪婪算法对ofdm系统进行子载波和功率分配,在误码率一定的情况下,是发射端的功率最低-Greedy algorithm using ofdm system subcarrier and power allocation, bit error rate in certain circumstances, is the minimum transmitter power
  3. 所属分类:3G develop

    • 发布日期:2017-04-01
    • 文件大小:1234
    • 提供者:曹欢
  1. 31500385OSTBC_OFDM

    0下载:
  2. 在空时分组码的MIMO-OFDM系统条件下,对信道,子载波,比特和功率进行分配,仿真结果表明,系统有良好的吞吐量性能-Space-time block codes in MIMO-OFDM system under the conditions of the channel, subcarrier, bit, and power allocation, simulation results show that the throughput of the system has good perfo
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:308270
    • 提供者:曹欢
  1. OS-assignment-and-revocation

    0下载:
  2. 根据首适应分配作业,撤销作业时自动合并分区。-Under the first adaptation of homework, to remove the job automatically merge partitions.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:942821
    • 提供者:吴雪莹
  1. CDMA-powercontrol

    0下载:
  2. CDMA系统中几种功率分配的算法 CDMA系统中几种功率分配的算法-CDMA system, several power allocation algorithm for CDMA system, several power allocation algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:7512
    • 提供者:两君
  1. code

    0下载:
  2. VC++MFC模拟连续分配内存存储管理系统,首次适应算法 、循环首次适应算法、最佳适应算法 -VC++ MFC allocates memory for continuous analog storage management system, the first fit algorithm, loop the first fit algorithm, the best fit algorithm
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:223202
    • 提供者:赵凯
  1. PSO-based-wireless-MESH-network

    2下载:
  2. 基于粒子群优化的无线MESH网信道分配算法通用MATLAB函.源码由GreenSim团队原创-PSO-based wireless MESH network channel allocation algorithm for general MATLAB function. GreenSim team from the original source
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1468
    • 提供者:lzf
  1. capacity-improvement

    0下载:
  2. 认知场景下的功率分配问题源码,这时要考虑次用户对主用户的干扰-Cognitive power allocation scenarios source, this time to consider the sub-user interference of the primary user
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:44890
    • 提供者:朱凯
  1. memory--recycling-experiments

    1下载:
  2. 熟悉主存的分配与回收。理解在不同的存储管理方式下,如何实现主存空间的分配与回收。掌握动态分区分配方式中的数据结构和分配算法及动态分区存储管理方式及其实现过程-Familiar with the main memory allocation and recovery. Understanding of storage management in a different way, how to achieve the main memory space allocation and recyclin
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:439184
    • 提供者:xiaoxiao
  1. cognitive-radio-spectrum-allocation

    0下载:
  2. 基于遗传算法的认知无线电频谱分配,英文资料-Cognitive radio based on genetic algorithms spectrum allocation, English information
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:226404
    • 提供者:郭郭
  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. tanxinsuanfa

    1下载:
  2. matlap 仿真源代码,利用贪心算法实现认知无线电的频谱分配。-matlap simulation source code, the use of greedy algorithm of cognitive radio spectrum allocation.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:270579
    • 提供者:王一鸣
  1. ns2.29-for-hyacinth

    0下载:
  2. 使用NS-2软件,实现多信道信道分配算法的研究,达到仿真要求。-Using NS-2 software to achieve multi-channel channel allocation algorithm to achieve the simulation requirements.
  3. 所属分类:3G develop

    • 发布日期:2017-04-01
    • 文件大小:117554
    • 提供者:丁金鑫
  1. touziwenti

    1下载:
  2. 1. 熟悉动态规划的使用方法 2. 分析投资问题的最优子结构 3. 用动态规划求解投资问题 求解总投资额为m,共有n个项目,Gi(x)为向第i项工程投资费用为x时的收益,如何分配资源才能获得最大利润。 -1. Familiar with dynamic programming using method 2. Analysis of the optimal sub-structure of investment 3 investment using dynamic prog
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-05-25
    • 文件大小:20888
    • 提供者:SongLY
  1. TD_slow1

    0下载:
  2. TD-SCDMA的慢速信道分配算法:一致的分配算法,两个三层小区的比较。-slow channel allocation algorith of TD-SCDMA。
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-10
    • 文件大小:582
    • 提供者:李斌
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com