CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - ant system

搜索资源列表

  1. AntSystemTSP

    0下载:
  2. 这是用Ant System 解决tsp问题的C++源码 希望对大家研究蚂蚁算法有所帮助-this is resolved tsp Ant System C source of hope for all studies have Ant Algorithm help
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3379
    • 提供者:刘新儒
  1. Croc1.095

    0下载:
  2. 澳大利亚国防部蚁群系统,可以模拟两军对抗。-Australian Defense ant colony system, can simulate the confrontation between the two armed forces.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:516699
    • 提供者:zhujiang
  1. as

    0下载:
  2. 蚂蚁系统三种模型:蚁量模型、蚁密模型、蚁圈模型的源代码。-Ant system of three models: model ants, ants Micronesia model, ants circle model
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:8442
    • 提供者:wang chaoxue
  1. Ant-Circle

    0下载:
  2. 经典的蚁群算法蚁周模型的实现,论文:《Distributed Optimization by Ant Colonies》-ant colony system, ant circle
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:156233
    • 提供者:nxliliang
  1. hc-mmas-ubqp

    0下载:
  2. Short descr iption: A MAX-MIN Ant System (MMAS) implemented in the Hyper-Cube Framework for the application to Unconstrained Binary Quadratic Programming (UBQP). Aim of the software: Educational (not high-performance) it shows how to implement a M
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:320545
    • 提供者:xiaochuzhe
  1. gui_antminer1.2.1

    0下载:
  2. Short descr iption: GUI Ant-Miner is a tool for extracting classification rules from data. It is an updated version of a data mining algorithm called Ant-Miner (Ant Colony-based Data Miner), which was proposed in 2002 by Parpinelli, Lopes and Freitas
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:72854
    • 提供者:xiaochuzhe
  1. artificial_intelligence_demo_programs

    1下载:
  2. 光盘中的演示实例是人工智能原理和方法的演示程序.包括基于归结原理的推理系统,合一算法,等式归结,归类算法,野人与传教士过河问题,八数码问题,八皇后问题,一字棋,博弈算法,遗传算法和蚁群算法等的演示。-CD-ROM presentation of a number of examples of the hard work of graduate and undergraduate results. Including reasoning based on the principle of the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-16
    • 文件大小:26622036
    • 提供者:解洪文
  1. artificial_intelligence_demo_programs

    0下载:
  2. 光盘中的演示实例是人工智能原理和方法的演示程序.包括基于归结原理的推理系统,合一算法,等式归结,归类算法,八数码问题,八皇后问题,一字棋,博弈算法,遗传算法和蚁群算法等的演示。-CD-ROM presentation of examples of the principles and methods of artificial intelligence demo program. Including reasoning based on the principle of the system c
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2426688
    • 提供者:解洪文
  1. ACO.ZIP

    0下载:
  2. ACO algorythm. This software package provides an implementation of various Ant Colony Optimization (ACO) algorithms applied to the symmetric Traveling Salesman Problem (TSP). The ACO algorithms implemented are Ant System, Elitist Ant System, MAX-MIN
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:35205
    • 提供者:Aco17
  1. MAX-MINAntSystem

    0下载:
  2. 最大最小蚂蚁系统程序,供学习应用者参考。-Max-min ant system program for the learning applications in Taiwan.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:43830
    • 提供者:zangtianlei
  1. ant

    0下载:
  2. 有关蚁群算法的源码,能运行,好使,非常简单,400行代码-ant system
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:152902
    • 提供者:john
  1. jichu1

    0下载:
  2. 基本蚁群算法在无线传感器网络中的应用,其中结合了分簇算法-ant system algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1228
    • 提供者:jingjing
  1. New-folder

    0下载:
  2. This the basic one of Ant System-This is the basic one of Ant System
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:33258
    • 提供者:Rahul
  1. ant

    0下载:
  2. 用蚁群算法实现物流配送系统,其中包括可执行文件、测试数据、算法实现部分源代码以及算法文档介绍-Ant colony algorithm to achieve the distribution system, including executable files, test data, the algorithm part of the source code and algorithm documents introduced
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1441007
    • 提供者:郭佳良
  1. Ant3-30-ant-system

    0下载:
  2. 用C++编写的蚁群算法,能测试不同的TSP问题。-The ant colony prepared C++ algorithm, test different TSP problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-07
    • 文件大小:136021
    • 提供者:limin
  1. TSP-based-on-ant-colony-system

    0下载:
  2. 基于蚁群算法实现TSP最短路程的matlab例程-TSP based on ant colony system
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:54606
    • 提供者:潘彬
  1. ant-and-tsp-

    0下载:
  2. 经典的蚁群TSP算法,而且通过改进,使路线更加圆滑,最后有三个图形进行比较-ant system algrithm with tsp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5177
    • 提供者:jack
  1. ACSForTSP(sequence)

    0下载:
  2. 蚁群系统算法求解TSP,蚁群系统算法在构建路径时采用顺序构建的方式。-Ant System Algorithm for TSP, ant colony system algorithm constructed using sequential manner during the build path.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4819
    • 提供者:chenliang
  1. ACSForCVRP(parallelPcandidateLists)

    0下载:
  2. 蚁群系统算法求解车辆路径问题,其中的蚁群系统使用了基于三角划分的候选列表。-Ant System algorithm for vehicle routing problem, which the ant colony system uses a list of candidates based on triangulation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-28
    • 文件大小:8167
    • 提供者:chenliang
  1. The-Ant-System-Optimization_PPT

    0下载:
  2. 基于蚁群算法的机器人路径规划,以及参考的多特征融合的人脸识别的论文。-Based on ant colony algorithm for robot path planning, as well as the reference of multi feature fusion of face recognition papers
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-14
    • 文件大小:19459072
    • 提供者:zhu
« 12 »
搜珍网 www.dssz.com