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

搜索资源列表

  1. AntNet

    1下载:
  2. 一种基于蚁群聚类的径向基神经网络 提出了一种基于蚁群聚类算法的径向基神经网络. 利用蚁群算法的并行寻优特征和挥发系 数方法的自适应更改信息量的能力,并以球面聚类的方式确定了径向基神经网络中基函数的位置, 同时通过比较隐层神经元的相似性、合并相似性较为接近的2 个神经元来约简隐含层的神经元,以 达到简化径向基神经网络结构的目的. 实验比较了几种不同聚类算法的径向基神经网络,结果表 明,所提神经网络的整体训练时间至少可缩短40 % ,学习的准确率可提高1 %以上,而且网络结构
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:292558
    • 提供者:zhxj
  1. 用蚁群算法实现自动化仓库路径优化

    3下载:
  2. 用蚁群算法实现自动化仓库路径优化-ant colony algorithm using automated warehouse Path Optimization
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:40390
    • 提供者:王涛
  1. 一种求解TSP的蚁群算法

    0下载:
  2. 一种求解TSP的蚁群算法-a solution of TSP Ant Algorithm
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:35737
    • 提供者:王涛
  1. 聚类问题的蚁群算法

    2下载:
  2. 蚁群算法在聚类中的一个应用,不是很具体。希望和大家一起讨论这个问题。-Ant Algorithm in a cluster of application is not very specific. And we hope to discuss this issue.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:88417
    • 提供者:石支柱
  1. MATLAB蚁群算法源代码

    0下载:
  2. 很实用
  3. 所属分类:ASP源码

  1. 蚁群算法解决TSP问题

    2下载:
  2. 用蚁群算法解决100个城市的TSP问题
  3. 所属分类:WEB源码

    • 发布日期:2011-03-24
    • 文件大小:42614
    • 提供者:winnie_86
  1. ant_code

    0下载:
  2. JAVA实现的基本蚁群算法源程序,可以选择地图,可以设置一些参数,有图形输出-JAVA realization of the basic ant colony algorithm source code, you can choose the map, you can set some parameters, there are graphics output
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:48460
    • 提供者:hrbeu
  1. AntColony

    1下载:
  2. 程序模拟蚂蚁觅食的过程,是蚁群算法的实现。一共七个java文件。-Ant Colony Algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:105638
    • 提供者:钱朔
  1. antjava

    0下载:
  2. 蚁群算法的java实现,这个还是要经过优化一下即可。在myeclipse下实现-ant colony
  3. 所属分类:Java Develop

    • 发布日期:2017-04-27
    • 文件大小:7686
    • 提供者:Yolanda
  1. java

    2下载:
  2. 这是一份完整的用Java实现蚁群算法的代码!希望能给你在解决蚁群算法的代码中提供一定的帮助!-This is a complete implementation of ant colony algorithm using Java code! I hope you can solve the ant colony algorithm in the code must provide the help!
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:8699
    • 提供者:
  1. paike

    0下载:
  2. 高校排课系统的算法,基于蚁群算法。高校排课系统的算法,基于蚁群算法-University Course Scheduling System algorithms, based on the ant colony algorithm. University Course Scheduling System algorithms, based on the ant colony algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1122661
    • 提供者:carl208
  1. ant_code

    1下载:
  2. java实现的基本蚁群算法,蚁群算法是一种智能算法-the realization of the ant colony algorithm java
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:45421
    • 提供者:hrbeu
  1. ArcGIS_New0.8

    0下载:
  2. java 实现的 蚁群算法。利用java自主实现的一群算法-java implements the ACO
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:42570
    • 提供者:胡汝敖
  1. jbyqsftsp

    0下载:
  2. 基本蚁群算法程序:讲的是蚂蚁利用自己的记忆和更新机制并利用移动规则从而对线路进行优化并找到最优路线-Basic ant colony algorithm program: tell the ants use their own memory and update mechanism and use Rules to move on line and find the best route to optimize
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:7902
    • 提供者:liyanan
  1. java

    0下载:
  2. 实现蚁群算法解决TSP问题,打印寻找到的最短路径以及其长度,随附数据-Implementation problems ant colony algorithm to solve TSP, print to find the shortest path and its length
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:3444
    • 提供者:heli
  1. ant

    0下载:
  2. 蚁群算法的模拟实现,课程设计,学习研究。-Simulated ant colony algorithm implementation, curriculum design, study and research.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-06
    • 文件大小:1527636
    • 提供者:dou
  1. java_tsp

    1下载:
  2. 用Java 编写的蚁群算法解决TSP问题的路径规划,取得了很好的效果-Java written by ant colony algorithm to solve TSP problem of path planning, and achieved good results
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:2237
    • 提供者:zhangbaohua
  1. new-think

    0下载:
  2. 基于蚁群算法的路由新算法。非常好的一篇论文。-New routing based on ant colony algorithm. Very good paper.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:129712
    • 提供者:李刚
  1. ann

    0下载:
  2. 计算智能中蚁群算法功能的编码实现的源代码-Computational Intelligence in the ant colony algorithm function encoding the source code to achieve
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:2507
    • 提供者:xueqing
  1. 蚁群算法

    1下载:
  2. 蚁群算法解决路径规划,TSP问题,城市路径规划,MATLAB代码
  3. 所属分类:其它源码

« 12 »
搜珍网 www.dssz.com