CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - tsp算法

搜索资源列表

  1. ACOTSP.V1.1

    0下载:
  2. 是从一个国外的蚁群算法网站上下载的源程序,是用蚁群算法解TSP问题的源程序!感谢开放源程序-from a foreign website ant algorithm download the source code, is ACO for the TSP source! thanks to open source
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:95478
    • 提供者:鄭天才
  1. tuihuosuanfa

    0下载:
  2. 在Visual C++ 编译环境下,模拟退火算法程序,并利用它们求解了48个城市的TSP问题。-in Visual C compiler environment, simulated annealing procedures, and use them for the 48 cities in the TSP.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:56340
    • 提供者:yuanhai
  1. yichuan

    0下载:
  2. 本算法是遗传算法用于解决TSP(货郎担)问题
  3. 所属分类:数学计算/工程计算

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

    0下载:
  2. 模拟退火算法通用类,改编自TSP问题求解,采用Java5范式来表示解,需要实现:评估算法,获取当前解的领域,detalT【温度变化值】,loopCount【循环次数】可调,更原始类型参看SACompute-Simulated annealing algorithm generic categories, adapted from the TSP problem solving, using Java5 solution paradigm to express the need to realiz
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:4920
    • 提供者:长亭
  1. AMGA-TSP

    1下载:
  2. 旅行商(TSP)问题用自适应记忆遗传算法(Adaptive Memory Genetic Algorithm, AMGA)在matlab下的实现-The traveling salesman problem (TSP), Adaptive Memory genetic algorithm (Adaptive Memory Genetic Algorithm, AMGA) in matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:14756
    • 提供者:zhaoyue
  1. TSP-GA

    1下载:
  2. 旅行商(TSP)问题用标准遗传算法(GA)在matlab下实现的。-The traveling salesman problem (TSP) using standard genetic algorithm (GA) under Matlab.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:14542
    • 提供者:zhaoyue
  1. aco

    0下载:
  2. 蚁群算法的c++实现程序,是一个求解tsp的简单的例子-Ant colony algorithm implementation c++ program is a simple example of solving tsp
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2262
    • 提供者:nong
  1. tsp

    1下载:
  2. tsp问题的一个遗传算法,附带两个算例。-A genetic algorithm tsp problem, with two examples.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:141792
    • 提供者:郝明亮
  1. TSP-test

    0下载:
  2. TSP程序记忆自适应收敛测试。记忆遗传算法研究及在TSP问题中的应用的收敛测试部分。-TSP program memory adaptive convergence test. Memory genetic algorithm research and applications in the TSP problem in convergence test section.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:16828
    • 提供者:zhaoyue
  1. GA-TSP

    0下载:
  2. 智能优化算法里的遗传算法解决TSP问题,vc++编写,有注释。-Intelligent optimization algorithm of genetic algorithm to solve TSP, vc++ write, comment.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1751
    • 提供者:陆为霜
  1. TSP

    0下载:
  2. 模拟退火算法的tsp问题在matlab中的解决方案-The solution of the simulated annealing algorithm for the tsp problem in matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4108
    • 提供者:Ding
  1. tsp

    0下载:
  2. TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序-TSP problem (also known as: traveling salesman problem, traveling salesman problem) genetic algorithm generic matlab program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1214
    • 提供者:yu hai
  1. Clone-Algorithm-For-TSP

    0下载:
  2. 基于免疫单克隆算子求解TSP问题的源码,辛辛苦苦自己写的。源代码里面还包括模拟退火,贪婪算法,遗传算法,下载读懂了,你就赚了。-CLONE ALGORITHM FOR TSP
  3. 所属分类:Algorithm

    • 发布日期:2017-11-16
    • 文件大小:1697168
    • 提供者:lijh
  1. TSP

    0下载:
  2. TSP问题的优化算法,完整源代码加程序,推荐-Optimization algorithm forTSP problem
  3. 所属分类:Algorithm

    • 发布日期:2017-05-12
    • 文件大小:3030588
    • 提供者:周靖昆
  1. TSP-general-GA.delphi

    0下载:
  2. 运用delphi7进行编程,能够解决TSP旅行商问题的基本遗传算法的实现,其中参数可自定义-Programming using delphi7, able to solve the TSP traveling salesman problem of the realization of the basic genetic algorithm, the parameter can be customized
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:40722
    • 提供者:liuxing
  1. tsp

    0下载:
  2. 基于贪心算法计算tsp问题-TSP problem based on greedy algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1730
    • 提供者:星月枫
  1. simulated-annealing

    0下载:
  2. 19基于模拟退火算法的TSP算法 有源代码及图片-simulated annealing
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:6386
    • 提供者:连彦超
  1. multi-tsp

    1下载:
  2. 针对多旅行商问题的tsp问题的遗传算法matlab程序-TSP problem for multi- traveling salesman problem of genetic algorithm matlab program
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:15360
    • 提供者:小刚刚
  1. 模拟退火算法及其在求解TSP中的应用

    2下载:
  2. 模拟退火算法(Simulated Annealing,SA)最早的思想是由N. Metropolis [1] 等人于1953年提出。1983 年,S. Kirkpatrick 等成功地将退火思想引入到组合优化领域。它是基于Monte-Carlo迭代求解策略的一种随机寻优算法,其出发点是基于物理中固体物质的退火过程与一般组合优化问题之间的相似性。(The earliest idea of Simulated Annealing (SA) was put forward by N. Metropo
  3. 所属分类:数学计算

    • 发布日期:2018-05-01
    • 文件大小:152576
    • 提供者:绝情逆空
  1. 自适应大领域

    0下载:
  2. 自适应大领域算法求解TSP问题,编程语言C++,
  3. 所属分类:数学计算/工程计算

« 12 3 4 »
搜珍网 www.dssz.com