CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - genetic routing

搜索资源列表

  1. A GENETIC ALGORITHM FOR THE WEIGHT SETTING PROBLEM IN OSPF ROUTING.rar

    0下载:
  2. 遗传算法的文章
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:242.82kb
    • 提供者:
  1. vrpnewGASA

    3下载:
  2. 遗传算法求解车辆路径问题,没有解压缩的密码。-Genetic Algorithm for vehicle routing problem, no extract passwords.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:10.19kb
    • 提供者:王德东
  1. WindowsApplication24zhang

    0下载:
  2. 模拟退火和遗传算法混和求解车辆路径问题的程序,没有解压密码。-simulated annealing and genetic algorithms hybrid vehicle routing problem solving process, not extracting passwords.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:10.15kb
    • 提供者:王德东
  1. MCRGSA

    0下载:
  2. MCRGSA------组播路由问题遗传模拟退火算法 %M-----------遗传算法进化代数 %N-----------种群规模,取偶数 %Pm----------变异概率调节参数 %K-----------同一温度下状态跳转次数 %t0----------初始温度 %alpha-------降温系数 %beta--------浓度均衡系数 %ROUTES------备选路径集 %Num---------到各节点的备选路径数目 %Cost-------
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.72kb
    • 提供者:程爱华
  1. Pathfinder

    0下载:
  2. 在WINDOWS环境下用C语言开发的寻路程序,应用遗传算法,在一个迷宫中迅速找到出口-the Windows environment using the C language development routing procedures, genetic algorithm, in a maze to find a rapid export
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:23.35kb
    • 提供者:lb
  1. 105230321gademo13

    1下载:
  2. 这个程序是用遗传算法解决车辆路径问题的.程序完整,完美.-the procedure is using genetic algorithms to solve vehicle routing problem. The integrity of the process and perfect.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:11.33kb
    • 提供者:王二
  1. GAmatlab.rar

    1下载:
  2. 利用遗传算法,上线车辆路径的优化。采用了matlab编程,对于初学遗传算法,和matlab的用户,是很适用的,The use of genetic algorithms, on-line vehicle routing optimization. Use of matlab programming, genetic algorithm for the beginner, and matlab users, is very applicable
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-10-22
    • 文件大小:9.41kb
    • 提供者:xulei
  1. GA_only-mutation

    1下载:
  2. 遗传算法解决车辆路径问题,用matlab解答,可以直接运行-Genetic algorithm can solve the vehicle routing problem
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1.99kb
    • 提供者:虾米
  1. GAvrp

    0下载:
  2. 该算法经运行,无任何问题,可用于解决遗传算法求解车辆路线问题-The algorithm by running without any problems, can be used for genetic algorithm to solve Vehicle Routing Problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:5.16kb
    • 提供者:赵赵
  1. QoSRoute-GA

    0下载:
  2. 带有QoS约束的组播路由问题是一个NP完全问题,遗传模拟退火算法是遗传算法和模拟退火算法的一种融合,可以为这类问题提供一个解决方案-With QoS constraint multicast routing problem is an NP-complete problem, genetic simulated annealing algorithm is a genetic algorithm and simulated annealing algorithm as a fusion, you
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1.92kb
    • 提供者:zhao xian sheng
  1. GA_routing

    0下载:
  2. 遗传算法在路由优化中的应用:多服务质量的最小路径的算法.-Genetic Algorithm in Routing Optimization: Multi-service quality of the minimum path algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-10-22
    • 文件大小:11.39kb
    • 提供者:一顺
  1. vrp

    2下载:
  2. 本人原创的用遗传算法实现的vrp问题求解,基于matlab语言-I original genetic algorithm is used to achieve the vrp problem solving, based on the matlab language
  3. 所属分类:matlab例程

    • 发布日期:2016-10-10
    • 文件大小:4.32kb
    • 提供者:hattrick
  1. matlabforVRP

    2下载:
  2. 解决车辆路径问题的MATLAB代码,经过测试可以使用。算法采用遗传算法,对于写人工智能领域的相关论文有很大的帮助-Solve the vehicle routing problem with the MATLAB code that can be used after testing. Algorithm using genetic algorithms, artificial intelligence for the written papers of great help
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-09-20
    • 文件大小:6.54kb
    • 提供者:ly
  1. geneticalgorithmandsimulatedannealingalgorithm

    1下载:
  2. 建立了多约束条件车辆路径问题的数学模型和求解流程先采用最近插入法生成初始解然后基于遗传算法和模拟退火算法改进初始解-The establishment of a multi-vehicle routing problem with constraint model and solution process first insertion generated by the recent initial solution and based on genetic algorithm and simu
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:171.03kb
    • 提供者:lsylsy
  1. Genetic_Algorithm_for_vehicle_routing_problem

    1下载:
  2. 遗传算法解决车辆路径问题,希望对大家有所帮助。-Genetic Algorithm for vehicle routing problem, we want to help.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-06-09
    • 文件大小:28kb
    • 提供者:陈波
  1. ga_wsn

    2下载:
  2. 用遗传算法进行无线传感器网络的路由控制,降低WSN的能量损耗-Using genetic algorithms for wireless sensor network routing control and reduce energy consumption WSN
  3. 所属分类:matlab

    • 发布日期:2015-11-30
    • 文件大小:1kb
    • 提供者:darrenyane
  1. duoboluyou

    0下载:
  2. 针对通信网络中多重QoS约束条件下的多播路由计算,提出了一个基于模拟退火技术的改进遗传算法HGA-QoSR。该算法把模拟退火技术的局部寻优能力与遗传算法的全局寻优能力有机结合,并利用隔离小生境机制控制种群的独立进化,使演化过程中的种群保持生态多样性,以提高算法运行效率和解的质量。理论分析和仿真实验表明,与传统遗传算法相比较,该算法性能有显著改进。 -Communication networks for multi-QoS Constrained multicast routing calcula
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:26.98kb
    • 提供者:S514506227
  1. QoS-multicast-routing-parallel

    0下载:
  2. 针对遗传算法应用干服务质最(QoS)组播路由时运算时间长的问题,提出一种基于集群路由器的并行遗传算法,并对集群路由器的体系结构加以改进,使其适用于该并行遗传算法的运行。-lity (QoS) multicast routing computation time long when prGenetic algorithm is used to dry the service quaoblems is proposed based on a cluster of the router paralle
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:396.19kb
    • 提供者:
  1. Partheno-Genetic-agorithm-for-VRP

    3下载:
  2. 用于求解汽车路径寻求问题的单亲遗传算法,-patheno-genetic algorithm for vehicle routing problem
  3. 所属分类:matlab

    • 发布日期:2017-12-16
    • 文件大小:3.61mb
    • 提供者:dyj
  1. 6

    0下载:
  2. routing in wireless sensor network
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:886kb
    • 提供者:ankitrevv
« 12 3 4 5 »
搜珍网 www.dssz.com