搜索资源列表

  1. yiqunjisuanjimoni

    0下载:
  2. 该文件中包含了蚁群算法计算机模拟,对初学者很有用-The document contains the computer simulation of ant colony algorithm, useful for beginners
  3. 所属分类:书籍源码

    • 发布日期:2024-05-19
    • 文件大小:122880
    • 提供者:xiayu
  1. yiquntsp

    0下载:
  2. 自己的作业。用C++编写的蚁群算法求解TSP最优路径的问题。-Their own operations. Written in C++, ant colony algorithm for optimal path for solving TSP problems.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:萧茅律
  1. antcolonyalgorithm

    0下载:
  2. 蚁群算法的模拟实现 安装JDK,配置环境变量,导入项目,一般情况下直接保存、运行ant.UI即可启动程序。如果不能运行,将文件夹下的swt.jar加入构建路径,然后在运行中的JVM参数中加入-Djava.library.path="dll所在目录的绝对路径"即可。 也可以在命令行下直接运行该程序,假设文件夹放在D盘跟目录。则在cmd下切换到文件夹下,运行如下命令即可启动程序。-Simulation and Realizatio
  3. 所属分类:生物技术

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

    0下载:
  2. TSP问题蚁群算法通用MATLAB源程序-Ant colony algorithm for TSP problem common MATLAB source code
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. 关于TSP问题的蚁群算法,加入局部更新和基于最大信息熵的优化,并有美观的显示界面,是关于蚁群算法很好学习模板,可以作为算法模块加入到你自己的程序中.-On the ant colony algorithm for TSP problem by adding partial update and optimization based on maximum entropy, and a beautiful display interface
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:3558400
    • 提供者:chenshu
  1. Chat

    0下载:
  2. this i s a nice book about ant colony algorithm. I used this book in my graduation project and I hope it would help you in your study as well. hope to hear your feedbacks in a way of nice and fined
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:22528
    • 提供者:pasindu
  1. Building_Firewalls

    0下载:
  2. this i s a nice book about ant colony algorithm. I used this book in my graduation project and I hope it would help you in your study as well. hope to hear your feedbacks in a nicer manner than you would ever expect
  3. 所属分类:防火墙与安全工具

    • 发布日期:2024-05-19
    • 文件大小:811008
    • 提供者:pasindu
  1. Computer_Vulnerabilities

    0下载:
  2. this i s a nice book about ant colony algorithm. I used this book in my graduation project and I hope it would help you in your study as well. hope to hear your feedbacks it describes viruses
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:322560
    • 提供者:pasindu
  1. Ant_Colony_Optimization

    0下载:
  2. this paper introduce ant colony opt
  3. 所属分类:文件格式

    • 发布日期:2024-05-19
    • 文件大小:195584
    • 提供者:mehdi
  1. ant-hanshu

    0下载:
  2. 蚁群算法求解函数最优解算法。-Ant colony algorithm for the optimal solution algorithm for a function.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:李小伟
  1. ant

    0下载:
  2. 蚁群算法的模拟实现。-Simulation and Realization of ant colony algorithm.
  3. 所属分类:数学计算/工程计算

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

    0下载:
  2. 小波支持向量机 小波支持向量机-waveletsvm
  3. 所属分类:汇编语言

    • 发布日期:2024-05-19
    • 文件大小:24576
    • 提供者:董杏
  1. acp

    0下载:
  2. 􀁽 蚁群算法是通过模拟蚂蚁觅食而发展出的一种新的启发算法􀁱 基于群体的协作与学习􀁯 该算法已 经成功地解决诸如× ≥° 问题等多种组合优化问题􀁱 本文提出了一种基于自适应调整信息素的改进蚁群算法􀁱 该算法根据人工蚂蚁所获得解的情况􀁯 动态地调整路径上的信息素􀁯 从而使得算法跳离局部最优解􀁱 通过仿真
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:342016
    • 提供者:malei
  1. ant

    0下载:
  2. 介绍蚁群算法的原理及其特点,总结近年来蚁群算法在组合优化、数据挖掘等领域的应用进展,对比国内外 的研究状况提出了自己的观点-Introduced the principle of ant colony algorithm and its characteristics, sum up in recent years, ant colony algorithm in combinatorial optimization, data m
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:21504
    • 提供者:malei
  1. yiqun

    0下载:
  2. 蚁群算法是一种用来在图中寻找优化路径的机率型技术,该算法具有许多优良的性质,具有一种新的模拟进化优化方法的有效性和应用价值, 是一种求解组合最优化问题的新型通用启发式方法,可以解决一维静态优化问题甚至多维动态组合优化问题。 -Ant colony algorithm is a method used to find optimal path in the graph of the probability-based technolo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:曹艳丽
  1. ACOforTSP

    0下载:
  2. ant colony for tsp code
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:72704
    • 提供者:ehsan
  1. GeneticAntAlgorithms

    0下载:
  2. Java环境下的遗传算法,蚁群算法的混合实现-Java environment, genetic algorithms, ant colony algorithm for hybrid realization
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:78848
    • 提供者:樊福剑
  1. GATutorial

    0下载:
  2. 蚁群算法的分析,讲解实现,以及应用实例讲解-Ant colony algorithm analysis, explain the implementation and application examples
  3. 所属分类:文件格式

    • 发布日期:2024-05-19
    • 文件大小:118784
    • 提供者:樊福剑
  1. yiqunsuanfa

    0下载:
  2. 详细讲解了蚁群算法在旅行商问题中的应用,很有用哦-Explained in detail in the ant colony algorithm for Traveling Salesman Problem
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:276480
    • 提供者:chen yang
  1. ants_arithgom

    0下载:
  2. aoc.m 是用matlab实现蚁群算法ants_information.m蚁群算法中信息素的构建 mcl是马尔科夫聚类算法 nmf是矩阵的非负分解 Generative Topographic Mapping工具包-aoc.m is matlab implementation of ant colony algorithm ants_information.m pheromone ant colony algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:40960
    • 提供者:颜利平
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org