CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 蚁群算法解决

搜索资源列表

  1. antcolonyapplyinqos

    0下载:
  2. 资料中包含蚁群算法用于解决QOS组播的论文及优秀硕士论文。帮助大家学习蚁群算法。-Information contained in ant colony algorithm for the solution QOS Multicast excellent papers and master' s thesis. Ant colony algorithm to help you learn.
  3. 所属分类:Communication

    • 发布日期:2017-05-08
    • 文件大小:1705508
    • 提供者:suyu
  1. TSP

    0下载:
  2. TSP的蚁群实现,用蚁群算法来解决TSP问题-ant-based TSP
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:1220
    • 提供者:花花
  1. scheduling

    1下载:
  2. 用蚁群算法解决无等待流水线的调度问题,对生产调度建模及求解有帮助.-solving scheduling problem with ANT Algorithm
  3. 所属分类:Project Manage

    • 发布日期:2017-03-25
    • 文件大小:270006
    • 提供者:John
  1. w

    1下载:
  2. 蚁群算法,从自然界中蚁群的的觅食行为中受启发, 于1991年,由意大利学者M.Dorigo在其博士论文中提出,并成功的解决了旅行商(TSP)问题 -Ant Colony Algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2402515
    • 提供者:刘海
  1. CSharp-solve-TSP

    0下载:
  2. c#解决蚁群算法实例源代码,实现一定范围内最短路径的优化。-c# solve the ant colony algorithm source code examples, shortest path optimization within a certain range.
  3. 所属分类:Project Design

    • 发布日期:2017-11-05
    • 文件大小:12803
    • 提供者:李红云
  1. Matlab-program-of-ant-colony

    0下载:
  2. 这是一个用蚁群算法解决最短路径问题的通用matlab程序,供大家参考使用-This is an ant algorithm to solve the shortest path problem common matlab program, for reference use
  3. 所属分类:software engineering

    • 发布日期:2017-11-02
    • 文件大小:2491
    • 提供者:king
  1. -ant-colony-algorithm-

    0下载:
  2. 蚁群算法解决TSP问题的并行化研究与实现-Research and Implementation of parallel ant colony algorithm to solve TSP problem
  3. 所属分类:Document

    • 发布日期:2017-04-08
    • 文件大小:157242
    • 提供者:吾辈
  1. ant-algorithms-of-vrp

    1下载:
  2. 采用蚁群算法能够解决31个城市的旅行商问题,相对于遗传算法,模拟退火算法和其他的算法,蚁群算法有其自身的优势-Ant colony algorithm to solve the traveling salesman problem 31 cities, with respect to genetic algorithms, simulated annealing algorithm and other algorithms, ant colony algorithm has its own ad
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:1950
    • 提供者:董乾东
  1. ant-vrp

    0下载:
  2. 基于蚁群算法写的关于旅行商问题的代码,功能可以解决基本的问题,希望能帮助大家!下载吧-Ant colony algorithm based on code written by the traveling salesman problem, the function can solve the basic problem, hoping to help you! Download it
  3. 所属分类:File Formats

    • 发布日期:2017-04-13
    • 文件大小:1886
    • 提供者:董乾东
  1. robot

    0下载:
  2. 基于蚁群算法的机器人路径规划,用来解决机器人的路径规划-Based on ant colony algorithm for robot path planning, to solve the robot path planning
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:48359
    • 提供者:朱大有
  1. Ant-colony-algorithm

    0下载:
  2. 主要用蚁群算法用matlab实现,解决城市之间最短路径问题-Ant colony algorithm to achieve the TSP
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:19718
    • 提供者:张海洋
  1. yiqunlvxing

    0下载:
  2. 蚁群优化是一种元启发式的随机搜索技术,是目前解决组合优化问题最有效的工具之一.将信 息素更新和随机搜索机制的改进相结合,提出一种快速求解旅行商问题的蚁群算法-Ant colony optimization is a kind of meta heuristic random search technique, is one of the most effective tool to solve combinatorial optimization problem. The letter
  3. 所属分类:Project Design

    • 发布日期:2017-05-04
    • 文件大小:509488
    • 提供者:
  1. 标准蚁群算法

    2下载:
  2. 利用matlab编程,标准蚁群算法解决物流优化问题
  3. 所属分类:编程文档

    • 发布日期:2016-09-19
    • 文件大小:369660
    • 提供者:xiaoling
  1. gaijinyiqunsuanfa

    3下载:
  2. 使用蚁群算法matlab代码,并在其基础上进行改进,进而得以优化蚁群算法。解决全国所有城市的TSP问题-ACA TSP
  3. 所属分类:software engineering

    • 发布日期:2017-12-13
    • 文件大小:258390
    • 提供者:张先森
  1. ACO算法

    0下载:
  2. 蚁群优化算法,可用于解决一人旅行商等问题。(Ant colony optimization algorithm can be used for TSP and other issues)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-31
    • 文件大小:80896
    • 提供者:小李子子
  1. matlab解决tsp

    0下载:
  2. matlab中解决tsp问题经典蚁群算法(Classical ant colony algorithm for solving TSP problem in MATLAB)
  3. 所属分类:文章/文档

    • 发布日期:2018-05-01
    • 文件大小:15360
    • 提供者:YQzzz
  1. 数学建模:matlab蚁群算法解决TSP问题.pdf

    0下载:
  2. MATLAB蚁群算法的实现,解决最短路程问题,报告内全部是实现,并且实现的代码。
  3. 所属分类:报告论文

搜珍网 www.dssz.com