CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - TSP问题

搜索资源列表

  1. TSP

    0下载:
  2. 混合蛙跳文章 混合蛙跳算法求解TSP问题.pdf-Articles Hybrid Hybrid Leapfrog Leapfrog algorithm to solve TSP problems. Pdf
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:139113
    • 提供者:lenovo
  1. Tsp--SA

    0下载:
  2. 基于sa求解的tsp问题,绝对可以执行,请放心下载。-Based sa problem solving tsp absolutely can perform, please be assured to download.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:615801
    • 提供者:jake
  1. tsp

    0下载:
  2. 用遗传算法解决最短路径优化TSP 问题(附matlab源程序.txt)-The solvelution of the shortest path optimization problem TSP by using genetic algorithms (matlab source. Txt)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:3810
    • 提供者:zyh
  1. tsp

    1下载:
  2. tsp问题高效代码,程序为c语言编写,算法为分支限界。-tsp issue of efficient code, the program for the c language
  3. 所属分类:系统编程

    • 发布日期:2013-12-09
    • 文件大小:576
    • 提供者:李俊
  1. tsp

    0下载:
  2. 利用模拟退火算法解决TSP问题(C++实现)-TSP PROBLEM
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:3608
    • 提供者:duan
  1. TSP-InvertOver

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

    • 发布日期:2017-03-28
    • 文件大小:356404
    • 提供者:李北辰
  1. TSP-GA

    0下载:
  2. 使用遗传算法解决TSP问题,简单,通用,鲁棒性好-The use of genetic algorithm to solve the TSP problem, simple, universal, robust and good
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:212294
    • 提供者:赵群英
  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. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:246840
    • 提供者:孙斌
  1. lvxingshangwenti

    0下载:
  2. 旅行商问题,即TSP问题(Traveling Salesman Problem)是数学领域中著名问题之一。假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路经的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。 TSP问题是一个组合优化问题。该问题可以被证明具有NPC计算复杂性。因此,任何能使该问题的求解得以简化的方法,都将受到高度的评价和关注。 -Traveling salesman problem, the T
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:669462
    • 提供者:zhengjie
  1. tsp

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

    • 发布日期:2017-04-04
    • 文件大小:3370
    • 提供者:lz
  1. TSP

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

    • 发布日期:2017-03-31
    • 文件大小:15818
    • 提供者:王剑亭
  1. TSP_citys

    0下载:
  2. TSP(旅行商)问题的测试数据及最优解,用于测试算法的优劣及效率等。TSP问题研究必备-TSP (traveling salesman) problems of test data and the optimal solution algorithm for testing the merits and efficiency. TSP studies necessary
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:2026466
    • 提供者:hhj
  1. GA-TSP

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

    • 发布日期:2017-03-29
    • 文件大小:6921
    • 提供者: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

    • 发布日期:2017-03-29
    • 文件大小:1870
    • 提供者:张三
  1. TSP

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

    • 发布日期:2017-04-07
    • 文件大小:1108
    • 提供者:吕淇
  1. TSP

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

    • 发布日期:2017-04-01
    • 文件大小:74257
    • 提供者:yy
  1. TSP

    0下载:
  2. 回溯法解决TSP问题,对于任何的无向图,只要存在回路均可找到,无回路也可检测出来!-Backtracking to solve TSP problem, for any undirected graph, loop as long as there can be found, no loop can be detected!
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:5379
    • 提供者:Horace
  1. TSP

    0下载:
  2. 利用遗传算法求解旅行商问题 旅行商问题,即TSP问题(Travelling Salesman Problem)是数学领域中著名问题之一。假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路经的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。 -Traveling salesman problem using genetic algorithm traveling salesman problem, namely, th
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:7326
    • 提供者:yanzhongyuan
  1. TSP

    0下载:
  2. 用穷举法和模拟退火方法实现了求解tsp问题-With exhaustion and simulated annealing method for solving TSP problem
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:5487
    • 提供者:姚灵灵
  1. tsp

    0下载:
  2. 基于免疫算法的tsp问题的matlab程序-Based on Immune Algorithm tsp problem matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:8814
    • 提供者:kaka
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com