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

搜索资源列表

  1. 校园卡管理系统

    0下载:
  2. 问题描述(单资源) Dijkstra(1965)年提出了一种能够避免死锁的调度方法,称为银行家算法。它的模型基于一个小城镇的银行家,描述如下:假定一个银行家拥有资金,数量为Ё,被N个可户共享。银行家对可户提出下列约束条件: Ⅰ.每个客户必须预先说明自己所要求的最大资金量; Ⅱ.每个客户每次提出部分资金量申请和获得分配; Ⅲ.如果银行家满足了客户对资金的最大需求量,那么,客户在资金运作后,应在有限时间内全部归还银行。-problem descr iption (single-res
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6.25kb
    • 提供者:周楠
  1. tanxinfa

    0下载:
  2. 算法设计与分析中的贪心法源程序,用VC编写,应用贪心设计策略来解决操作系统中单机、无资源约束且每个作业可在等量时间内完成的作业调度问题-algorithm design and analysis of the greedy algorithm source, VC preparation, application greedy design strategies to solve the stand-alone operating system, without resource constra
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.04kb
    • 提供者:范铮
  1. 12

    0下载:
  2. 该LINGO程序的功能是:求出工程项目的收益的净现值和每道工序的最优开工时间,约束条件是紧前紧后约束,以及资源约束-The program' s function is LINGO: the project proceeds to derive the net present value of each procedure and the optimal start time constraints are tight after the former tight constraints,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.47kb
    • 提供者: 御驸马
  1. greedyjs

    0下载:
  2. 贪心算法之带有限期的作业排序。应用贪心设计策略解决操作系统中单机、无资源约束且每个作业可以在等量的时间内完成的作业调度问题。-Greedy Algorithm for Scheduling with deadline. Application greedy single operating system design strategy to solve, no resource constraints and each job can be completed within the same a
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:35.2kb
    • 提供者:wangge
  1. OFDM

    0下载:
  2. RA准则下的OFDM自适应资源分配问题,涉及载波和功率的分配,是一个既含有离散决策变量,又含有连续决策变量的非线性优化模型,且含有较为复杂的非线性约束,因此适合采用智能优化算法进行求解。-RA OFDM under guideline adaptive resource allocation problem, involving carrier and power allocation is a decision with both a discrete variable, but also w
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:6.16kb
    • 提供者:liujinying
  1. ESPPRC

    0下载:
  2. 带资源约束的最短路径算法实现,包括时间和负载两种约束-an exact algorith for the shortest path problem with resource constraints, which are time and load constraints.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:7.51kb
    • 提供者:孙岩
  1. multiple-objective-decision

    0下载:
  2. 讨论了多模式、多资源约束条件下,如何综合考虑工期、成本和资源平衡三个目标这一问题,提出了该问题的模型,并给出了利用遗传算法来解决该问题模型,最后结合一个应用实例来说明模型及算法。-Discussed the multi-mode, multi-resource constraints, how considering duration, cost and resource balance three goals of this problem, a model of the problem, a
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:35.22kb
    • 提供者:孙国辛
  1. Project-management

    0下载:
  2. 项目管理,简称(PM)就是项目的管理者,在有限的资源约束下,运用系统的观点、方法和理论,对项目涉及的全部工作进行有效地管理。即从项目的投资决策开始到项目结束的全过程进行计划、组织、指挥、协调、控制和评价,以实现项目的目标。 -Project management, referred to as ( PM ) is the project manager, the restriction of limited resources, use of the system point of view,
  3. 所属分类:software engineering

    • 发布日期:2017-05-25
    • 文件大小:7.86mb
    • 提供者:任泽乾
  1. Quantum--(pso)-algorithm

    0下载:
  2. 针对单级多资源约束生产批量计划问题,提出了基于量子粒子群算法求解该问题的方法。此算法将量子强大的领域搜索能力和基本粒子群算法(PSO)通过跟踪极值更新粒子的功能-On a single stage production lot-sizing problem of resource constraints, based on quantum particle swarm algorithm is proposed to solve the problem.The algorithm to the
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.82kb
    • 提供者:张亿
  1. RCPSP-GA-VC

    0下载:
  2. 用VC求解经典的资源约束型项目调度优话问题 resource-constrained project scheduling problem,RCPSP.-RCPSP is solved by VC++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-11
    • 文件大小:107.85kb
    • 提供者:Rose
  1. 回溯法

    0下载:
  2. 利用回溯算法和动态规划函数,编写了资源约束下的二维动态规划算法,可用于资源分配方面的问题(Using backtracking algorithm and dynamic programming function, we write a two-dimensional dynamic programming algorithm under resource constraints, which can be used for resource allocation)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:2kb
    • 提供者:trust123
  1. f_single

    3下载:
  2. 在求解装备的资源约束型装配线平衡单目标优化问题时,采用用matlab解决改进的遗传算法。(The single objective problem is solved with matlab language.)
  3. 所属分类:matlab例程

    • 发布日期:2019-05-18
    • 文件大小:1kb
    • 提供者:echo_dct
  1. ga

    5下载:
  2. 在求解装备的资源约束型装配线一类平衡问题时,借助遗传算法,并对遗传算法进行改进,利用matlab程序进行优化求解。(The type 1 assembling line balancing problem for certain equipment is sovled with modified genetic algorithm by using matlab languge.)
  3. 所属分类:matlab例程

    • 发布日期:2019-05-18
    • 文件大小:2kb
    • 提供者:echo_dct
  1. gapso

    4下载:
  2. 在求解装备的资源约束型装配线一类平衡问题时,借助遗传算法和粒子群算法,并对遗传算法和粒子群算法进行改进,利用matlab程序进行优化求解。(The type 1 assembling line balancing problem for certain equipment is sovled with modified genetic-particle swarm optimization algorithm by using matlab languge.)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-06
    • 文件大小:1kb
    • 提供者:echo_dct
  1. getparamsbyN

    4下载:
  2. 在求解装备的资源约束型装配线一类平衡问题时,借助遗传算法和粒子群算法进行优化求解,并对遗传算法和粒子群算法进行改进,利用matlab程序进行优化求解。(The type 1 assembling line balancing problem with resource constrained for certain equipment is sovled with modified genetic particle-swarm algorithm by using matlab languge
  3. 所属分类:数值算法/人工智能

    • 发布日期:2021-03-30
    • 文件大小:1kb
    • 提供者:echo_dct
  1. simulation

    4下载:
  2. 在求解装备的资源约束型装配线一类平衡问题时,借助遗传粒子群算法进行优化求解,并对遗传粒子群算法进行改进,利用matlab程序进行优化求解。本次结果是进行仿真的结果。(When solving the resource-constrained assembly line balance problem of equipment, the genetic particle swarm optimization algorithm is used to optimize the solution, a
  3. 所属分类:matlab例程

    • 发布日期:2019-05-18
    • 文件大小:3kb
    • 提供者:echo_dct
  1. ADMM

    2下载:
  2. 无线通信资源管理中的ADMM算法,ADMM( Alternating Direction Method of Multipliers) 算法是机器学习中比较广泛使用的约束问题最优化方法,它是ALM算法的一种延伸(Alternating Direction Method of Multipliers)
  3. 所属分类:其他

    • 发布日期:2019-05-25
    • 文件大小:7kb
    • 提供者:chenj_xdu
  1. PSO-有约束优化

    1下载:
  2. 该资源使用matlab编写的有约束条件的粒子群算法,其中的代码对于解决一些约束问题可能会有很大的帮助,也可以为一些人提供一些想法与思路(This resource uses a constrained particle swarm algorithm written in matlab. The code in it may be very helpful for solving some constraint problems, and it can also provide some peo
  3. 所属分类:matlab例程

    • 发布日期:2020-03-02
    • 文件大小:1.22mb
    • 提供者:修道人
  1. ABC-MRCPSP

    2下载:
  2. Excel数据文件包含多达350个不同规模的算例。上传的matlab程序使用人工蜂群算法求解,之后大多数算例结果达到当今世界已知最优值。(The Excel data file contains up to 350 instances of different sizes. The uploaded matlab program uses the artificial bee colony algorithm to solve the problem. After that, most of t
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-02-16
    • 文件大小:1.04mb
    • 提供者:张三小鸡
  1. 2MHs

    1下载:
  2. 分别使用两种算法(人工蜂群ABC和蚁群ACS)求解多模式资源约束项目调度问题MRCPSP,matlab编程实现。不同规模的算例多达350个,在EXCEL文件可直接读入。MH=meta-heuristics(Two kinds of algorithms (artificial bee colony ABC and ant colony ACS) are used to solve the multi-mode resource constrained project scheduling pro
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-11-04
    • 文件大小:1.03mb
    • 提供者:张三小鸡
« 12 3 »
搜珍网 www.dssz.com