搜索资源列表

  1. tsp-ranee

    0下载:
  2. Hopfiled 实现TSP旅行商问题 CH-Traveling Salesman Problem TSP Hopfield realize CH
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:3903488
    • 提供者:ranee
  1. tsp

    1下载:
  2. 用分支定界法求解旅行商问题旅行商问题是一个经典NP问题:有n个城市,一个推销员要从其中的某一个城市出发,每个城市只能遍历一次,要求走遍所有的城市,再回到他出发的城市,求所有可能路径中路径最短的一条路径来。-Using branch and bound method for solving traveling salesman problem traveling salesman problem is a classic NP probl
  3. 所属分类:C#编程

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:bianbian
  1. TSPannealarithmetic

    0下载:
  2. 本文以著名的旅行商问题(TSP)为例说明如何利用MATLAB语言实现模拟退火算法。-In this paper, the well-known traveling salesman problem (TSP) as an example on how to use MATLAB language to achieve simulated annealing algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:40960
    • 提供者:宋彦斌
  1. 1

    0下载:
  2. 蚂蚁TSP算法--用蚁群算法解决旅行商问题-TSP algorithm ant ant colony algorithm to solve traveling salesman problem
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:王晶
  1. mtsp_ga

    0下载:
  2. 由matlab解决多旅行商问题,并且包括矩阵计算等功能-From matlab to solve multi-traveling salesman problem, and includes features such as matrix calculation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:zxf
  1. tspmatlab

    0下载:
  2. matlab完美解决旅行商问题。蚁群算法。-traveling salesman problem matlab perfect solution. Ant colony algorithm.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:陈西博
  1. GA

    0下载:
  2. vs2005开发 遗传算法求解144城市的旅行商问题-VS2005 to develop genetic algorithm 144 city traveling salesman problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:460800
    • 提供者:庄雄雄
  1. tspapp_src

    0下载:
  2. 用遗传算法解决旅行商问题,有详细的注释 -Genetic algorithm is used to solve the traveling salesman problem, there are detailed notes
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:118784
    • 提供者:ljc
  1. as_tsp

    0下载:
  2. 蚁群算法 关于城市旅行商问题 ,有兴趣的可以参考下,也课参与交流-Ant colony algorithm on the city traveling salesman problem, interested can refer to, it is also involved in the exchange of lessons
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. 旅行商问题的源代码及其说明。给出空间中给定n个点,画一条简单路径,包括所有的点,使得路径最短-Traveling Salesman Problem and its descr iption of the source code. Given space in a given n points, draw a simple path, including all the points, making the shortest path
  3. 所属分类:其他小程序

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

    0下载:
  2. 结合旅行商问题,学习并掌握遗传算法。并从实例中体会遗传算法对解决NP问题的重要性。遗传算法解决旅行商问题-Combination of traveling salesman problem, to learn and master the genetic algorithm. Experience from the examples of genetic algorithm to solve the NP problem. Geneti
  3. 所属分类:C#编程

    • 发布日期:2024-05-18
    • 文件大小:226304
    • 提供者:jiajia
  1. SA_TSP_Rev1

    0下载:
  2. 用matlab实现的利用模拟退火算法(SA)解决旅行商问题(TSP).-Matlab achieved with the use of simulated annealing algorithm (SA) to solve traveling salesman problem (TSP).
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:477184
    • 提供者:黄卢荃
  1. DPSO

    0下载:
  2. 处理旅行商问题的离散PSO算法的例程,动态生成路径串,算法本身保证了路径串的合法性-Traveling salesman problem to deal with discrete PSO algorithm routines, dynamically generated path string, the algorithm itself, guarantee the legitimacy of the path string
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:tedachun
  1. TspSA

    0下载:
  2. 用模拟退火算法求解旅行商问题的代码,采用C++编写-Using Simulated Annealing Algorithm for Solving Traveling Salesman Problem code, using C++ Prepared
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:28672
    • 提供者:nc21lym
  1. TSP_ga

    0下载:
  2. TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序-TSP problem (also known as: traveling salesman problem, traveling salesman problem) genetic algorithm matlab common procedures
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:24576
    • 提供者:lastsong
  1. heredity

    0下载:
  2. 遗传算法 解旅行商问题 在命令行输入要读入的文件,文件主要描述旅行商问题中每个城市的坐标,本程序群体数是100,仅遗传了1000代,解20个城市时可以较大概率得到最优解,读入的文件格式见压缩包文件-Genetic Algorithm for Traveling Salesman Problem in the command-line input to read the documents, the paper s main desc
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:赵九鑫
  1. TS

    0下载:
  2. TSP问题,即旅行商问题,matlab环境下可以运行-TSP problem, that is, traveling salesman problem, matlab environment can run
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:59392
    • 提供者:刘琴
  1. TSP11

    0下载:
  2. 这是一个很好用的多算法求解旅行商问题的源码。-This is a very good algorithm used in multi-source for Traveling Salesman Problem.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:10240
    • 提供者:ghy
  1. Program

    0下载:
  2. 用很简单的方法描述了如何勇贪婪算法解决旅行商问题-Using very simple methods Yong describes how greedy algorithm to solve traveling salesman problem
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:FYL
  1. sa_tsp

    0下载:
  2. 旅行商(TSP)问题一直以来都是一个NP难问题,旅行商问题(TSP问题)就是一销售商从n个城市中的某一城市出发,不重复地走完其余n-1个城市并回到原出发点,在所有可能的路径中求出路径长度最短的一条。本次软件设计是利用模拟退火算法解决TSP问题,通过该软件设计,对模拟退火算法和旅行商问题有个初步的认识。-Traveling Salesman (TSP) problem has always been a NP hard problem,
  3. 所属分类:其他小程序

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

源码中国 www.ymcn.org