搜索资源列表

  1. BeeColonyPsuedoCode

    0下载:
  2. Pseudo Code of Bee Colony Algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:64512
    • 提供者:balatas
  1. Artificial_Bee_Colony_Algorithm

    0下载:
  2. Artificial Bee Colony Algorithm Review and Application to Generalized Assignment Problem
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:362496
    • 提供者:balatas
  1. QAP

    0下载:
  2. 这是一个由C++编写的二次配置问题,是蚁群算法的!有点乱啊!-This is a C++ to prepare the second configuration of the problem, ant colony algorithm are! Ah a bit chaotic!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:胡雨
  1. ACS

    0下载:
  2. 蚁群算法 控制台程序 基于类 不是基本的TSP模型的ant-cycle算法 而是蚁群系统 ant colony system算法-ANT COLONY ALGORITM. TSP MODEL. C++ CLASS BASED. ANT COLONY SYSTEM,NOT ANT-CYCLE ALGORITHM.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:zhaowei
  1. AntDemo.tar

    0下载:
  2. 蚁群聚类的java源码ant colony clustering by java-ant colony clustering by java
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. 蚁群算法 却是一种源于自然现象的算法,即与具体问题关系不大的优化算法,也就是它是一种用来在图中寻找优化路径的机率型技术。-Ant colony algorithm Ant colony algorithm is a natural phenomenon due to the algorithm, that is, has little to do with the specific problem of the optimization
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:17408
    • 提供者:zhangchenjuan
  1. Ant_Colony_Clustering_Algorithm

    0下载:
  2. 蚁群聚类算法及其源码[matlab] 代码是可以执行的 -Ant Colony Clustering Algorithm and its source code [matlab] code is executed
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. AN IMPROVED ANT COLONY ALGORITHM SOLVING FAST GLOBAL OPTIMIZATION PROBLEMS
  3. 所属分类:Windows编程

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

    1下载:
  2. 本代码用蚁群算法求解带时间窗的车辆路径问题-The code with ant colony algorithm with time window of vehicle routing problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:王峰
  1. dd

    0下载:
  2. 蚁群算法仿真因特网中的路由选择,给出正常情况、节点阻断和路径拥塞等不同情况下的最优路径选择与更新实现,仿真结果能够提供可视化的过程模拟-Simulation of Ant Colony Algorithm for Routing in the Internet, given normal circumstances, and the path blocked node under different circumstances, suc
  3. 所属分类:数值算法/人工智能

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

    0下载:
  2. 蚁群算法解决车辆最优路径问题,供大家学习交流用了!这个是很不错的代码,功能齐全!-Ant colony algorithm to solve the optimal vehicle routing problem, for we learn to use the! This is a very good code, a full-featured!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:106496
    • 提供者:刘勇
  1. ga

    0下载:
  2. 蚁群算法程序演示,vc++的源程序,vb开发的演示课件-Ant colony algorithm demo program, vc++ the source code, vb demonstration courseware development
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:6519808
    • 提供者:张明扬
  1. ant_colony_image_edge_detection

    0下载:
  2. 一种蚁群优化的边缘检测算法,可实现!用matlab编写-An ant colony optimization algorithm for edge detection can be realized! Prepared using matlab
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-19
    • 文件大小:18432
    • 提供者:jing
  1. aa

    0下载:
  2. C#写的蚁群算法,实现了五个城市的旅行商问题,简单易懂-ant colony algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:leopold
  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
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. Java source code for the Ant Colony Optimization Problem.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:402432
    • 提供者:can
  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. 所属分类:JSP源码/Java

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

    0下载:
  2. 基本蚁群算法寻找食物。需要TURBOC2运行环境。在vista下要兼容模式运行-The basic ant colony algorithm to find food
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:lianyuge
  1. ACO

    0下载:
  2. 帮助大家认识蚁群算法 附上典型TSP的dat文件供大家测试-Ant colony algorithm to help you understand the typical TSP attached dat file for all the test
  3. 所属分类:数值算法/人工智能

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

    0下载:
  2. 实用的蚁群算法,程序试图对具有31个城市的VRP进行求解,简单实用-Ant colony algorithm practical, the program attempts to have 31 cities to solve the VRP, simple and practical
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:刘柳
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org