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

搜索资源列表

  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. standard

    0下载:
  2. 蚁群算法的程序,用于解决TSP问题,有着很好的效率-Ant colony algorithm procedure used to solve TSP problems, have a good efficiency of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:168195
    • 提供者:皮皮鲁
  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. aco

    0下载:
  2. 蚁群算法下载程序主要用于解决路径选择的最优化-ant colony algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:5771
    • 提供者:wangfuqiang
  1. BasicAntColonAlgorithmmatlabforTSP

    0下载:
  2. 蚁群算法 matlab程序,已运行,很好用奥-Ant colony algorithm is already running and matlab, very good
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6731
    • 提供者:xianglongyang
  1. ant-colony

    0下载:
  2. 比较详细的蚁群算法matlab程序,主要功能解决旅行商问题-Ant colony algorithm in more detail matlab program, the main function of Traveling Salesman Problem
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:21050
    • 提供者:dj
  1. function

    0下载:
  2. 蚁群算法TSP(旅行商问题)通用matlab程序-Ant Colony TSP (traveling salesman problem) General matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:4532
    • 提供者:suiyubuli
  1. ACATSP

    0下载:
  2. 基于蚁群算法的TSP问题求解的MATLAB程序-TSP problem based on ant colony algorithm for solving the MATLAB program
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1432
    • 提供者:zsl
  1. JKLMNOPMQRONSQMTOULUVRONWQXMLTRKRTXNR

    0下载:
  2. 蚁群算法是一类模拟生物群体突现聚集行为的非经典算法E首先描述了一个简单蚂蚁系统及 其简单蚁群算法C并对其进行了计算机程序模拟与动力系统仿真E结果表明C简单蚂蚁系统中存在规模 聚集效应C当蚁群的规模超过某一临界值时C蚂蚁的行为开始向有序的方向收敛C并最终稳定在一种有 序状态E 关键词=蚂蚁系统F蚁群算法F仿真F多主体系统 中 -Ihl &o jmlskq h & omxplspq }m &~ps vm rj i hl} & hmpq’Iqmk!&p hlq<qlpk
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:234072
    • 提供者:fhyang
  1. Yi_qun_suan_fa

    0下载:
  2. 该文件包含了蚁群算法的MATLAB程序。以及如何用它解决TSP问题-This file contains the ant colony algorithm MATLAB. And how to use it to solve the TSP problem
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:20150
    • 提供者:蓉儿
  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. ant

    0下载:
  2. 一个基于蚁群算法实现TSP问题的程序,自己已经运行,使用的VS-A TSP problem based on ant colony optimization procedure has run its own, using the VS
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:800947
    • 提供者:李英
  1. ant

    0下载:
  2. 蚁群算法演示程序,很强大!通过蚁群算法在。net里面实现,效果很好-Ant colony algorithm demo program, very powerful,hrough the ant colony algorithm. net which achieve good results,
  3. 所属分类:GIS program

    • 发布日期:2017-04-03
    • 文件大小:53752
    • 提供者:程淼
  1. ASL

    0下载:
  2. 包含了一个蚁群算法里面的蚁密系统,程序运行良好-Contains an ant colony algorithm inside the secret system to run well
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2836
    • 提供者:super104
  1. gsd

    0下载:
  2. 蚁群算法源程序:求31个城市的最短路径的程序!(TSP)-Ant Colony source: 31 cities seeking the shortest path program! (TSP)
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:1466
    • 提供者:赵宁
  1. ACA

    0下载:
  2. 该文件中程序主要解决TSP问题的蚁群算法的matlab程序-The main program file to solve the problem of the ant colony algorithm for TSP program matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:4394
    • 提供者:luowei
  1. ACO

    1下载:
  2. 蚁群算法(ACO)解决旅行商问题(TSP)的matlab程序。数据取自Oliver30。-Ant colony optimization (ACO) to solve the traveling salesman problem (TSP) in the matlab program. Data from Oliver30.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4351
    • 提供者:薛栋
  1. ant

    0下载:
  2. 为什么小小的蚂蚁能够找到食物?他们具有智能么?设想,如果我们要为蚂蚁设计一个人工智能的程序,那么这个程序要多么复杂呢? 经典的蚁群算法,在turbo c 下调试通过-Why small ants to find food? What they have intelligence? Vision, if we are to design an artificial intelligence program ant, then the procedure to how complicated? Cl
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:5968
    • 提供者:song
  1. TSP_ACA

    0下载:
  2. 对于旅行商问题在c语言中,用蚁群算法所编的一个程序,包含主程序和数据文件-For the traveling salesman problem in c language, compiled using ant colony algorithm is a procedure that contains the main program and data files
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:3203
    • 提供者:陈建飞
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 36 »
搜珍网 www.dssz.com