搜索资源列表

  1. tsp

    0下载:
  2. 利用模拟退火算法解决TSP问题(C++实现)-TSP PROBLEM
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. 在分析粒子群优化的搜索原理的基础上,通过引入交换子和交换序的概念,构造 一种特殊的粒子群优化算法,并用于求解旅行商问题。 - This algorithm introduces the search strategies of particle swarm optimiza- tion (PSO),via presenting the concepts of swap operator and swap sequence a
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-05
    • 文件大小:5120
    • 提供者:李北辰
  1. TSP-InvertOver

    0下载:
  2. 采用Inver-over算法求解TSP问题(包括测试算例),算法结果较好,收敛较快。-This algorithm introuduce the Inver-over operotor that is solved TSP problems.(Including testing benchmarks).
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-05
    • 文件大小:356352
    • 提供者:李北辰
  1. TSP-GA

    0下载:
  2. 使用遗传算法解决TSP问题,简单,通用,鲁棒性好-The use of genetic algorithm to solve the TSP problem, simple, universal, robust and good
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:211968
    • 提供者:赵群英
  1. tsp

    0下载:
  2. 用VB写的利用蚁群优化算法解决的20个点的TSP问题,给出了路径以及经过每个点的顺序。-Using VB to write the use of ant colony optimization algorithm to solve the 20 points of TSP problem, given the path and through each point order.
  3. 所属分类:其他小程序

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

    0下载:
  2. this a branch and bound code for TSP-this is a branch and bound code for TSP
  3. 所属分类:其他小程序

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

    0下载:
  2. 遗传算法求解经典的旅行商(TSP)问题。图形化界面,可以选择大/中/小地图文件,并演示进化的过程。中/小地图在默认代数下一般都可以找到最优解。-Genetic Algorithm for the classic TSP problem. Graphical interface, you can choose large/medium/small map files, and demonstrates evolutionary proce
  3. 所属分类:数值算法/人工智能

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

    0下载:
  2. 高级人工智能算法中的TSP问题求解,应用模拟退火算法实现-tsp problem solved in vc++
  3. 所属分类:通讯/手机编程

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

    0下载:
  2. 本系统是用C#语言进行旅行商问题(TSP)的实验仿真,来实现从一个城市到最后一个城市的最短路径的模拟。-This system is to use C# language Traveling Salesman Problem (TSP) of the experimental simulation, to move from one city to the last one the city' s shortest path si
  3. 所属分类:Windows编程

    • 发布日期:2024-05-05
    • 文件大小:204800
    • 提供者:学士
  1. TSP

    0下载:
  2. 用matlab实现了简单遗传算法解决TSP问题,有界面。-Using matlab to achieve a simple genetic algorithm to solve the TSP problem, there are interfaces.
  3. 所属分类:matlab例程

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

    0下载:
  2. 应用模拟退火算法求解TSP的主要程序,主要应用在ITS中。-Application of simulated annealing algorithm for TSP of the main proceeding.
  3. 所属分类:其他小程序

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

    0下载:
  2. 在matlab环境下,用遗传算法实现解决TSP问题。应该可以运行。。既不清楚了-deal with TSP problem with GA
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:7168
    • 提供者:chenlan
  1. GA-TSP

    0下载:
  2. GA-TSP 运用遗传算法求解TSP问题,需要分开函数保存在运行。-GA-TSP the use of genetic algorithm to solve TSP problem and needs to separate the function is saved in the running.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:2048
    • 提供者:张三
  1. TSP

    0下载:
  2. 禁忌算法解决TSP问题,程序简单效率高,欢迎来完善-Tabu algorithm to solve TSP problem, the program simple and efficient, welcome to improve
  3. 所属分类:matlab例程

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

    0下载:
  2. 模拟退火处理tsp问题,matlab 代码-tsp problem matlab code
  3. 所属分类:matlab例程

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

    0下载:
  2. 使用蚁群算法编写的C++环境下的旅行商(TSP)经典问题的解决方法-Ant colony algorithm using C++ environment, prepared under the traveling salesman (TSP) classical solution to the problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:19456
    • 提供者:翁海冰
  1. TSP

    0下载:
  2. 遗传算法,可以实现遗传算法TSP优化,图形显示优化过程。可以设定遗传种群个数、变异率等参数。-Genetic algorithm, genetic algorithm can achieve TSP optimization, graphics optimization process. Can set the number of genetic populations, mutation rates and other paramet
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:2716672
    • 提供者:gyf
  1. tsp-2.0

    0下载:
  2. 一个用Java编的TSP小工具,需要调试-TSP a small series with Java tools, need to debug
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-05
    • 文件大小:2408448
    • 提供者:谢云翔
  1. TSP

    0下载:
  2. TSP 模拟退火 求最短路径 哈米尔顿回路-tsp
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:8192
    • 提供者:agan
  1. TSP-gene

    0下载:
  2. 是用遗传算法解决TSP问题,测例包括10个城市和30个城市。使用PMX交叉算子。-Is to use genetic algorithms to solve TSP problems, test cases, including 10 cities and 30 cities. Using the PMX crossover.
  3. 所属分类:人工智能/神经网络/遗传算法

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

源码中国 www.ymcn.org