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

搜索资源列表

  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. TD_slow1

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

    • 发布日期:2017-04-10
    • 文件大小:582
    • 提供者:李斌
  1. mimo_ofdm

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

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

    0下载:
  2. OFDM系统的功率分配chow算法,,其优化准则:在维持目标误比特率的情况下,使系统的余量最大。
  3. 所属分类:易语言编程

  1. 频谱分配,图论颜色敏感算法

    0下载:
  2. 频谱分配,图论颜色敏感算法,图论算法在计算机科学中扮演着很重要的角色,它提供了对很多问题都有效的一种简单而系统的建模方式。很多问题都可以转化为图论问题,然后用图论的基本算法加以解决。
  3. 所属分类:matlab例程

  1. 内存分配换页

    0下载:
  2. 操作系统中的内存分配管理,有fifo算法,lruu算法,以及两者比较(Memory allocation management in the operating system, there are FIFO algorithm, lruu algorithm, and the two comparisons)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:蚊子酱
  1. 数学建模常用的几种算法

    0下载:
  2. 多各个因素的数学期望分配,采用模糊概率的方式自动分配(The mathematical expectation distribution of many factors is automatically allocated in the form of fuzzy probability)
  3. 所属分类:网络编程

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:123awen
  1. 颜色敏感图着色CSGC

    0下载:
  2. 颜色敏感的图着色频谱分配算法,解决图着色问题。(Color-sensitive graph coloring algorithm, solving graph coloring problem.)
  3. 所属分类:图形图象

    • 发布日期:2017-12-28
    • 文件大小:110592
    • 提供者:Fighting、
  1. 蚁群算法程序(matlab)

    2下载:
  2. 基于蚁群算法的物流配送问题:研究如何规划各车辆的路径及任务分配,使得在不违反时间窗的前提下,总走行成本(距离)最少。(Logistics distribution problem)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:2048
    • 提供者:feng21999
  1. EPON动态带宽分配代码

    0下载:
  2. EPON与WiMAX(Worldwide interoperability for Microwave Access,全球微波互联接入)结合,提出新EPON信息传输模型,建立新的综合DBA算法即双重优先级算法。(Combining EPON with WiMAX global microwave interconnection, a new EPON information transmission model is proposed, and a new integrated DBA algo
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:以太网
  1. 银行家算法

    0下载:
  2. 模拟银行家算法,对进程进行资源分配,。。。。。。。。。。。(Simulated banker algorithm)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:73728
    • 提供者:1298544760
  1. main

    0下载:
  2. 为了了解系统的资源分配情况,假定系统的任何一种资源在任一时刻只能被一个进程使用。任何进程已经占用的资源只能由进程自己释放,而不能由其他进程抢占。当进程申请的资源不能满足时,必须等待。因此,只要资源分配算法能保证进程的资源请求,且不出现循环等待,则系统不会出现死锁。 要求编写系统进行资源调度的程序,采用银行家算法,有效地避免死锁的产生。(In order to understand the resource allocation of the system, it is assumed that
  3. 所属分类:其他

  1. frank wolf算法

    0下载:
  2. 用于求解交通流分配相关问题的程序,经典的frank wolf方法(Procedures for solving problems related to traffic flow distribution)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:25600
    • 提供者:李知行
  1. 操作系统-模拟动态分区分配

    0下载:
  2. 使用C语言实现模拟动态内存分区分配,运用最佳适应算法,最先适应算法以及最坏适应算法进行分区的动态扽陪管理,分多种情况进行分区的合并以及回收(The use of C language simulation of dynamic memory allocation, using the best fit algorithm, the adaptive algorithm and the worst fit algorithm with dynamic drag partition manageme
  3. 所属分类:操作系统开发

    • 发布日期:2018-01-10
    • 文件大小:4096
    • 提供者:翼展
  1. 116580

    0下载:
  2. 动态分区分配算法的模拟要求设计主界面以灵活选择某算法,以下算法都要实现: 1, 首次适应算法 2, 循环首次适应算法()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-30
    • 文件大小:2048
    • 提供者:geatricl
  1. 装箱算法源代码C++

    0下载:
  2. 实现最优的资源分配,可以合理的分配资源,在服务器资源配置分配问题上经常用到该算法。(The optimal resource allocation algorithm is realized.)
  3. 所属分类:移动互联网开发

    • 发布日期:2018-04-29
    • 文件大小:3072
    • 提供者:单人寸
  1. First Fit算法的java实现

    0下载:
  2. JAVA模拟内存分配与释放:首次适应算法(JAVA analog memory allocation and release)
  3. 所属分类:系统/网络安全

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:Tiger_SC
  1. 银行家算法

    1下载:
  2. 根据银行家算法的基本思想编写和调试一个实现动态资源分配的模拟程序并能够有 效地防止和避免死锁的发生。(According to the basic idea of banker's algorithm, we compile and debug a simulation program to realize dynamic resource allocation, and we can have To prevent and avoid the occurrence of deadlock.
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1531904
    • 提供者:超儿曾
  1. 银行家算法

    0下载:
  2. 银行家算法是一个避免死锁的著名算法,是由艾兹格·迪杰斯特拉设计的一种避免死锁产生的算法。它以银行借贷系统的分配策略为基础,判断并保证系统的安全运行。(Banker algorithm is a well-known algorithm to avoid deadlock. It is a algorithm designed by Azeg Dijkstra to avoid deadlock. It is based on the allocation strategy of bank len
  3. 所属分类:操作系统开发

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:代码小公举
  1. lair

    2下载:
  2. CDMA系统中几种功率分配的算法,功率控制提高信道容量()
  3. 所属分类:系统编程

    • 发布日期:2018-10-09
    • 文件大小:7168
    • 提供者:rskie%24986020
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com