CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 蚁群算法程序

搜索资源列表

  1. yiqun

    0下载:
  2. 蚁群算法是人工智能的一个经典算法,本程序用此算法实现了一个小的程序-ant colony algorithm is a classic of artificial intelligence algorithms, the procedures used this algorithm to achieve a small procedure
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5339
    • 提供者:朱芳芳
  1. yiqun2

    0下载:
  2. 蚁群算法是人工智能中用途很广泛的一个算法,我的研究方向就是这个,本程序还是采用此方法-ant colony algorithm which uses artificial intelligence is a very broad one algorithm, my research direction is this, the procedure or use of this method
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4940
    • 提供者:朱芳芳
  1. ACOTSP.V1.0

    0下载:
  2. 蚁群算法的程序,蚁群算法提出者网站上提供的代码-Ant Algorithm procedures, the author ant colony algorithm available on the web site code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:123166
    • 提供者:成伟明
  1. ant-C++

    0下载:
  2. 蚁群算法的C++程序,转载于下面网站 http://fashionxu.bokee.com/4673640.html-ant colony algorithm C program, reproduced in the following website http : / / fashionxu.bokee.com/4673640.html
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4957
    • 提供者:罗佳
  1. acsandge

    1下载:
  2. 蚁群算法和遗传算法程序c语言代码,是机器人路径规划方面的-Ant and Genetic Algorithm procedures c language code, robot path planning is the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:34726
    • 提供者:刘关俊
  1. acscontrol

    0下载:
  2. 带约束的蚁群算法的程序,用于欧几里德(Euclid)TSP问题,用c语言编写的,供大家借鉴-Constrained Ant Algorithm procedures for Euclidean (Euclid), TSP, c language used, for everybody's reference
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1150
    • 提供者:刘关俊
  1. ant_colony_optimation

    0下载:
  2. 这是一个非常好用的蚂蚁算法(蚁群算法)模拟程序,很好用噢,快来试试吧-This a very user-friendly ant algorithm (ant colony algorithm) simulation program, easy to use Oh, Come and try!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:37601
    • 提供者:夏下
  1. randpso

    0下载:
  2. 粒子群算法是同蚁群算法相似的群体智能算法,其基本思想是模拟自然界的群体行为来构造随机化算法,本程序是随机粒子群算法源代码,可以直接运行,针对不同的问题,只要稍加修改就可以马上使用,希望能对大家有点帮助。-PSO with the ant algorithm is similar groups intelligent algorithm, The basic idea is to simulate natural behavior groups to construct random algori
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9817
    • 提供者:曾生宝
  1. standpso

    0下载:
  2. 粒子群算法是同蚁群算法相似的群体智能算法,其基本思想是模拟自然界的群体行为来构造随机化算法,本程序是标准粒子群算法源代码,可以直接运行,针对不同的问题, 只要稍加修改,既可。-PSO with the ant algorithm is similar groups intelligent algorithm, The basic idea is to simulate natural behavior groups to construct random algorithm, the pro
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8504
    • 提供者:曾生宝
  1. liziqunjiejueTSP

    0下载:
  2. 基本蚁群算法解TSP问题[matlab程序,大家参考-basic ACO for TSP [Matlab procedures, reference
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2189
    • 提供者:卢宇豪
  1. javaACS

    0下载:
  2. javaACS 蚁群算法是人工智能的一种算法,这个是用JAVA写的一个求解TSP的程序-javaACS ant algorithm is an artificial intelligence algorithm, This is written in JAVA using a procedure for TSP
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:20453
    • 提供者:刘星
  1. Tsp

    1下载:
  2. 使用蚁群算法解决旅行商问题,mfc应用程序,城市数目及坐标在eil51.tsp里-use ant algorithm to solve the traveling salesman problem, and mfc applications, The number of cities and coordinates the eil51.tsp Lane
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:45129
    • 提供者:pj
  1. TSP_ACO

    0下载:
  2. 用蚁群算法求解TSP(旅行商)问题,按照TSP.m中要求的格式输入程序参数即可运行!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2997
    • 提供者:王元
  1. ant

    1下载:
  2. 简单实现蚁群算法的程序 vc++调试通过
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-16
    • 文件大小:32307
    • 提供者:王晔
  1. ACASP

    0下载:
  2. 有关蚁群算法的matlab程序,希望对大家有所帮助,有问题共同讨论,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2668
    • 提供者:鼻涕佛
  1. Double_ACO_TSP

    0下载:
  2. 此程序包是用双种群蚁群算法来求中国75个城市的最短路径问题,即典型的TSP问题,把包解压运行main.m文件即可
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8059
    • 提供者:梁锦兆
  1. antcolony

    0下载:
  2. 程序是蚁群算法在最短路中的应用,稍加扩展即可应用于机器人路径规划
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2427
    • 提供者:时招军
  1. jiyuyiqunsuanfajuleichengxu

    0下载:
  2. 基于蚁群算法的聚类问题程序,带有小部分注释
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2781
    • 提供者:havy
  1. ant1

    0下载:
  2. 蚁群算法的演示程序,来自百思论坛,与大家共享
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:151199
    • 提供者:杨丽
  1. yiqunsuanfaC++

    0下载:
  2. 蚁群算法C++,程序比较易懂,应该会对读者有意义吧,呵呵,希望大家喜欢
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:20468
    • 提供者:张大莲
« 1 2 34 5 6 7 8 9 »
搜珍网 www.dssz.com