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

搜索资源列表

  1. AntSys

    0下载:
  2. 台湾的一个学生写的 蚁群算法解决tsp问题-Taiwan students to write an algorithm for solving the ant problem tsp
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:31390
    • 提供者:
  1. 11

    0下载:
  2. 本文主要将蚁群算法用于解决连续函数优化的问题-This paper will be used for ant colony algorithm to solve the problem of continuous function optimization
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2299
    • 提供者:aa
  1. ACO-TSP

    0下载:
  2. 利用蚁群算法解决旅行商问题,其中运用智能蚂蚁算法-Using Ant Colony Optimization Algorithm to solve Traveling Salesman Problem
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:74112
    • 提供者:波波
  1. AntSystem

    0下载:
  2. 此程序是用Visual C++开发的,功能是用改进后的蚁群算法解决TSP问题,可以直接在Visual C++6.0下运行。-This program s function is solving TSP question using Ant algrithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1352297
    • 提供者:yangmingze
  1. ACOTSP.V1.0

    0下载:
  2. 大师级人物写的蚁群算法解决TSP问题,真的挺不错,你可以下下来看看的.- Program s name: acotsp Ant Colony Optimization algorithms (AS, ACS, EAS, RAS, MMAS, BWAS) for the symmetric TSP Copyright (C) 2004 Thomas Stuetzle This program is free software yo
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:88942
    • 提供者:duane
  1. ant

    0下载:
  2. 用蚁群算法解决tsp(货郎担)问题的c++源代码,对研究算法的朋友很有价值!-Using ant colony algorithm to solve tsp (traveling salesman) problems c++ source code, the study of algorithms valuable friend!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:371762
    • 提供者:chenlei
  1. ACA

    0下载:
  2. C++蚁群算法解决TSP问题,内有详细的说明。改进了信息素更新方式,使得olive30城市的TSP例子能达到416的最小值。-C++ ant colony algorithm to solve TSP problems, with detailed instructions. Improved pheromone update methods, making olive30 city TSP example to achieve the minimum 416.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:3335
    • 提供者:arrow
  1. ant

    1下载:
  2. 蚁群算法结合2-opt技术解决旅行商问题(TSP)-Ant colony algorithm with 2-opt technology to solve the traveling salesman problem (TSP)
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3737922
    • 提供者:newshowing
  1. tsp

    0下载:
  2. 使用蚁群算法解决TSP问题的C++算法描述-use ant to solve travelling salesman problem
  3. 所属分类:Console

    • 发布日期:2017-11-23
    • 文件大小:7133
    • 提供者:
  1. ant-colony-algotithm

    0下载:
  2. 蚁群算法解决tsp问题的matlab代码-Matlab code ant colony algorithm to solve tsp problem
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:1460
    • 提供者:lina
  1. C_Ant_tsp

    0下载:
  2. 蚁群算法解决TSP问题,程序中给定了各个坐标,可以修改。-Ant colony algorithm to solve TSP
  3. 所属分类:CSharp

    • 发布日期:2017-11-27
    • 文件大小:872988
    • 提供者:张玉坤
  1. CVRP

    2下载:
  2. 蚁群算法解决CVRP问题的VC/C++源码-Ant algorithm to solve the CVRP problem the VC/C++ source
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-18
    • 文件大小:2048
    • 提供者:张森源
  1. ant

    0下载:
  2. 使用蚁群算法解决TSP问题的算法,主要利用蚁群算法特性。(Using ant colony algorithm to solve TSP algorithm.)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:3911680
    • 提供者:adolf123
  1. ACATSP

    0下载:
  2. 利用蚁群算法解决tsp问题,给定各个位置的坐标,自动给出一条路径方案(Ant colony algorithm to solve the TSP problem, given the coordinates of each location, automatically gives a path scheme)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:落木知秋
  1. NewAntProject

    0下载:
  2. 经典蚁群算法,用来解决基于蚁群算法的一些生活应用,例如TSP,车辆路径等问题(The classical ant colony algorithm is used to solve some living applications based on ant colony algorithm, such as TSP, vehicle routing and so on.)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:15360
    • 提供者:hellolmf
  1. PSO_TSP(混合粒子群:较优)

    1下载:
  2. 解决环球旅行问题的一种精确度比较高的算法,相较于蚁群算法和遗传算法都有较大的改进;(A high precision algorithm for solving global travel problems has a greater improvement than the ant colony algorithm and the genetic algorith)
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:2048
    • 提供者:倚楼天狼啸
  1. ASO

    0下载:
  2. 遗传算法解决TSP; 含有图形化界面;(The TSP problem solved by genetic algorithm; Including a graphical interface.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:6144
    • 提供者:肖巍肖巍
  1. 对于蚁群优化算法的研究

    0下载:
  2. 解决tsp问题中的一种策略——蚁群算法,含蚁群算法过程,原理,及程序范例。(One of the strategies to solve the TSP problem is ant colony algorithm, including ant colony algorithm process, principle and program paradigm.)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:11264
    • 提供者:吃鸡的鸭
  1. -VRPTW-Python--master

    1下载:
  2. python源码,利用人工蚁群算法解决带时间窗的车辆调度问题。(Python source code, using artificial ant colony algorithm to solve the vehicle scheduling problem with time windows.)
  3. 所属分类:其他

    • 发布日期:2019-09-18
    • 文件大小:2520064
    • 提供者:强叔20150
  1. 代码

    2下载:
  2. 用蚁群算法原理解决多任务多车间车间调度问题(Solving the multi task and multi workshop scheduling problem with the principle of ant colony algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2021-04-18
    • 文件大小:2048
    • 提供者:萌幻龙
« 12 3 4 »
搜珍网 www.dssz.com