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

搜索资源列表

  1. sa

    0下载:
  2. matlab 编写的模拟退火算法用于求解TSP问题,里面有中国31个城市的坐标,作为例子。-matlab sa for tsp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1748
    • 提供者:祁彬彬
  1. aiwa

    0下载:
  2. 求解tsp问题的MATLAB程序,模拟退火算法源程序-MATLAB problem solving procedures tsp
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:758
    • 提供者:Zhang
  1. SaTsp

    0下载:
  2. 模拟退火解决tsp问题的源代码,对于模拟退火的过程提供了一定得抽象。-the source codes of the solution of TSP problem by using monituihuo methord.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1488
    • 提供者:hfl0626
  1. TspSA

    0下载:
  2. 首先介绍模拟退火算法,然后编写伪程序,结合Visual C++开发工具求解著名的旅行商问题TSP-Simulated annealing algorithm first introduced, and then the preparation of pseudo-process, combined with Visual C++ development tools for solving the famous Traveling Salesman Problem TSP
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:927448
    • 提供者:liuzhiyong
  1. GA

    0下载:
  2. 利用模拟退火发求解TSP问题。 Location.dat存储了每个城市的坐标-Simulating Anealing Method for TSP
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1755
    • 提供者:陈强
  1. TspSA

    0下载:
  2. 模拟退火算法求解TSP问题,大家赶快下载吧 可以运行-Simulated annealing algorithm for solving TSP problems, you can run it as soon as possible to download
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2849844
    • 提供者:曹睿涵
  1. SA_TSP_su

    1下载:
  2. 模拟退火解决TSP问题 内附测试文件 效果不是特别好。-Simulated Annealing to solve TSP problem file containing the test results are not particularly good.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:106864
    • 提供者:CuipingSu
  1. TSPmonituihuo

    0下载:
  2. 应用模拟退火最优化算法来解决TSP(旅行商)问题-Application of simulated annealing optimization algorithm to solve the TSP (traveling salesman) problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:8088
    • 提供者:shangxiaobing
  1. TSPSSA

    0下载:
  2. 自己稍微修改过的,利用模拟退火算法求解tsp问题,已经调试通过。-Their own slightly modified, using simulated annealing algorithm tsp problems have to debug through.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:3256
    • 提供者:小王
  1. TSP_Of_10Citys

    0下载:
  2. 用C#语言开发基于模拟退火算法解决的10个城市的TSP问题-The Solution of TSP(C#)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:178351
    • 提供者:cohenfeng
  1. aitsp

    0下载:
  2. AIzz作业,解决TSP问题,使用的是模拟退火,还有演示哦-AIzz operations, to solve TSP problem, using simulated annealing, as well as presentations oh
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:61932
    • 提供者:js
  1. monituihuoTSP

    0下载:
  2. 模拟退火实现了Tsp问题。有图形化界面。-TSP
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2207514
    • 提供者:shazhouyang
  1. samatlab

    0下载:
  2. 模拟退火算法MATALAB源程序 此题以中国31省会城市的最短旅行路径为例,给出TSP问题的模拟退火程序-Simulated annealing algorithm MATALAB source of this problem of China' s 31 provincial capital cities of the shortest path of travel as an example, simulated annealing procedures for TSP problem
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:1416
    • 提供者:顾俊
  1. SAAforTSP

    0下载:
  2. 模拟退火算法解决TSP的程序原文档-Simulated annealing algorithm to solve the TSP program of the original document
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:62860
    • 提供者:qbsu
  1. tuihuosuanfa

    0下载:
  2. 在Visual C++ 编译环境下,模拟退火算法程序,并利用它们求解了48个城市的TSP问题。-In the Visual C++ compiler environment, the simulated annealing process, and use them to solve a 48 cities TSP problem.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:687561
    • 提供者:融寒
  1. SATSP

    0下载:
  2. 人工智能/神经网络,用模拟退火算法求解TSP寻求最优路径问题-AI/neural networks, simulated annealing algorithm for finding the optimal TSP path problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1815
    • 提供者:萧茅律
  1. tspDEMO

    0下载:
  2. tsp问题求解,旅行商问题求解使用模拟退火算法-TSP SOLVED IN VC++
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:3386
    • 提供者:lz
  1. SimulatedAnnealing123

    0下载:
  2. 程序是利用模拟退火算法解决TSP问题,很具有实用性-Program is the use of simulated annealing algorithm to solve the TSP problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:75575
    • 提供者:HEllO2010
  1. sa-tap

    0下载:
  2. 模拟退火算法在处理全局优化、离散变量优化等困难问题中,具有传统优化算法无可比拟的优势。描 述了模拟退火算法的原理及其基本框架结构,给出了用模拟退火算法求解TSP问题的具体实现方法 -Simulated annealing algorithm in dealing with global optimization, discrete variable optimization of difficult problems, traditional optimization algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2107
    • 提供者:曹艳丽
  1. upload4

    0下载:
  2. 使用模拟退火算法解决旅行商问题 程序框架中的Annealing.java文件,Annealing.java实现了Inter.java接口中的函数。接口函数getStrategy是一个返回类型为void的函数,函数的输入参数是一个字符串,代表输入文件的文件名-The use of simulated annealing algorithm to solve the TSP program in the framework of Annealing.java files, Annealing.j
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:3258
    • 提供者:ocpocpocp
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 19 20 »
搜珍网 www.dssz.com