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

搜索资源列表

  1. TSpant

    1下载:
  2. 一种分组求解TSP问题的蚁群算法。非常经典。有助于初学者提高。-A division problem solving TSP Ant Colony Algorithm. Very classic. Help beginners improve.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:10771
    • 提供者:留言民
  1. ACO

    1下载:
  2. 用MATLAB编写的蚁群算法最短路径寻找程序,压缩包内包含了网络结点坐标。-The preparation of the ant colony algorithm using MATLAB to find the shortest path procedure, compressed package that contains a network node coordinates.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:2004
    • 提供者:MXJ
  1. ant

    2下载:
  2. 本代码用蚁群算法求解带时间窗的车辆路径问题-The code with ant colony algorithm with time window of vehicle routing problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-11-30
    • 文件大小:6580
    • 提供者:王峰
  1. VRP

    0下载:
  2. 这是一个有关蚁群求解vrp问题。需建立文件输入客户地址。-This is an issue of the ant colony to solve vrp.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:2302511
    • 提供者:唐瑞雪
  1. Ant_colony_algorithm_source_code

    0下载:
  2. 蚁群算法源程序.该程序试图对具有31个城市的VRP进行求解,已知的最优解为784.1-Ant colony algorithm source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:6663
    • 提供者:bocai
  1. ACATSP

    0下载:
  2. 蚁群算法的MATLAB程序,提供变量初始化 C=[1304 2312 3639 1315 4177 2244 3712 1399 3488 1535 3326 1556 3238 1229 4196 1004 4312 790 4386 570 3007 1970 2562 1756 2788 1491 2381 1676 1332 695 3715 1678 3918 2179 4061 2370 3780 2212 3676 2578 4029 2838 4263 2931 3429 1
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:2310
    • 提供者:xiaofei
  1. TSP

    0下载:
  2. 使用蚁群算法编写的C++环境下的旅行商(TSP)经典问题的解决方法-Ant colony algorithm using C++ environment, prepared under the traveling salesman (TSP) classical solution to the problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:19570
    • 提供者:翁海冰
  1. ACASP

    0下载:
  2. 蚁群算法动态寻路算法 -Ant colony algorithm dynamic routing algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:2380
    • 提供者:yanxinxu
  1. 103244859obstacles

    1下载:
  2. 蚁群算法路径规划的一个程序,可以成功找到最优路径。-Ant colony algorithm path planning a program that can successfully find the optimal path.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:5245
    • 提供者:搁浅
  1. ACO-BP

    4下载:
  2. 实现了蚁群算法与BP神经网络的结合。 -ACO-BP
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-11-22
    • 文件大小:2146
    • 提供者:lwd
  1. Image-Edge-Detection-Using-Ant-Colony-Optimization

    1下载:
  2. This a demo program of image edge detection using ant colony, based on the paper, "An Ant Colony Optimization Algorithm For Image Edge Detection," 基于蚁群算法的图像边缘检测。IEEE于2008收录的文章.有matlab源程序和“An Ant Colony Optimization Algorithm For Image Edge Detectio
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:306346
    • 提供者:miaosiyi
  1. aco

    0下载:
  2. 蚁群算法的java源码,附带使用方法,很好用-Ant colony algorithm java source code, incidental use, very good use
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:8429
    • 提供者:王荣
  1. VC++anttracingininversion

    0下载:
  2. 关于反演程序蚁群算法的源程序,欢迎大家共享,共同切磋-Inversion procedure on the ant colony algorithm source, welcome you to share common views and learn
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:6398
    • 提供者:zong
  1. algorithms

    2下载:
  2. 我个人收集的各类智能算法,共有20多个源代码,包括:遗传算法,蚁群算法,粒子群算法,微分进化算法,遗传神经网络算法,粒子群SVM算法,粒子群神经网络算法等混合算法-I collect all kinds of intelligent algorithms, a total of more than 20 source code, including: genetic algorithms, ant colony optimization, particle swarm optimization,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:6202087
    • 提供者:王军
  1. jibenyiqunjuleisuanfa

    4下载:
  2. 该算法,解决了不收敛的问题,聚类效果非常好(效果图如附件图片所示)。改进的蚁群算法是基于遗传算法的改进,在基本遗传算法的基础之上,加入了变异因子,产生变异,从而更快的收敛。-Basic ant clustering algorithm and its improved algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:50946
    • 提供者:卫民
  1. Matlab

    3下载:
  2. 各类人工智能算法源代码哦,包括蚁群、粒子群、遗传、神经网络-The source code of various artificial intelligence algorithms Oh
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-05-24
    • 文件大小:21241
    • 提供者:fcy
  1. MATWORK

    1下载:
  2. 分别使用遗传算法、Hopfiled神经网络和蚁群算法基于MATLAB实现了TSP问题的近似求解。-COMPARATIVE STUDY AND COMPREHENSIVE EVALUATION OF SEVERAL INTELLIGENT ALGORITHMS FOR SOLVING TSP PROBLEM
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:646833
    • 提供者:willnow
  1. lxyq

    0下载:
  2. 是关于连续蚁群算法的文章 使用后感觉很好,学到不少东西-Ant colony algorithm on the continuous use of the article feel good, learned a lot of things
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:137802
    • 提供者:xj
  1. wlcg

    1下载:
  2. 基于蚁群算法的配电网重构程序,花了我好长时间编的-Ant colony algorithm based distribution network reconfiguration process, it took me a long time series of the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:6398
    • 提供者:陈俊峰
  1. Cpp

    0下载:
  2. VRP问题蚁群算法的c++源码,很具有代表性-VRP problem of the ant colony algorithm c++ source code, it is a representative
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:11604
    • 提供者:任树伟
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com