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

搜索资源列表

  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-04
    • 文件大小:371762
    • 提供者:chenlei
  1. LCL_ANT_COLONY

    4下载:
  2. 该程序是我毕业设计时候做的,是运用蚁群聚类算法进行图像分割的程序,针对普通图像跟MRI图像进行处理,效果不错!-The program is designed to graduate when I do, is to use ant colony clustering algorithm for image segmentation procedure, for the ordinary image processing with the MRI images, good results!
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:530691
    • 提供者:成林
  1. ant_colony

    0下载:
  2. 介绍了一种求解复杂优化问题的启发式算法--蚁群算法.该方法通过模拟蚁群对"信息素"的控制和利用进行搜索食物的过程-a distributed algorithm for the solution of combinatorial optimization problems which was inspired by the observation of real colonies of ants. We apply ACS to both symmetric and asymme
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:482402
    • 提供者:fan
  1. antcolonyalgorithm

    0下载:
  2. 蚁群算法的原理以及实现,提及到蚁群算法的7个特点。(c++)-The principle of ant colony algorithm and the realization of a reference to the seven characteristics of ant colony algorithm. (C++)
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:77237
    • 提供者:yanye
  1. ant

    1下载:
  2. 蚁群聚类算法,较好的实现了带聚类数据的聚类,已知了聚类数目。-ant conoly clustering
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:2681
    • 提供者:dan
  1. basicantalgorithm

    0下载:
  2. 本算例介绍了一段关于基本蚁群算法程序,希望能够对大家有帮助,并给与指正-This example introduces some basic ant colony algorithm on the program, hoping to be helpful to everyone and give a correction
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4853
    • 提供者:天降瑞雪
  1. antalgorithmofClanguage

    0下载:
  2. 本段介绍了用C语言编写蚁群算法的程序,请大家帮忙指正-This section describes the ant colony algorithm using C language programs, please help correction
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:4553
    • 提供者:天降瑞雪
  1. simpleantalgorithmofTSP

    0下载:
  2. 关于TSP问题的求解莫过于蚁群算法了,该程序提供了一段简单的蚁群算法求解程序-On the TSP than the ant colony algorithm for solving the problem, and the program provides a period of a simple ant colony algorithm for solving process
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:8095
    • 提供者:天降瑞雪
  1. antalgorithmofjavascript

    0下载:
  2. 用Java脚本语言实现蚁群算法的TSP问题求解,以满足其在Java环境下更好的运行-Java scr ipting language with the ant colony algorithm to achieve the TSP problem solving, in order to meet their running Java environment, a better
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:4827
    • 提供者:天降瑞雪
  1. tsp

    0下载:
  2. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3778504
    • 提供者:mana
  1. alglib-2.3.0.cpp

    0下载:
  2. 上传的是一组经典算法程序的C++的源程序代码,例如神经网络集成、神经网络、遗传算法蚁群算法等等。ALGLIB是一个跨平台的数据分析工具。具体的介绍见以下网址http://www.alglib.net/-ALGLIB is a cross-platform numerical analysis and data processing library. ALGLIB aims to be highly portable: it supports several programming languag
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1069948
    • 提供者:马小白
  1. yiqunsuanfa

    0下载:
  2. 详细讲解了蚁群算法在旅行商问题中的应用,很有用哦-Explained in detail in the ant colony algorithm for Traveling Salesman Problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:276921
    • 提供者:chen yang
  1. antcolonyalgorithm

    0下载:
  2. 用蚁群算法求解旅行商问题,代码完整,可以运行。-solving traveling salesman problem With the ant colony algorithm,the code is very good and can run
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:243002
    • 提供者:温娟
  1. antcolonyalgorithm

    0下载:
  2. 用matlab解释蚁群算法,基于旅行商的问题的介绍-Ant colony algorithm using matlab to explain, based on descr iption of the traveling salesman problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4822
    • 提供者:nansy
  1. dd

    0下载:
  2. 基本蚁群算法的C基基本蚁群算法的C代码 代码-Kiki basic ant colony algorithm C code of the ant colony algorithm C code of the ant colony algorithm C code
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:4101
    • 提供者:李环宇
  1. suanfashejiyufenxi

    0下载:
  2. 蚁群算法设计与分析,详细的介绍了一群算法,并对其设计过程给予了分析-Ant colony algorithm design and analysis, detailed descr iption of a group of algorithm and its analysis of the design process to
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:439478
    • 提供者:zhangmeng
  1. TSp

    0下载:
  2. TSP问题蚁群算法通用MATLAB源程序-TSP
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:4770
    • 提供者:经立
  1. yqsf

    0下载:
  2. 段海滨教授主编的《蚁群算法原理及其应用》附录里的C程序代码. 并有几位网友修改-Professor Duan Haibin editor of the " ant colony algorithm and its application" appendix in the C code. And have a few users modify
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1639
    • 提供者:liyanan
  1. tsp2matlab

    0下载:
  2. 该程序试图对具有31个城市的VRP进行求解,已知的最优解为784.1,我用该程序只能优化到810左右,应该是陷入局部最优,但我不知问题出在什么地方。请用过蚁群算法的高手指教。 蚁群算法的matlab源码,同时请指出为何不能优化到已知的最好解-The program attempts to have 31 cities of the VRP is solved, the optimal solution is known as 784.1, I use the program can only
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:2373
    • 提供者:liyanan
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 21 »
搜珍网 www.dssz.com