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

搜索资源列表

  1. Vehicle-Routing-Problem-

    0下载:
  2. 回载可分的逆向物流运输策略问题研究,逆向物流回收的车辆路径优化-Back carrier can be divided into the reverse logistics transport strategy, reverse logistics vehicle routing optimization
  3. 所属分类:Communication

    • 发布日期:2017-11-11
    • 文件大小:213266
    • 提供者:kimi
  1. Ant-Colony-Algorithm-Based

    0下载:
  2. 提出一种基于启发式变异的蚁群算法,结合传统蚁群算法和遗传变异算法的优点,利用蚁群算法找到一条全局近优解,采用启发式变异进行路径优化,并将优化信息以信息素的方式传递给下一代,从而快速得到全局最优解-】This paper proposes an Ant Colony Algorithm based on Heuristic Mutation(ACAHM), combining with the advantage of the traditionalAnt Colony Algorithm(ACA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-22
    • 文件大小:135344
    • 提供者:zhangyan
  1. ACO-for-MCM

    0下载:
  2. 蚁群算法用于MCM基板互连测试的单探针路径优化研究-Path optimization study of ant colony algorithm is used to the MCM substrate interconnect test probe
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-18
    • 文件大小:185619
    • 提供者:john
  1. ant-colony-algorithm-matlab

    0下载:
  2. matlab编写的蚁群算法,能够实现基本的路径优化-ant colony algorithm matlab prepared
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:1907
    • 提供者:weixuyang
  1. mst_main

    2下载:
  2. 蚁群ACO,栅格地图路径优化,路径图,路径收敛曲线图-ACO ACO, raster maps path optimization, route maps, route convergence curve
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:3244
    • 提供者:robin
  1. tsp

    0下载:
  2. 用于解决TSP问题的路径优化算法,一种改进的memetic算法-Used to solve TSP problem of path optimization algorithm, an improved memetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:643
    • 提供者:华燕燕
  1. ants-colony-Ver2

    0下载:
  2. 蚂蚁群系统优化算法代码,适用于解决中国邮递员、路径优化等问题-(solving tsp with ant colony system)ants colony 2.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:2528
    • 提供者:zangtianlei
  1. Particle_Swarm_VRP

    0下载:
  2. 粒子群算法求解车辆路径优化问题,有需要的可以参考一下-PSO for Vehicle Routing Problem
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1147
    • 提供者:tang
  1. GA-VRP-MATLAB

    1下载:
  2. 应用遗传算法求解循环取货的路径优化问题,可以参考一下。-Application of genetic algorithm optimization cycle paths pickup problem。
  3. 所属分类:其他小程序

    • 发布日期:2016-10-10
    • 文件大小:2462
    • 提供者:tang
  1. TSP_PSO

    0下载:
  2. 某一PSO算法优化TSP路径优化的问题,城市已经给定。-TSP scheme in a new version using some conventional PSO algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-04-24
    • 文件大小:13484
    • 提供者:李白
  1. 05532522

    0下载:
  2. Multi-objective Ant Colony OptimizationAlgorithm for Shortest Route Problem 蚁群算法路径优化 的经典英语文档-Multi-objective Ant Colony OptimizationAlgorithm for Shortest Route Problem ant colony optimization algorithm path classic English documents
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:263775
    • 提供者:
  1. abc

    0下载:
  2. 蚁群算法 matlab代码 解决路径优化问题-Ant colony algorithm matlab code to solve the routing problem
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:5946
    • 提供者:丁丁
  1. Ga-tsp

    7下载:
  2. 遗传算法tsp问题 针对题目中物流配送路径优化问题,本文引入0-1规划思想,建立了带约束条件的物流配送问题的数学模型。求解时,引入遗传算法的编码方式,并针对分区数与客户数量相差较小的情况,灵活运用分区配送算法确定包含最优解的分区序列组,紧密结合枚举法使得其算法兼顾简单、快速的优点。应用Matlab软件可执行得到最短路径。兼顾时间因素导致的复杂影响,我们引入了惩罚函数,并通过设定惩罚系数,进一步由最短路径求得最优路径。-Genetic algorithm tsp problem of logist
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-10-31
    • 文件大小:185344
    • 提供者:
  1. structure

    0下载:
  2. 数据结构,链表创建,行编辑算法,记忆搜索,路径优化-math algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-27
    • 文件大小:64366
    • 提供者:XYM
  1. ant-colony-optimization-algorithm

    0下载:
  2. 建立了带约束条件的物流配送问题的数学模型,运用蚁群算法解决物流配送路径 优化问题,并将遗传算法的复制、交叉、变异等遗传算子引入蚁群算法,同时改进信息素的 更新方式、客户点选择策略,以提高算法的收敛速度和全局搜索能力。经过多次实验和计算 ,证明了用改进的蚁群算法优化物流配送线路,可以有效而快速地求得问题的最优解或近似最 优解。-A mathematical model with the constraints of logistics and distribution issues,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:16045
    • 提供者:低调惜缘
  1. GA_BP

    0下载:
  2. 用遗传算法解决最短路径优化TSP问题(附matlab源程序.txt)-The solvelution of the shortest path optimization problem TSP by using genetic algorithms
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2461
    • 提供者:liu
  1. 蚁群算法

    0下载:
  2. 基于蚁群算法求解TSP问题和路径优化问题
  3. 所属分类:matlab例程

  1. ACATSP

    0下载:
  2. 蚁群算法的TSP路径优化程序,程序运行良好。-TSP path ant colony algorithm optimization program, the program runs well.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2078
    • 提供者:尹浩
  1. Routing

    2下载:
  2. 供货小车的路径优化是企业降低成本,提高经济效益的有效手段,供货小车路径优化 问题可以看成是一类车辆路径优化问题.-Path optimization is the delivery car enterprises to reduce costs, improve the economic efficiency, the delivery car path optimization problem can be viewed as a class of vehicle routing optimi
  3. 所属分类:File Formats

    • 发布日期:2016-06-05
    • 文件大小:1655808
    • 提供者:lnzrds
  1. 企业seo优化站11.6

    0下载:
  2. 企业网站SEO优化站:无组件生成HTML,强大的SEO网站优化功能,快速让您的网站在搜索引擎中脱颖而出,让更多的客户找到您。 企业SEO网站安装: 1、上传至虚拟主机[根目录]。 2、若上传至虚拟主机根目录则要修改文件(特别注意修改 网站配置中 网站地址 域名+“/” 如然后 点击生成静态化 因为本站专注优化网址是绝对路径利于搜索引擎抓取)注意:子目录下可留空 3、网站常规设置(网站名称、网站关键词、网站描述、网站地址、联系方式、备案统计等)都在"网站配置"设置
  3. 所属分类:ASP源码

« 1 2 3 4 5 67 8 9 10 11 ... 30 »
搜珍网 www.dssz.com