搜索资源列表

  1. HolyMoley

    0下载:
  2. 本软件主要用于帮助计算机爱好者学习蚁群算法时做有关蚁群算法的试验。蚁群算法作为一种优秀的新兴的算法,具有非常广的应用前景,越来越多的人开始学习蚁群算法,因此本软件也有推广前景。 本软件除了用于教学目的外,还可用于解决实际生活中的与TSP(即,旅行商问题)问题相关的问题。 TSP问题描述的是一个旅行商要到几个城市去,每个城市必须去一次且仅能去一次,要求满足这样条件的 最短路径。将本软件稍作扩展即可用于城市规划、公交车路径安排
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:李誉
  1. 蚁群算法

    0下载:
  2. 一个蚁群算法,大家很想要得东东,共享给大家了。-an ant colony algorithm, we want to fine Eastern, we had to share.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:222208
    • 提供者:ge
  1. gui_antminer1.1

    0下载:
  2. 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 a
  3. 所属分类:生物技术

    • 发布日期:2024-05-19
    • 文件大小:65536
    • 提供者:颜晨阳
  1. ACO

    0下载:
  2. 利用C++编写蚁群优化算法解决51城市旅行商问题-prepared Ant Colony Optimization Algorithm for 51 city Traveling Salesman Problem
  3. 所属分类:其它资源

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:
  1. ACSO

    0下载:
  2. 采用C++语言编写蚁群优化算法程序,解决问题-using C language ant colony optimization algorithm to solve problems
  3. 所属分类:其它资源

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:
  1. mmas

    0下载:
  2. 采用C++语言编写最大最小蚁群优化算法程序,解决问题-using C language largest smallest ant colony optimization algorithm to solve problems
  3. 所属分类:并行运算

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:
  1. AntColonySystem

    0下载:
  2. 蚁群算法的C语言实现 关于蚁群算法网上有很多C++和java实现的 C的没有见过 就自己做了 感觉能更好的体现算法-ant colony algorithm C language on the Internet ant colony algorithm many C and java achieve C never seen done on their own feeling better reflect the algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:240640
    • 提供者:朱竹
  1. anttsp

    0下载:
  2. 这是蚂蚁算法求解TSP的源代码,Matlab中实现。-This is the ant algorithm for TSP source code, Matlab achieve.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:11264
    • 提供者:
  1. antrouting

    0下载:
  2. 蚂蚁算法又称蚁群算法,利用蚂蚁留下的信息素,寻找路径的算法 -ant algorithm called ant colony algorithm, leaving the ants use pheromones to find the path algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:26624
    • 提供者:
  1. tspants

    0下载:
  2. TSP的蚂蚁算法实现,C++原程序,无密码.-TSP ant algorithm, C program, without a password.
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:jojo
  1. AntColonySystemTSP

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

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:刘新儒
  1. ant1

    0下载:
  2. 利用蚂蚁算法解决TSP旅行商问题,用他能直接输出路由接点-use TSP ant algorithm to solve the traveling salesman problem, in his direct contact output routing
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:任天笑
  1. ACOTSP.V2.0

    0下载:
  2. 蚁群算法的程序,蚁群算法提出者网站上提供的代码-Ant Algorithm procedures, the author ant colony algorithm available on the web site code
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:194560
    • 提供者:huanxong
  1. ACA

    0下载:
  2. 蚁群算法,求解TSP问题。提供了多个经典的TSP路径-ant colony algorithm for TSP. For a number of classic TSP path
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:76800
    • 提供者:白天
  1. acsandge

    0下载:
  2. 蚁群算法和遗传算法程序c语言代码,是机器人路径规划方面的-Ant and Genetic Algorithm procedures c language code, robot path planning is the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:568320
    • 提供者:刘关俊
  1. acs_TSP

    0下载:
  2. 蚁群算法VB源代码,解决TSP问题的程序,有多种TSP问题解答!-Ant Algorithm VB source code to solve the TSP process, a number of TSP answer!
  3. 所属分类:代理服务器

    • 发布日期:2024-05-19
    • 文件大小:51200
    • 提供者:叶小勇
  1. AntAnt

    0下载:
  2. 我根据书上算法自编的蚁群程序,也是我的中期筛选设计。目录下函数收敛图是用了VC的结果,在matlab里画的-algorithm based on the book written by Ant procedures, and also my mid-screening design. Directory function convergence plan is the result of the VC in Matlab Lane pa
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:421888
    • 提供者:尹明
  1. anttest

    0下载:
  2. 利用ant进行java编程的例子,包括java如何调用ant,如何进行属性设置。-use ant for java programming examples, including how to call ant java. how attribute set.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:4164608
    • 提供者:yuqing
  1. ant_demo

    0下载:
  2. 使用ANT工具实现自动编译的例子。 自己的呀!里面有完整文档。-use ANT tool for automatic compiler example. Their! There are complete documentation.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:烈火
  1. antcolonyoptimization

    0下载:
  2. 介绍了蚁群算法解决具体问题的优化算法,实践证明效果很好-on the ant colony algorithm for solving specific problems Optimization Practice has proved very effective
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:yssx090
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org