搜索资源列表

  1. TSP

    0下载:
  2. 免疫算法和模拟退火算法求解TSP问题的研究 本文提出了一种新的免疫模拟退火算法,并将其应用于求解典型的NP问题—TSP问题 -Immune algorithm and simulated annealing algorithm for solving TSP problems is proposed in this paper a new immune simulated annealing algorithm, and app
  3. 所属分类:文档资料

    • 发布日期:2024-05-05
    • 文件大小:2351104
    • 提供者:彭伟
  1. TSP

    0下载:
  2. 由图的邻接矩阵表示下广度优先搜索遍历改编来求TSP问题的近似解-Improve Breadth first searching graph algorith to solve TSP problem
  3. 所属分类:Windows编程

    • 发布日期:2024-05-05
    • 文件大小:4096
    • 提供者:李雅岚
  1. tsp

    0下载:
  2. 该程序是蚁群算法和遗传算法的混合算法的C语言程序在求解TSP问题时的应用,可以进行扩展到其他问题的两种算法应用-The program is ant colony algorithm and genetic algorithm hybrid algorithm in the C language program to solve the issue of the application of TSP, can be extended t
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:88064
    • 提供者:chenjing
  1. java-aco-tsp

    0下载:
  2. Java implementation of Ant Colony Optimization (ACO) for Travel Sales Man (TSP) problem
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-05
    • 文件大小:6144
    • 提供者:murix
  1. tsp

    0下载:
  2. 遗传算法求解tsp问题的matlab代码-Genetic algorithm matlab code issues tsp
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:3072
    • 提供者:吴立锋
  1. TSP

    0下载:
  2. 人工智能算法中的TSP问题,使用c++编程-The TSP algorithm of artificial intelligence, the use of c++ programming
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-05
    • 文件大小:2048
    • 提供者:流星澈
  1. TSP-PSO

    0下载:
  2. 用混合粒子群算法求解TSP问题,自带GUI界面,共有9中算法,可解决各种TSP问题,效果不错。-Using hybrid particle swarm algorithm to solve TSP problems, bring their own GUI interface, a total of 9 in the algorithm, to resolve the various TSP problems, good results
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:33792
    • 提供者:灞堝媷
  1. particle_swarm_optimization-Solve-the-TSP-problem.

    0下载:
  2. 基于粒子群优化算法(PSO)的50个城市TSP问题的求解,可推广至类似NP-hard问题。-Based on Particle Swarm Optimization (PSO) of the 50 cities TSP problem solving can be extended to a similar NP-hard problem.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:2048
    • 提供者:孙岩
  1. tabu_search-Solve-the-TSP-problem

    1下载:
  2. 基于禁忌搜索算法的50个城市TSP问题的求解,可推广至类似NP-hard问题。-Tabu search algorithm based on the 50 cities TSP problem solving can be extended to a similar NP-hard problem.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:孙岩
  1. genetic_algorithm-Solve-the-TSP-problem

    0下载:
  2. 基于遗传算法的50个城市TSP问题的求解,可推广至类似NP-hard问题。-Genetic Algorithm Based on 50 cities TSP problem solving can be extended to a similar NP-hard problem.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:孙岩
  1. ant_colony_system-Solve-the-TSP-problem

    0下载:
  2. 基于蚁群算法的50个城市TSP问题的求解,可推广至类似NP-hard问题。-Ant colony algorithm based on the 50 cities TSP problem solving can be extended to a similar NP-hard problem.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:孙岩
  1. TSP

    0下载:
  2. TSP旅行商 的程序,有兴趣的可以下载看-TSP TSP procedures are interested in can be downloaded to see
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:20480
    • 提供者:傅川
  1. SA-TSP-Matlab

    0下载:
  2. 一篇关于模拟退火算法解决TSP问题的MATLAB代码,拿来分享,欢迎讨论-On a simulated annealing algorithm to solve TSP problem of MATLAB code, used to share, please discuss
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:9216
    • 提供者:Allen
  1. PSO-TSP

    0下载:
  2. 本程序是一个用POS来求解NP难问题,比图TSP问题,实际仿真效果证明改算法合理-This procedure is a POS to use NP hard problem to solve than the TSP problem graph, the actual simulation results prove that a reasonable change algorithm
  3. 所属分类:界面编程

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:杨维
  1. TSP

    0下载:
  2. TSP solver using CSharp
  3. 所属分类:C#编程

    • 发布日期:2024-05-05
    • 文件大小:9216
    • 提供者:decuoi
  1. TSP

    0下载:
  2. TSP旅行包问题演示程序,运用了多线程技术-TSP VC code
  3. 所属分类:Windows编程

    • 发布日期:2024-05-05
    • 文件大小:36864
    • 提供者:Snake
  1. TSP

    1下载:
  2. 通过模拟退火的HOPFIELD神经网络求解TSP问题-HOPFIELD through simulated annealing neural network for solving the TSP problem
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:yezhenke
  1. ant-tsp-search

    0下载:
  2. 改进的蚁群算法及其在TSP问题中的应用研究 核心是用遗传算法对蚁群算法的四个参数进行优化,及运用MMAS进行巡径-Improved ant colony algorithm and its problems in the TSP is the core of the application of genetic algorithm with ant colony algorithm to optimize the four para
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-05
    • 文件大小:184320
    • 提供者:Allen
  1. TSP

    0下载:
  2. 此程序是用于tsp问题,也就是单旅行商问题,内容全面,讲解清晰-This procedure is used for tsp problem, traveling salesman problem is a single, comprehensive, on a clear
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:10240
    • 提供者:王斌
  1. TSP

    0下载:
  2. 应用Hopfield神经网络求解TSP问题 在VC++环境下编程 -using hopfield network solve the problem of TSP.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:948224
    • 提供者:mhy
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org