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

搜索资源列表

  1. ACO

    1下载:
  2. 利用C++编写蚁群优化算法解决51城市旅行商问题-prepared Ant Colony Optimization Algorithm for 51 city Traveling Salesman Problem
  3. 所属分类:数值算法/人工智能

    • 发布日期:2015-06-10
    • 文件大小:5791
    • 提供者:王红
  1. ACO

    0下载:
  2. ACO,C program ACO,C program
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5186
    • 提供者:liuzhili
  1. aco

    1下载:
  2. 一共四个蚁群算法 程序源码,三个matlab,一个C语言-A total of four procedures for source code ant colony algorithm, three matlab, a C language
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8680
    • 提供者:cib
  1. AntSystem

    2下载:
  2. 一个较好的蚁群MATLAB程序,附地图。-In this M-file, the implemention of ACO Algorithm is given with the support of reference papers listed. You can easily use it as following command to see the pictures of result and the iterative playing course.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-07-12
    • 文件大小:27818
    • 提供者:boy
  1. C_Code-for-ACO

    0下载:
  2. 基本蚁群算法的C代码,是学习蚁群优化理论的不可或缺的资料。-The basic ant colony algorithm of C code, ant colony optimization theory is the study of essential information.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:9947
    • 提供者:阿阳
  1. aco

    0下载:
  2. aco求解TSP问题解决代码,是个比较基本的原理实验,大家可以参考下-aco solving TSP problem-solving code, is a relatively basic principle experiment, we can refer to the following
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1882
    • 提供者:sam
  1. ACO

    0下载:
  2. 蚁群算法源代码,无须修改便可以直接编译执行-Ant colony algorithm source code, no need to change the implementation can be directly translated
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:178050
    • 提供者:
  1. aco

    0下载:
  2. 蚁群算法的c++实现程序,是一个求解tsp的简单的例子-Ant colony algorithm implementation c++ program is a simple example of solving tsp
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2262
    • 提供者:nong
  1. ACO-ACS

    0下载:
  2. algoritmo ACO soportado a c++ usando TSP
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:4024
    • 提供者:tomas26
  1. ACO

    0下载:
  2. Ant Colony Optimization implemente in Visual Studio C-Ant Colony Optimization implemente in Visual Studio C++
  3. 所属分类:Algorithm

    • 发布日期:2017-06-15
    • 文件大小:23406058
    • 提供者:robsonwk
  1. ACO

    0下载:
  2. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:2368
    • 提供者:jiangjie
  1. aco-FashionXuBlog

    0下载:
  2. 蚁群算法解决旅行商问题的C++源码,开发环境VS。-ACO for TSP problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:9949
    • 提供者:miuchen
  1. aco

    0下载:
  2. mop算法,蚁群算法,多目标优化,基于c-mop
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:8418
    • 提供者:王恒
  1. ACO

    0下载:
  2. 蚁群算法的原理,C实现,JAVA实现文档-The principle of ant colony algorithm, C implementation, JAVA implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:43586
    • 提供者:chenb
  1. aco

    0下载:
  2. 在visual c++下编写的ACO基本算法,实现对TSP问题的解决-In visual c++, prepared with the basic ACO algorithm, the solution to the problem of the TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:3385
    • 提供者:xujiangle
  1. ACO

    0下载:
  2. 求解TSP问题的蚂蚁算法,利用TSPLIB上的测试用例做测试。用C语言实现。有注释。-Ant algorithm for solving TSP problems, the use of the test cases for testing TSPLIB. With the C language. Annotated.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2227
    • 提供者:gaofeng
  1. aco

    0下载:
  2. 对蚁群算法的设计规则的介绍并附上c++的源代码-Introduce the ant colony algorithm design rules, and attach a C++ source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2497
    • 提供者:xiong
  1. aco

    0下载:
  2. 这是我2012年第一个学期的期末大作业。 不得不说这段代码参考了网络上的一些代码,以及书本上的一些相关数据。 但是无论是网络上还是书上难免总是有很多C++的影子,这是我自己理解之后用C编写的蚁群算法的代码。-This is my first semester of 2012, the final job. Have to say this code with reference to some code on the network, as well as books on some o
  3. 所属分类:Data structs

    • 发布日期:2017-11-16
    • 文件大小:1973
    • 提供者:周力
  1. SAS-based-on-ACO

    0下载:
  2. 基于C++语言编程环境的蚁群算法排序问题程序-SAS based on ACO C++
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-25
    • 文件大小:12605
    • 提供者:祝民鹏
  1. ACO

    0下载:
  2. ACO GET SHORTEST PATH FIRST
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:47104
    • 提供者:manug
« 12 3 »
搜珍网 www.dssz.com