搜索资源列表

  1. TSP

    0下载:
  2. 用遗传算法解决旅行商问题,并用图形界面显示出来。比较了分别采用轮盘赌选择算子和锦标赛选择算子的遗传算法求解TSP问题的性能,包括:运行时间、进化总代数和最优解质量。 结果曲线可以用图形显示出来。-Genetic algorithm is used to solve the traveling salesman problem, and use graphical interface is displayed. Compared usin
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. 遗传算法求解TSP源程序,对学习遗传算法编程很有帮助。-Genetic Algorithm for TSP source of learning genetic algorithm programming helpful.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-06
    • 文件大小:3208192
    • 提供者:丁立
  1. tsp

    0下载:
  2. C语言实现的遗传算法解TSP问题(旅行商问题),简单易懂。-C Language Implementation of Genetic Algorithm for TSP problem (TSP), easy-to-read.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-06
    • 文件大小:12288
    • 提供者:李诗高
  1. TSP

    0下载:
  2. 这个里面存储的是可以被引用的TSP问题的标准数据可以更好的让你做好的数据相比较,继而明白你的实验是否具有先进型-The inside storage is cited TSP standard data can be better let you do a good job compared to the data, and then to understand whether your experiment with advanced
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-06
    • 文件大小:32768
    • 提供者:lady
  1. tsp

    0下载:
  2. tsp相关资料,有一些相关的算法介绍 ,希望对大家有所帮助-tsp-related information, has introduced a number of related algorithms, and they hope to help everyone
  3. 所属分类:C#编程

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

    0下载:
  2. ga算法解tsp问题.动态TSP就是城市坐标在随着时间变化,我们的目标则要在最短的时间窗内寻找出最优的城市遍历路径,这是个双最优问题. 这是我对动态TSP算法的理解,使用改进的反序-杂交算法-ga algorithm problems tsp. dynamic TSP is that the town change over time in the coordinates, we aim to have in the shorte
  3. 所属分类:人工智能/神经网络/遗传算法

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

    1下载:
  2. 通过神经网络,蚁群算法,遗传算法等智能优化方法解决TSP问题-Through neural networks, ant colony algorithm, genetic algorithm, such as intelligent optimization methods to solve TSP problems
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-06
    • 文件大小:9216
    • 提供者:anson
  1. tsp

    0下载:
  2. tsp问题,该算法采用matlab算出了30个坐标的最优化路径,并给出迭代的时间,绘出路径。-tsp problem, the algorithm uses matlab to calculate the coordinates of 30 optimal path, and give Iterative time, mapped the path.
  3. 所属分类:生物技术

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:刘田
  1. tsp

    0下载:
  2. 用C语言实现旅行商问题。该算法简单精悍,效率也不低,是实现TSP问题的很好的算法。-Using C language realize traveling salesman problem. The algorithm is simple and lean, efficiency is not low, the problem is to achieve a good TSP algorithms.
  3. 所属分类:数据结构常用算法

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

    0下载:
  2. Vc#关于TSP的小程序 可点击产生城市 也可以随机产生一些 读入文件部分还未修改-Vc
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:35840
    • 提供者:lee
  1. backtrack--TSP

    0下载:
  2. 使用回溯法求解TSP问题,使用VC++编写。代码量挺少,不过数据较大的时候需要时间比较长,时间复杂度为O(n!)-Use backtracking to solve TSP problems, the use of VC++ Prepared. Code volume quite low, but when the need for greater data a longer period of time complexity is O
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-06
    • 文件大小:5120
    • 提供者:太阳
  1. TSP

    0下载:
  2. TSP( Traveling Salesman Problem) is a typical NP complete problem ,genetic algorithm is the perfect method for solving NP complete problem. -TSP (Traveling Salesman Problem) is a typical NP complete problem, genetic algo
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:530432
    • 提供者:maolei
  1. TSP

    0下载:
  2. 用C++实现了解决6*6矩阵的TSP问题!!!含有源代码!-With C++ Realize the solution to 6* 6 matrix TSP problem!!! Containing the source code!
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:吴应龙
  1. C-TSP

    0下载:
  2. 基于改进后的遗传算法 交叉、变异操作后,在windows平台下用C语言实现求解TSP问题-Based on the improved genetic algorithm crossover and mutation operation, in windows platform using C language for solving TSP problems
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:lc
  1. tsp

    0下载:
  2. TSP算法实例,模拟退火算法 货郎担问题的求解-Examples of TSP algorithm, simulated annealing algorithm郎goods tam problem solving
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-06
    • 文件大小:34816
    • 提供者:water
  1. TSP

    0下载:
  2. 这是有关于遗传算法在TSP问题中的应用的论文。-This is a genetic algorithm on the TSP problem in the application papers.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-06
    • 文件大小:174080
    • 提供者:娃娃
  1. TSP

    0下载:
  2. 基于遗传算法的TSP问题的源代码,喜欢就拿去-Based on Genetic Algorithm TSP problem source code, like on the Take
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. tsp(旅行商问题) 利用matlab遗传算法、模拟退火算法以及lingo动态规划求解-tsp (TSP) using matlab genetic algorithms, simulated annealing algorithm and dynamic programming to solve lingo
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:11264
    • 提供者:李玉
  1. tsp

    0下载:
  2. 应用matlab解决tsp问题,通过蚁群算法和最短路径算法实现-Matlab solve problems tsp application through ant colony algorithm and the shortest path algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-06
    • 文件大小:13312
    • 提供者:管士平
  1. yc-tsp

    0下载:
  2. 遗传算法解TSP问题的代码,vs2005编译-Genetic Algorithm for TSP problem code, vs2005 compiler
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-06
    • 文件大小:454656
    • 提供者:阿锋
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org