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

搜索资源列表

  1. c-tsp

    0下载:
  2. 基于改进后的遗传算法 交叉、变异操作后,在windows平台下用c语言实现求解tsp问题
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3617
    • 提供者:lc
  1. c++实现的tsp求解

    1下载:
  2. c++实现的tsp求解程序,可以读取数据文件
  3. 所属分类:Windows编程

  1. TS-tsp.rar

    0下载:
  2. 使用禁忌搜索算法求解tsp(旅行商问题)的JAVA源程序,The use of tabu search algorithm for solving tsp (Traveling Salesman Problem) the JAVA source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-21
    • 文件大小:2848
    • 提供者:ann
  1. tsp.rar

    1下载:
  2. 采用visual c解决tsp问题。里面有遗传算法的选择、交叉、变异函数。,Using visual c solve the problem tsp. There are genetic algorithm selection, crossover and mutation functions.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:56538
    • 提供者:zhangbing
  1. PSO-tsp

    3下载:
  2. 在分析粒子群优化的搜索原理的基础上,通过引入交换子和交换序的概念,构造 一种特殊的粒子群优化算法,并用于求解旅行商问题。 - This algorithm introduces the search strategies of particle swarm optimiza- tion (PSO),via presenting the concepts of swap operator and swap sequence an algorithm of a kind of spe
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-01-02
    • 文件大小:4805
    • 提供者:李北辰
  1. tspproblem

    0下载:
  2. 自己编写的,tsp问题的各种近似算法,有最近邻策略,最短链接策略-I have written, tsp approximation algorithm for a variety of issues, there are nearest-neighbor strategy, the shortest link strategy
  3. 所属分类:Mathimatics-Numerical algorithms

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

    0下载:
  2. 使用蚁群算法编写的c++环境下的旅行商(tsp)经典问题的解决方法-Ant colony algorithm using c++ environment, prepared under the traveling salesman (tsp) classical solution to the problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:19570
    • 提供者:翁海冰
  1. tsp

    3下载:
  2. 遗传算法求解经典的旅行商(tsp)问题。图形化界面,可以选择大/中/小地图文件,并演示进化的过程。中/小地图在默认代数下一般都可以找到最优解。-Genetic Algorithm for the classic tsp problem. Graphical interface, you can choose large/medium/small map files, and demonstrates evolutionary process. Medium/small maps in the d
  3. 所属分类:数值算法/人工智能

    • 发布日期:2012-11-06
    • 文件大小:304479
    • 提供者:PanHao
  1. tsp

    1下载:
  2. 本系统是用c#语言进行旅行商问题(tsp)的实验仿真,来实现从一个城市到最后一个城市的最短路径的模拟。-This system is to use c# language Traveling Salesman Problem (tsp) of the experimental simulation, to move from one city to the last one the city' s shortest path simulation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:205193
    • 提供者:学士
  1. tsp

    0下载:
  2. 高效率的人工智能算法,解决旅行者问题,并且采用了多种算法进行对比。-Efficient artificial intelligence algorithms, to solve the issue of travelers, and use a variety of comparison algorithms.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:2261
    • 提供者:谢松林
  1. Generic-Algorithm-for-tsp

    3下载:
  2. 运用优化遗传算法解决100个城市的tsp问题,即要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程最小。-Optimize the use of genetic algorithms to solve 100 cities tsp problem, which was to select a departure from the resident, after each city once again, and finally returned to the resident
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-02-04
    • 文件大小:128712
    • 提供者:李佳鹤
  1. tsp

    0下载:
  2. 用动态规划法求解tsp问题的c++源码 在Linux中用g++编译通过-Using dynamic programming method for solving tsp problems c++ Source code in Linux using g++ compiled through
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:1815
    • 提供者:L.Zhang
  1. tsp

    0下载:
  2. 本程序实现了NPc问题旅行商的三个近似算法。-This procedure achieved a traveling salesman problem NPc three approximation algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:11663
    • 提供者:phil
  1. tsp

    0下载:
  2. 旅行商tsp问题 可以用c语言实现,请大家看看怎末该进源代码。-tsp tsp problems can be resolved with c language, I want you to look into the source code of the怎末.
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:3912
    • 提供者:tangjinjin
  1. tsp_yichuansuanfai

    0下载:
  2. tsp遗传算法的实现,以前的作业,希望大家喜欢-Genetic Algorithm tsp realize, before the operation, I hope everyone likes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:726974
    • 提供者:zzt
  1. tsp

    1下载:
  2. 用遗传算法解决tsp问题.程序中可以任意设置各种遗传算法的参数.有图形界面展示搜索的过程 .-Using genetic algorithms to solve tsp problem. Program can set various parameters of genetic algorithm. Has a graphical interface to display the search process.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-02-04
    • 文件大小:129542
    • 提供者:dudu
  1. tsp

    0下载:
  2. hopfield神经网络求解tsp问题,改程序设置了10个城市的随机位置,进而解决城市间最短路径问题。-hopfield neural network to solve tsp problem, the procedures set up to 10 cities random location, then the shortest path between cities to solve problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:276158
    • 提供者:stefwang
  1. tsp

    0下载:
  2. 人工智能中,用模拟退火方法解决旅行商问题,采用c++实现-Artificial intelligence, the use of simulated annealing to solve traveling salesman problem, using c++ implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-28
    • 文件大小:10521
    • 提供者:张宁
  1. tsp

    0下载:
  2. 用模拟退火算法和遗传算法实现tsp旅行商问题,并可以用Matlab对结果进行图形显示分析,非常实用于初学者-Using simulated annealing algorithm and genetic algorithm traveling salesman problem tsp, and the results can be used Matlab graphics analysis, very useful for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1744903
    • 提供者:翁海冰
  1. generic-algorithm--tsp-cPP-

    1下载:
  2. 遗传算法解决tsp问题 带有界面 c++程序 (generic algorithm tsp c++)
  3. 所属分类:人工智能/神经网络/深度学习

« 12 3 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com