CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - tsp

搜索资源列表

  1. TSP遗传算法程序

    3下载:
  2. 基于遗传算法的TSP实现,包含仿真出的图像路线图-based on genetic algorithm to achieve the TSP, including simulation of the road map images
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:134800
    • 提供者:王月
  1. tsp_classic

    0下载:
  2. TSP 问题, 用hopfeild 神经网络求解,-TSP questions, hopfeild neural network solution
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:7060
    • 提供者:lily
  1. geneticTSP

    0下载:
  2. 这是个用matlab实现的关于旅行商TSP的程序 里面做的很全,
  3. 所属分类:图形图象

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

    0下载:
  2. In graph theory, the shortest path problem is the problem of finding a path between two vertices (or nodes) such that the sum of the weights of its constituent edges is minimized. An example is finding the quickest way to get from one location to ano
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:70809
    • 提供者:kassi
  1. code1

    0下载:
  2. 用蚁群算法解决TSP问题,这是我从MATLAB中文论坛找到的。-TSP with ant colony algorithm to solve the problem, which I found from the MATLAB Chinese Forum.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1888
    • 提供者:pf
  1. tspof_ga

    0下载:
  2. TSPOF_GA Fixed Open Traveling Salesman Problem (TSP) Genetic Algorithm (GA)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:3234
    • 提供者:李 欣
  1. TspSA

    0下载:
  2. 旅行商问题 求解最优解问题。优化算法。模拟退火算法~够了吧-TSP answer。
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3227241
    • 提供者:周浩
  1. 201004040854

    0下载:
  2. 各种优化算法解决tsp问题帮助您能够请搜你过得解决TSP问题-dhaks
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4074737
    • 提供者:王维
  1. yiqunsuanfa

    0下载:
  2. 蚁群算法在TSP上的应用 商旅问题的研究-Ant colony algorithm in the application of TSP on the issue of business travel
  3. 所属分类:Graph program

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

    0下载:
  2. 连连看游戏,用于支持Java的手机用户;-Lianliankan game, used to support the Java mobile phone users
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:4062
    • 提供者:yangling
  1. TSp

    0下载:
  2. Travelling sales problem solution using GA in matlab
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:1720
    • 提供者:gomathi
  1. GalDemoSource

    0下载:
  2. genetic algorithm based tsp demo written in vc++.
  3. 所属分类:GIS program

    • 发布日期:2017-11-26
    • 文件大小:87874
    • 提供者:dinkubag
  1. TSP.tar

    0下载:
  2. genetic algorithm based TSP in c-genetic algorithm based TSP in c++...
  3. 所属分类:GIS program

    • 发布日期:2017-12-07
    • 文件大小:33041408
    • 提供者:dinkubag21
  1. TSP-GA

    0下载:
  2. 一个基于遗传算法的TSP程序,里面包含两个交叉函数,程序已运行,效果好-A TSP program based on Genetic Algorithm, include two intercross function (intercross.m and IX.m), the result is good and steady
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:2804
    • 提供者:陈鐾
  1. hybrid-PSO-based-on-TSP

    0下载:
  2. 实现基于PSO的混合粒子优化算法,具有很好的稳定性和快速性-Search algorithm based on hybrid particle swarm optimization algorithm based on TSP
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:13490
    • 提供者:颜妍
  1. GA-TSP

    0下载:
  2. 经典的基于GA遗传算法的路径规划问题的实现,能动态的实现所需功能,值得学习研究-The path planning problem of GA based on genetic algorithm classic, can realize the dynamic functions are required, it is worth learning research
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:7086
    • 提供者:颜妍
  1. TSP

    0下载:
  2. 经典的神经网络TSP问题,相信对你一定会有很大的帮助-Classical neural networks TSP problem, I think you must be a great help
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2164
    • 提供者:杨浩广
  1. tsp-ga

    0下载:
  2. solve tsp problem with genetic alg
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:4549
    • 提供者:ham
  1. APSO-GA-ACO-TSP

    1下载:
  2. 综合粒子群和蚁群算法,再利用遗传算法中交叉编译算子;再引入模糊技术,形成模糊自适应粒子群和蚁群混合算法,求解TSP问题-Integrated particle swarm and ant colony algorithm, and then genetic algorithm is used to cross compile operator then introduced the fuzzy technology, forming a fuzzy adaptive particle swar
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-24
    • 文件大小:19904
    • 提供者:张海俊
  1. 01 TSP using SA (Standard)

    0下载:
  2. TSP using Sa algorithm
  3. 所属分类:图形图像处理

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