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

搜索资源列表

  1. TSP-matlab-code

    0下载:
  2. 蚁群算法的matlab程序,附加了一个案例,应该还不错吧-Ant colony algorithm matlab procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:7048
    • 提供者:文正
  1. Ant-Colony-Algorithm

    0下载:
  2. 蚁群算法.用于解决虚拟供应链环境下合作伙伴选择方法的程序源代码-Ant Colony Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:12185
    • 提供者:田sir
  1. ant-CPP

    0下载:
  2. 蚁群算法解决有关TSP旅行商问题的C++代码程序-ant colony algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5077
    • 提供者:kane0832
  1. ant

    0下载:
  2. 用蚁群算法解决TSP问题,该程序并非本人编写,见谅!-using ant colony to solve problem of TSP,this program is not created by me,forgiving me!
  3. 所属分类:MPI

    • 发布日期:2017-05-01
    • 文件大小:722217
    • 提供者:牛当当
  1. ACASP

    0下载:
  2. 蚁群算法的基本程序,可以实现学习和预测, 速度较快-AN algorithm for prediction
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-25
    • 文件大小:2048
    • 提供者:robby
  1. ANT

    0下载:
  2. 用蚁群算法实现寻找印制板打孔路线的c++程序-ant programming
  3. 所属分类:Algorithm

    • 发布日期:2017-05-17
    • 文件大小:4133675
    • 提供者:hou fang
  1. ACO

    0下载:
  2. 蚁群算法用于数据挖掘的matlab程序,编译-Ant colony algorithm for data mining matlab program, compile
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3078
    • 提供者:陈莉
  1. GA-ANT

    0下载:
  2. 包含遗传算法程序和蚁群算法源程序,对优化算法编程有帮助。-Contains the genetic algorithm and ant colony algorithm source code, the optimization algorithm programming.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:5872066
    • 提供者:史蒂芬
  1. acatsp

    0下载:
  2. 用蚁群算法解决TSP问题在matlab上的实现的程序代码-TSP problem in matlab
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:33971
    • 提供者:高兴山
  1. changeABCmatlab

    0下载:
  2. 基本蚁群算法,其中有算法的源码和算法改进程序-Basic ant colony algorithm, the algorithm source code and algorithms to improve procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:517936
    • 提供者:张恒
  1. new_short_road_antca

    0下载:
  2. 一种新的最短路径规划算法程序仿真,它是通过蚁群算法进行求解-A new shortest path planning algorithm emulation, it is the ant colony algorithm to solve the
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:4537
    • 提供者:张恒
  1. 3312e2e96dcb

    0下载:
  2. 个集合遗传算法,蚁群算法,粒子群算法的混合算法解决TSP问题的MATLAB程序-Collection of genetic algorithm, ant colony algorithm for hybrid particle swarm optimization algorithm to solve TSP MATLAB program
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:4690
    • 提供者:李志华
  1. AntSystem-WithPlay

    0下载:
  2. 基于蚁群算法求解对称非对称旅行商问题 ,可以通过程序,很容易的得到最后的结果图形和迭代过程 -Through the program, it is easy to get the final results graphics and iterative process based on ant colony algorithm for the symmetric asymmetric traveling salesman problem,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:28802
    • 提供者:
  1. My_Ant_System

    0下载:
  2. 自己用c++写的蚁群算法,解决16点TSP问题问题,程序可扩展性强,可以简单修改成各位想要的功能。-Own with c++ write ant colony algorithm to solve TSP problems of 16:00, program scalability, strong, simple modification you want the functionality.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1146880
    • 提供者:黄厚军
  1. 8532804911

    0下载:
  2. 蚁群算法的matlab仿真程序,经过验证没有问题,可以直接用-Ant colony algorithm matlab simulation program, proven no problem, can be used directly
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:2299
    • 提供者:阿栋
  1. aca_color

    0下载:
  2. 本程序为蚁群算法在图像分类中的应用的源程序。(图像的大小为30*30)-This procedure for the ant colony algorithm in the Image Classification of the source. (Image size is 30* 30)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:1465
    • 提供者:竹本口木子
  1. chapter22

    0下载:
  2. 蚁群算法实现旅行商问题,实现选取仓库中心使得距离最短,可运行程序-Ant colony algorithm for traveling salesman problem, select the warehouse center makes the shortest distance, you can run the program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:2690
    • 提供者:何瑞
  1. yiqun

    0下载:
  2. 基于蚁群算法的打孔机生产效能的提高matlab程序源代码-Ant Colony Algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:1957
    • 提供者:
  1. mACAA_QoS__MRa

    1下载:
  2. matlab代码实现sensornet的QoS组播路由蚁蚁群算法的Matlab程序源码 可直接使用。 已通过测试。 -matlab code the sensornet The QoS multicast routing ants ant colony algorithm Matlab program source code can be used directly. Has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2016-05-19
    • 文件大小:2048
    • 提供者:jxjj609
  1. Tacaa_coloorh

    0下载:
  2. 本程序源码为蚁群算法在图像分类中的应用的源程序源码。。(图像的大小为30*30) 可直接使用。 已通过测试。 -The program source code for ant colony algorithm for image classification application source code. . (Image size is 30* 30) can be used directly. Has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1394
    • 提供者:渗透
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 36 »
搜珍网 www.dssz.com