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

搜索资源列表

  1. aco system

    0下载:
  2. aco ant colony optimization of colonie de fourmis
  3. 所属分类:.net编程

    • 发布日期:2013-05-06
    • 文件大小:1475023
    • 提供者:hipomimi
  1. dynamic-ACO-for-TSP

    0下载:
  2. 动态蚁群算法(ACO)求解(旅行商)TSP问题-Dynamic ant colony algorithm (ACO) to solve the problem (TSP) TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:
    • 文件大小:243631
    • 提供者:john
  1. ACO-code

    0下载:
  2. using ACO to solve VRP in matlab,a litle code
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:2161
    • 提供者:Allen
  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. image-segmentaition-by-aco

    0下载:
  2. image segmentaition by aco
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:3882
    • 提供者:sasa
  1. edge-detection-by-aco

    0下载:
  2. edge detection by aco
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:29384
    • 提供者:sasa
  1. feature-selection-by-aco

    0下载:
  2. feature selection by aco
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:2440
    • 提供者:sasa
  1. ACO-for-TSP

    0下载:
  2. a ant colony optimization(aco) for traveling salesman problem(TSP).implementation in matlab.type of file:m file
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3927
    • 提供者:taha
  1. ACO-based-route-protocol

    1下载:
  2. 基于蚁群算法的TinyOS路由协议实现实例程序。-ACO(ant colony optimization) based route protocol implementation for TinyOS.
  3. 所属分类:SCM

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

    0下载:
  2. 采用改进的蚁群智能算法,得到车辆最短路径问题快速有效的局部最优解。-The improved ACO to obtain the shortest path problem vehicle fast and effective local optima.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1691
    • 提供者:aks tan
  1. antcolonyoptimization-ACO

    0下载:
  2. 仿生优化算法,antcolonyoptimization,ACO-Bionic optimization algorithm,antcolonyoptimization,ACO
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:8122
    • 提供者:ery
  1. ACO

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

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

    0下载:
  2. 運用蟻群演算法ACO去求解TSP旅行者路徑問題-Using ant algorithm to solve TSP travelers ACO path problem
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:1661
    • 提供者:棋哥
  1. ACO-OFDM

    1下载:
  2. ACO-OFDM sdakldjas seuekdsjakdnskd
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:71455
    • 提供者:athifshah
  1. ACO

    0下载:
  2. aco解决tsp问题 matlab源码 可做为学习参考-Ant intelligent algorithm to solve the traveling salesman problem
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:9320
    • 提供者:胡庆生
  1. aco

    1下载:
  2. 蚁群算法ACO的应用,包括图像匹配,边缘检测,点检测,以及遗传算法GA-ACO ACO algorithm applications, including image matching, edge detection, detection, and genetic algorithm GA
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:333868
    • 提供者:昊轩
  1. aco-matlab

    0下载:
  2. 蚁群算法ACO,MATLAB程序代码,具有详细解释,运行正确-Ant colony algorithm ACO, MATLAB code, with a detailed explanation to run properly
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2708
    • 提供者:昊轩
  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. this file contains the code for aco routing protocol
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:18211
    • 提供者:abc
  1. aco-v1.1

    0下载:
  2. 采用蚁群优化算法的轮廓匹配,输入可以是二值轮廓或者是任意的二维点集-This MATLAB implementation computes a correspondence between two shapes based on ant colony optimization (ACO). The input shapes can be either two 2D contours (open or closed) or two arbitrary sets of 2D points.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-25
    • 文件大小:38153
    • 提供者:王淑丹
« 1 2 3 4 5 6 78 9 10 11 12 ... 29 »
搜珍网 www.dssz.com