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

搜索资源列表

  1. AntClusting

    0下载:
  2. Clusting using aco with Visual C
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:786487
    • 提供者:lili
  1. Multiobjective-pso

    0下载:
  2. 多目标问题的粒子群优化算法实现,毕设时设计的,通过运行!-The issue of multi-objective particle swarm optimization algorithm, when the Bi-based design, by running!
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-03-16
    • 文件大小:10695
    • 提供者:pengyang
  1. ant

    0下载:
  2. 蚁群算法 基本实现代码 C实现 已经编译过-ACO ant colony algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6855
    • 提供者:John li
  1. Ant-colony-algorithm-and-program

    0下载:
  2. 蚁群算法 蚂蚁觅食 算法思路 详细程序 C-aco,Ants searching for food,Algorithm ideas,A detailed procedure,C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:23033
    • 提供者:xiong
  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. aco2

    0下载:
  2. 控制台应用程序 : aco 项目概况 应用程序向导已为您创建了这个 aco 应用程序。 此文件包含组成 aco 应用程序 的每个文件的内容摘要。 aco.vcproj 这是用应用程序向导生成的 VC++ 项目的主项目文件。 它包含有关生成此文件的 Visual C++ 版本的信息,以及 有关用应用程序向导选择的 平台、配置和项目功能的信息。 aco.cpp 这是主应用程序源文件。 其他标准文件: StdAfx.h、
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:391263
    • 提供者:鲍伟强
  1. ACOTSP.V1.01

    0下载:
  2. ACO TSP in C++ programer
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:94601
    • 提供者:luki
  1. ALGORITHME-ACO-TOILE-ARAIGNEE

    0下载:
  2. A c++ algorithm ACO using la toile d araignées
  3. 所属分类:Communication

    • 发布日期:2017-12-04
    • 文件大小:4608
    • 提供者:massy
  1. c-code(aco)

    0下载:
  2. It is tha Ant colony optimization problem.
  3. 所属分类:Project Design

    • 发布日期:2017-11-25
    • 文件大小:2289
    • 提供者:sonnu
  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. AntSolver

    0下载:
  2. 在linux下C写的蚁群算法,用于解决约束条件下的VRP、TSP问题,效果发很好。-AntSolver is a program for solving constraint satisfaction problems with ACO
  3. 所属分类:Other systems

    • 发布日期:2017-11-29
    • 文件大小:20422
    • 提供者:mlon
  1. AntSolver2.0

    0下载:
  2. 在linux下C写的蚁群算法,用于解决约束条件下的VRP、TSP问题,效果发很好。-AntSolver2.0 is a program for solving constraint satisfaction problems with ACO,more better than AntSolver
  3. 所属分类:Other systems

    • 发布日期:2017-12-07
    • 文件大小:20467
    • 提供者:mlon
  1. ACO-program

    0下载:
  2. ACO蚁群算法,由C语言编写,可直接运行-ACO ACO algorithm, written in C, can be directly run
  3. 所属分类:assembly language

    • 发布日期:2017-12-02
    • 文件大小:8124
    • 提供者:张华
  1. AFSA

    1下载:
  2. 人工鱼群算法C++源代码,可与蚁群、粒子群算法对比。-AFSA C++ source code, which can contrast with ACO, PSO.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:3773
    • 提供者:宋流明
  1. ACO

    0下载:
  2. 蚁群算法求解TSP问题,在visual C++环境编写。-ACO question solution method
  3. 所属分类:MPI

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

    0下载:
  2. ant colony optimization using c#
  3. 所属分类:OS Develop

    • 发布日期:2017-05-09
    • 文件大小:1772372
    • 提供者:Sahar
  1. TSP-solved-by-ACO

    0下载:
  2. 求TSP最短路径问题,采用蚁群算法求解,给予C++编程的资料和程序-TSP solved by ACO
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:21973
    • 提供者:田延飞
  1. ACO-tsp

    0下载:
  2. 利用蚁群算法求解tsp问题的源代码,这个模板能够运行。 如果你想带入自己的数据只需要修改城市的坐标矩阵(也就是C)和蚂蚁数量、迭代次数就能很好的运行并得到结果了。 希望对你学习蚁群算法有所帮助。-Using the ant colony algorithm to solve the tsp problem source code, this template can run. If you want to bring your own data only need to modify
  3. 所属分类:matlab

    • 发布日期:2017-12-13
    • 文件大小:5528
    • 提供者:雷磊
  1. ACO_delay1

    0下载:
  2. C language ACO ant colony algorithm
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:3072
    • 提供者:bob13579
  1. 蚁群算法的能量有效EEABR

    0下载:
  2. ACO蚁群优化算法 针对能量有效的ACO蚁群优化算法的程序,C++语言实现,对研究蚁群优化的小伙伴有所帮助(The program for the efficient ACO ant colony optimization algorithm, the implementation of the C++ language, is helpful to the small partners studying the ant colony optimization)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:19456
    • 提供者:shiyuanyin
« 1 23 »
搜珍网 www.dssz.com