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-12
    • 文件大小: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-28
    • 文件大小:96246
    • 提供者:june1989
  1. xianglongyang123

    0下载:
  2. 新的改进方法用MATLAB求解TSP问题-The new improved methods solving TSP problem with MATLAB
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:2500
    • 提供者:xianglongyang
  1. w

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

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

    0下载:
  2. 运用ACO解决tsp问题,运用城市坐标可以检测tsp问题的正确性。-Use ACO to solve tsp problem, the use of the city coordinates can detect the the tsp problem of correctness.
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:38826
    • 提供者:黄鸣鞑
  1. GA_TSP

    0下载:
  2. 该文包括了基于 Matlab 的遗传算法解决 TSP 问题的 基本说明 , 并在文后附录了实现该算法的所有源代码 。 此代 码经过本人的运行 , 没有发现错误 , 结果比较接近理论最优 值,虽然最优路径图有点交叉。 因为本人才疏学浅 , 本报告及源代码的编译耗费了本人 较多的时间与精力 , 特收取下载 积分 , 还请见谅 。 若有什么 问题,可以私信,我们共同探讨这一问题。 希望能对需要这方面的知识的人有所帮助!-Descr iption: Descr iption
  3. 所属分类:software engineering

    • 发布日期:2017-11-25
    • 文件大小:3766
    • 提供者:小小
  1. GATSP

    0下载:
  2. 有关遗传算法的,解决TSP问题的,可能比较简单,用maltab写的,一个师兄的作品,上传上来仅供大家参考借鉴-Genetic algorithm to solve TSP problem may be relatively simple, with maltab write, a senior works, upload up only for all to draw
  3. 所属分类:software engineering

    • 发布日期:2017-11-19
    • 文件大小:3480
    • 提供者:吴会
  1. TSP

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

    • 发布日期:2017-11-07
    • 文件大小:1706
    • 提供者:牛飞
  1. tsp-Matlab

    0下载:
  2. tsp程序很实用吧,可以解决软窗口的时间问题-Program on matlab tsp
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:24064
    • 提供者:tltl
  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. 基于MATLAB的TSP问题求解,有详细的程序解释和代码-MATLAB-based problem solving TSP, a detailed explanation of the program and code
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:262919
    • 提供者:lix
  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-05
    • 文件大小:453754
    • 提供者:肖鹏
  1. TSP-matalb-fang-zhen

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

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

    0下载:
  2. 以42个地点为例,如果要列举所有路径后再确定最佳行程,那么总路径数量之大,几乎难以计算出来。多年来全球数学家绞尽脑汁,试图找到一个高效的算法TSP问题在物流中的描述是对应一个物流配送公司,欲将n个客户的订货沿最短路线全部送到。如何确定最短路线。 TSP问题最简单的求解方法是枚举法。它的解是多维的、多局部极值的、趋于无穷大的复杂解的空间,搜索空间是n个点的所有排列的集合
  3. 所属分类:Project Design

    • 发布日期:2017-04-11
    • 文件大小:580
    • 提供者:物资
  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-05-01
    • 文件大小:67290
    • 提供者:薄良娟
  1. TSP-problem-solving

    0下载:
  2. TSP问题求解教程,TSP problem solving-TSP problem solving,TSP problem solving
  3. 所属分类:software engineering

    • 发布日期:2017-12-18
    • 文件大小:70656
    • 提供者:www
« 12 »
搜珍网 www.dssz.com