CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - tsp

搜索资源列表

  1. tsp.c

    0下载:
  2. 用C语言解决TSP问题的部分源代码,编译环境DOS-C language to solve the TSP source code, compile DOS environment
  3. 所属分类:C#编程

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

    0下载:
  2. tsp相关资料,有一些相关的算法介绍 ,希望对大家有所帮助
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:29938
    • 提供者:江南
  1. 解一般tsp问题的并行算法

    0下载:
  2. 此文件是用VC编写的关于编译原理解一般tsp问题的并行算法-this document is prepared by the VC on the original compiler tsp general understanding of the parallel algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:99828
    • 提供者:nyxz
  1. 模拟退火算法解决tsp问题

    1下载:
  2. 在visual c下开发的模拟退火算法解决tsp问题的代码。可以运行 且结果正确。
  3. 所属分类:C#编程

    • 发布日期:2011-02-18
    • 文件大小:28269
    • 提供者:wobuzhidaook
  1. tsp

    0下载:
  2. 结合旅行商问题,学习并掌握遗传算法。并从实例中体会遗传算法对解决NP问题的重要性。遗传算法解决旅行商问题-Combination of traveling salesman problem, to learn and master the genetic algorithm. Experience from the examples of genetic algorithm to solve the NP problem. Genetic Algorithm to Solve Traveling
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:11577
    • 提供者:jiajia
  1. TSP

    0下载:
  2. 用c#实现tsp问题 即经典的旅行商问题 典型的组合优化问题-With c# Achieve tsp issues classic traveling salesman problem that is typical of combinatorial optimization problems
  3. 所属分类:CSharp

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

    0下载:
  2. 这是旅行者问题,改一下就可以运行了。有时下载代码是为了可以学习一下,不用搞得那么难的,大家要的话就下吧,都是想完成自己的项目罢了。-This is the issue of travelers, you will be able to run. Sometimes, in order to download the code can learn about, do not make it difficult, we have to be on the next bar, then, is lik
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:3516
    • 提供者:afternoone
  1. TSP

    0下载:
  2. TSP solver using CSharp
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:9170
    • 提供者:decuoi
  1. munituihuo

    0下载:
  2. 模拟退火算法解决TSP问题,用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,对当前解重复“产生新解→计算目标函数差→接受或舍弃”的迭代,并逐步衰减t值,算法终止时的当前解即为所得近似最优解-Simulated annealing algorithm to solve the TSP problem, combined with solid-annealing simulation optimiza
  3. 所属分类:CSharp

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

    0下载:
  2. tsp问题的解决方法 模拟退火和遗传算法-tsp solution to the problem simulated annealing and genetic algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1757
    • 提供者:zhang
  1. tsp

    0下载:
  2. tsp寻址,在已知的城市地图中寻找到达目的地的最短路径-tsp addressing, in a known map of the city to find the shortest path to reach destination
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:2369
    • 提供者:peng
  1. TSP(-GeneticAlgorithm)

    0下载:
  2. Graphical TSP genetic algorithm implementation with C# by mehdi akbari PhD student in QIAU Iran-Graphical TSP genetic algorithm implementation with C# by mehdi akbari PhD student in QIAU Iran
  3. 所属分类:CSharp

    • 发布日期:2017-11-22
    • 文件大小:137608
    • 提供者:mehdi
  1. TSP

    0下载:
  2. 基于蚁群算法的TSP优化问题求解!人工智能实验!-Based on ant colony optimization algorithm to solve TSP! AI experiment!
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:1125391
    • 提供者:张三
  1. tsp-OK2

    0下载:
  2. This document includes solving of TSP with Genetic Algorithm. It has been written for final term working
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:405158
    • 提供者:Yakup
  1. GA-TSP

    0下载:
  2. 利用遗传算法求解30个城市的旅行商(tsp)问题,C++程序-Genetic Algorithm for TSP (tsp) problem C++ program
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:2072
    • 提供者:yd
  1. In-TSP

    0下载:
  2. This TSP source code. (Travel sale problem). We were code by C#-This is TSP source code. (Travel sale problem). We were code by C#
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:22735
    • 提供者:tran
  1. ga-tsp

    0下载:
  2. 用遗传算法解决TSP问题,和AFORGE.d-genetic algorithm to solve TSP with C#
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:1406
    • 提供者:灵石路8号
  1. tsp

    1下载:
  2. C#中TSP遗传算法的设计与功能实现。TSP是经典数学问题,求最短路径。-Design and implementation of TSP genetic algorithm in C#.
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:255035
    • 提供者:郭晓宝
  1. TSP

    0下载:
  2. 研究进化算法,将遗传算法用在TSP问题上的一个实例程序,带界面及详细代码-Research evolutionary algorithm, the genetic algorithm used in the TSP problem on an example program, with interface and detailed code
  3. 所属分类:CSharp

    • 发布日期:2017-05-05
    • 文件大小:13619
    • 提供者:
  1. TSP with GA in C#

    0下载:
  2. Travelling Salesman Problem (TSP) with GA in C#
  3. 所属分类:C#编程

    • 发布日期:2017-12-17
    • 文件大小:27648
    • 提供者:MostafaSalehi
« 12 3 4 »
搜珍网 www.dssz.com