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

搜索资源列表

  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. 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. 动态规划算法举例

    1下载:
  2. 动态规划问世以来,在经济管理、生产调度、工程技术和最优控制等方面得到了广泛的应用。例如最短路线、库存管理、资源分配、设备更新、排序、装载等问题,用动态规划方法比用其它方法求解更为方便。(Since the advent of dynamic programming, it has been widely used in economic management, production scheduling, engineering technology and optimal control. F
  3. 所属分类:matlab例程

    • 发布日期:2020-06-22
    • 文件大小:196608
    • 提供者:water7
  1. 遗传算法 选址分配 matlab

    10下载:
  2. 针对多对多选址分配模型的物流网络算法求解,采用遗传算法+matlab进行计算。
  3. 所属分类:matlab例程

  1. 注水算法代码

    1下载:
  2. 注水算法是根据某种准则, 并根据信道状况对发送功率进行自适应分配, 通常是信道状 况好的时刻, 多分配功率, 信道差的时候, 少分配功率, 从而最大化传输速率。 实现功率的“注水” 分配, 发送端必须知道 CSI(The waterflooding algorithm is based on some criteria and adaptively allocates the transmission power according to the channel condition, usua
  3. 所属分类:matlab例程

    • 发布日期:2021-03-24
    • 文件大小:14336
    • 提供者:最赖赖
  1. MATLAB代码 遗传算法 信道分配 频谱分配

    1下载:
  2. 用遗传算法解决信道分配问题,用matlab语言描述,实用(Solving Channel Assignment Problem with Genetic Algorithms)
  3. 所属分类:其他

    • 发布日期:2020-04-16
    • 文件大小:1024
    • 提供者:孙泽谦vE5436
  1. 配送中心选址分配问题的DNA鱼群算法研究

    1下载:
  2. 配送中心选址分配问题的DNA鱼群算法研究(Research on DNA fish swarm algorithm for distribution center location and distribution)
  3. 所属分类:matlab例程

  1. 移动卸载算法

    3下载:
  2. 移动卸载算法硕士论文的实现 通过对各个小区的计算任务量的分配来实现在不同小区内大任务的计算不出现中断(Implementation of master's thesis on mobile offload algorithm)
  3. 所属分类:其他

    • 发布日期:2020-06-29
    • 文件大小:32768
    • 提供者:shzhd坤坤
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com