搜索资源列表

  1. Branchboundalgorithmtosolvthetravellingsalesmanpro

    0下载:
  2. 货郎担限界算法.c,货郎担分枝限界图形演示.c-traveling salesman Bound algorithm. C, traveling salesman Branch and Bound graphic demonstration. C
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:7367
    • 提供者:李天鸿
  1. HuoLangDanProblem

    0下载:
  2. 分支限界法实现货郎担问题,开发工具eclipse-branch and bound Method traveling salesman problem, development tools eclipse
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:16522
    • 提供者:EllenGong
  1. hldan

    0下载:
  2. 模拟退火算法求解货郎担问题(用C#实现)-simulated annealing algorithm for traveling salesman problem (with C#)
  3. 所属分类:其它

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

    0下载:
  2. 求解货郎担问题的分枝限界算法,程序中有较为详细的注释-solving the traveling salesman problem Branch and Bound algorithm, procedures are more detailed Notes
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3463
    • 提供者:郎风华
  1. TSPNEW

    0下载:
  2. 经典的货郎担问题解决办法,采用了模拟退火算法,结构非常清楚,速度很快!-classic traveling salesman problem solution, using simulated annealing, the structure is very clear, very fast!
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1437975
    • 提供者:红红
  1. aglorithm

    0下载:
  2. 问题算法源代码:骑士遍历、万年历、N皇后问题回溯算法、动态计算网络最长最短路线、货郎担分枝限界图形演示、货郎担限界算法、矩阵乘法动态规划、网络最短路径Dijkstra算法-problems algorithm source code : Knight traversal, calendar, N Queens backtracking algorithms, Dynamic computing network longest short
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:23699
    • 提供者:安德里周
  1. huolangdan

    1下载:
  2. 问题:货郎担问题 实现方法:枚举,回溯,动态规划,分支界限法 -: traveling salesman problem Method : Enumeration, backtracking, dynamic programming, branch and bound
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:11867
    • 提供者:韩佳辰
  1. tsp

    0下载:
  2. 是一个模拟退火程序,解决的是货郎担问题,所用的语言是matlab -is a simulated annealing procedures to solve the traveling salesman problem is that the language used is Matlab
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5760
    • 提供者:成应
  1. tsp(c)

    0下载:
  2. 简单模拟退火算法-货郎担问题.txt(c语言)-simple simulated annealing-traveling salesman problem. Txt (c language)
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2085
    • 提供者:yangjin
  1. ga_and_tsp

    0下载:
  2. 这是一个用matlab编写的,关于如何用遗传算法来解决货郎担问题的程序-using Matlab, prepared on how to use genetic algorithms to solve the traveling salesman problem procedures
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:7352
    • 提供者:袁成序
  1. yichuan

    0下载:
  2. 本算法是遗传算法用于解决TSP(货郎担)问题
  3. 所属分类:其它资源

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

    0下载:
  2. 货郎担问题,很详细的分析,初学者可以参考着
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:77298
    • 提供者:蝙蝠侠
  1. MPI_C_TSP

    0下载:
  2. 在MPI平台下,用C语言实现模拟退火算法的货郎担问题的并行算法。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:8200
    • 提供者:俊峰
  1. Ason

    0下载:
  2. TSP货郎担过河问题,解压后有word文档
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3513
    • 提供者:陳義照
  1. hld

    0下载:
  2. 算法设计中的。货郎担问题的实现。以成功检测运行
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1417
    • 提供者:梁东
  1. huolangdan

    0下载:
  2. 货郎担问题的程序,按照运行后出现的提示进行输出即可
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1721
    • 提供者:lk
  1. huolangdan

    0下载:
  2. 货郎担问题的VC解法,寻找一条最优路径,实现遍历所有村庄的算法
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1695
    • 提供者:刘义灿
  1. 货郎担算法(经过N个城市回到起点的最短路径)

    0下载:
  2. 经过N个城市回到起点的最短路径-cities to return to the starting point of the shortest path
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:5285
    • 提供者:a
  1. apply

    0下载:
  2. 货郎担问题!这是用动态规划实现的! 效率很高啊!-traveling salesman problem! This is achieved using dynamic programming! High efficiency ah!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1175
    • 提供者:王乐
  1. tspapp

    0下载:
  2. 遗传算法和“货郎担” 问题: \"The traveling salesman problem, or TSP for short, is this: given a finite number of cities along with the cost of travel between each pair of them, find the cheapest way of visiting all the cities and
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:284142
    • 提供者:s050403054
« 1 2 34 5 6 7 8 »

源码中国 www.ymcn.org