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

搜索资源列表

  1. shenjinwangluo

    1下载:
  2. 神经网络蚁群算法,共三段,非常有用,快来下啊-Ant colony algorithm for neural networks, a total of three sections, very useful
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-06-06
    • 文件大小:3276
    • 提供者:yan
  1. 5Source

    0下载:
  2. 包含5个数值智能算法,能实现PI的求解,遗传算法和蚁群算法,贪吃蛇以及学生管理系统。-It contains 5 numeric intelligent algorithm, to achieve PI solving, genetic algorithms and ant colony algorithm, Snake and student management systems.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:13304
    • 提供者:占海明
  1. aco

    0下载:
  2. Contour Correspondence via Ant Colony Optimization Oliver van Kaick <ovankaic@cs.sfu.ca> http://www.cs.sfu.ca/~ovankaic/personal/ This MATLAB implementation computes a correspondence between two shapes based on ant colony optimi
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:39243
    • 提供者:Haxpes
  1. Genetic_and_Ant_Algorithms_src

    0下载:
  2. genetic algorithem and ant colony programing using matlab
  3. 所属分类:matlab

  1. ACtcp

    0下载:
  2. An Ant Colony algorithm for sovling TSP problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:94309
    • 提供者:moh
  1. ant

    0下载:
  2. 用蚁群算法解决tsp(货郎担)问题的c++源代码,对研究算法的朋友很有价值!-Using ant colony algorithm to solve tsp (traveling salesman) problems c++ source code, the study of algorithms valuable friend!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:371762
    • 提供者:chenlei
  1. AntVCprograms

    1下载:
  2. 蚁群算法VC源代码,很完善的程序,适用于机器人路径规划。-VC source code for ant colony algorithm, it is well-established procedures for robot path planning.
  3. 所属分类:Other systems

    • 发布日期:2016-11-26
    • 文件大小:48323
    • 提供者:张天
  1. imageedgedetection

    0下载:
  2. Based on ant colony optimization for edge detection in images
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:2601
    • 提供者:Manish
  1. PrincipleandApplicationofantcolonyalgorithm

    0下载:
  2. 蚁群算法的原理及其应用.pdf;;蚁群算法是优化领域中新出现的一种仿生进 化算法。该算法采用分布式并行计算机制,具有较强的鲁棒性 但有搜索时间较长,易陷入局部最优解的缺点。-The principle of ant colony algorithm and its application. Pdf ant colony algorithm is to optimize the emerging field of evolutionary algorithm for a bionic. T
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:297160
    • 提供者:冒晶晶
  1. AntColonyAlgorithmMatlabProgram(AlreadyRunning).ra

    0下载:
  2. 蚁群算法 matlab程序(已运行),有源代码,和详细的说明文件,matlab仿真的数据及参数输入的值都一给定好。学习蚁群算法的最好的代码了。-Ant colony algorithm matlab program (already running), active code, and detailed documentation, matlab simulation data and parameter input values are a given good. Ant colony alg
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4728
    • 提供者:xj
  1. ant

    1下载:
  2. 蚁群算法的C语言实验,如有不足,还请大家多多改正-Ant colony algorithm C-language test and, if inadequate, but also please correct lot
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:4059
    • 提供者:徐军
  1. ACOUCP

    0下载:
  2. 无约束连续函数优化的人工蚁群算法通用MATLAB源码 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解 -Unconstrained optimization of continuous function of artificial ant colony algorithm for general-purpose MATLAB source code。 This sour
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1701
    • 提供者:孙准
  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. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:38444
    • 提供者:cheikh
  1. makeyong

    3下载:
  2. 该程序运用蚁群算法,具体为蚁群的寻路过程进行图像分割,针对普通图像跟MRI图像进行轮廓提取,效果不错,值得学习!-The program using ant colony algorithm, specifically for the colony s way-finding process of image segmentation, for the general outline of the image with the MRI image extraction, good results
  3. 所属分类:Other systems

    • 发布日期:2015-10-03
    • 文件大小:281026
    • 提供者:成林
  1. LCL_ANT_COLONY

    4下载:
  2. 该程序是我毕业设计时候做的,是运用蚁群聚类算法进行图像分割的程序,针对普通图像跟MRI图像进行处理,效果不错!-The program is designed to graduate when I do, is to use ant colony clustering algorithm for image segmentation procedure, for the ordinary image processing with the MRI images, good results!
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:530691
    • 提供者:成林
  1. Game_Platform

    0下载:
  2. This is game platform with 8x8 Led matrix display. Now for this prototype is written simple PingPong game with 6 levels. It s cheep and quite powerful platform to learn game programming for embeded devices :) Platform have one 4 way jostic ant 2 acti
  3. 所属分类:Shot Game

    • 发布日期:2017-03-29
    • 文件大小:336470
    • 提供者:viorel
  1. aco_code

    0下载:
  2. edge detection using ant colony optimization
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:24504
    • 提供者:nanu
  1. SIALAB

    0下载:
  2. 此代码是有关群智能优化算法的集合平台,集成了遗传算法、微粒群算法和蚁群算法的BenchMark优化问题以及TSP问题的求解。-This code is related to group a collection of intelligent optimization algorithm platform, integrating the genetic algorithm, particle swarm optimization and ant colony optimization algor
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-03-15
    • 文件大小:4437091
    • 提供者:王巍
  1. Ants

    0下载:
  2. ARA – The Ant-Colony Based Routing Algorithm for MANETs
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:66147
    • 提供者:ershad
  1. DDAC

    0下载:
  2. 蚁群算法解决tsp问题,antsystem为核心运算类,窗体为接口程序,先生成邻接矩阵再运算-Tsp ant colony algorithm to solve the problem, this is the core classes, must have interface program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:59358
    • 提供者:like
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com