CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - tsp算法

搜索资源列表

  1. n20062920912

    0下载:
  2. 模拟退火算法求解TSP问题.求解TSP问题的模拟退火算法-simulated annealing algorithm for TSP. TSP simulated annealing
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2964014
    • 提供者:123
  1. SA_TSP_book

    0下载:
  2. 求解TSP问题的模拟退火算法教學文章-for TSP simulated annealing teaching article
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:84794
    • 提供者:123
  1. tsp-word

    0下载:
  2. 用遗传算法解决旅行商问题的简单实现.word格式,简单,易懂 -using genetic algorithms to solve the traveling salesman problem simple realization. Word format, a simple, understandable
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:82705
    • 提供者:王子文
  1. design.rar

    0下载:
  2. 回溯法,动态规划法,遗传算法求解 tsp问题(课程设计报告),Backtracking, dynamic programming method, genetic algorithm tsp issues (curriculum design report)
  3. 所属分类:Project Design

    • 发布日期:2017-05-11
    • 文件大小:2641209
    • 提供者:曾亮
  1. matlab

    1下载:
  2. 求解TSP问题的遗传算法matlab程序-Problem solving TSP procedure genetic algorithm matlab
  3. 所属分类:software engineering

    • 发布日期:2017-04-28
    • 文件大小:9716
    • 提供者:小五
  1. TSPproblems

    0下载:
  2. 解决TSP问题的几种算法 模拟退火法 遗传算法 贪心算法等-To solve the problem of several TSP algorithm simulated annealing greedy algorithm such as genetic algorithms
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:96246
    • 提供者:june1989
  1. TSP_Based_on_Genetic_Algorithm

    1下载:
  2. 论文,:从应用的角度讨论了基于遗传算法的旅行商问题( Travelling Salesman Problem ,简称TSP) 的求解方 法,并结合实例给出了求解过程和计算机仿真结果-Solution of Travel ing Salesman Problem Based on Genetic Algorithm
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:346459
    • 提供者:li dabao
  1. 123123

    0下载:
  2. TSP遗传算法的改进及其并行化研究. -TSP genetic algorithm and its parallel study.
  3. 所属分类:software engineering

    • 发布日期:2017-05-10
    • 文件大小:2270301
    • 提供者:liyunfei
  1. tsp

    0下载:
  2. 蚁群算法matlab实现,c为测试矩阵 蚁群算法matlab实现,c为测试矩阵 -matlab,ant matlab,ant matlab,ant matlab,ant matlab,ant matlab,ant
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:975
    • 提供者:经立
  1. TSP

    0下载:
  2. TPS旅行商。。。。用回溯的算法。。。希望对你有用-TPS traveling salesman. . . . With backtracking algorithms. . . Hope useful to you
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:708
    • 提供者:zheng
  1. Astar_TSP_java

    0下载:
  2. 用java做的一个简单的tsp,用的是a start算法,代码在文档里面
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:49340
    • 提供者:zhaomeng
  1. w

    1下载:
  2. 蚁群算法,从自然界中蚁群的的觅食行为中受启发, 于1991年,由意大利学者M.Dorigo在其博士论文中提出,并成功的解决了旅行商(TSP)问题 -Ant Colony Algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-05-10
    • 文件大小:2402515
    • 提供者:刘海
  1. CSharp-solve-TSP

    0下载:
  2. c#解决蚁群算法实例源代码,实现一定范围内最短路径的优化。-c# solve the ant colony algorithm source code examples, shortest path optimization within a certain range.
  3. 所属分类:Project Design

    • 发布日期:2017-11-05
    • 文件大小:12803
    • 提供者:李红云
  1. TSP

    0下载:
  2. 商旅问题,蚁群算法,全局最优,局部最优,Tsp-Traffic problem, ant colony algorithm, the optimal path, the global optimum
  3. 所属分类:software engineering

    • 发布日期:2017-11-07
    • 文件大小:1706
    • 提供者:牛飞
  1. Analysis-KSVD-IEEE-TSP

    0下载:
  2. 稀疏字典学习的K-SVD法介绍的论文,是算法的理论基础。-Sparse Dictionary Learning K-SVD method presented papers, the theoretical basis of the algorithm.
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:683360
    • 提供者:韦哲
  1. TSP-MATLAB-CODE

    0下载:
  2. 用改进遗传算法求解TSP问题,并编制了完整的Matlab程序予以仿真实现.程序中选择算子采用最佳个体保存与赌轮选择相结合的策略,最后分析了最佳个体保存比例对寻优效果的影响. 更多还原-Improved genetic algorithm for TSP, and the preparation of a complete Matlab simulation program to be achieved. Program, select the operator uses the best in
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:163158
    • 提供者:王斌
  1. TSP

    0下载:
  2. 总结的混合粒子群算法、蚁群算法、遗传算法求TSP(旅行商问题),值得看一看-Summary hybrid particle swarm optimization, ant colony algorithm, genetic algorithm for TSP (traveling salesman problem), it is worth a look
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:453754
    • 提供者:肖鹏
  1. TSP-matalb-fang-zhen

    0下载:
  2. 改进遗传算法求解T SP 问题的Matlab 程序设计-Improved Genetic Algorithm T SP problem Matlab programming
  3. 所属分类:software engineering

    • 发布日期:2017-04-23
    • 文件大小:161622
    • 提供者:chenkai
  1. TSP

    0下载:
  2. 用遗传算法求解tsp问题,实例。在本程序的TSP问题中一共有20个城市,也就是在图模型中有20个顶点,因此一个染色体的长度为20。-A Genetic Algorithm for tsp problem instances. A total of 20 cities, which is 20 vertices in the graph model TSP problem of this program, so a length of chromosome 20.
  3. 所属分类:Software Testing

    • 发布日期:2017-04-30
    • 文件大小:67290
    • 提供者:薄良娟
  1. dataset_611081

    1下载:
  2. 该数据为TSP测试库数据,可用做TSP算法的测试,目前大多tsp测试都选用这个库里的数据为实例,它来自标准的TSPLIB95库。-TSP is a dataset directory which contains some examples of data for the traveleing salesperson problem. Most of these examples come TSPLIB, a collection of traveling salesman problem
  3. 所属分类:Software Testing

    • 发布日期:2017-05-17
    • 文件大小:5087031
    • 提供者:黄元君
« 12 »
搜珍网 www.dssz.com