CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - problem distances

搜索资源列表

  1. TSP_TS

    0下载:
  2. Solution for Travelling Salesman Problem by using Tabu Search heuristics. Archive contains sources and some data to test the appllication. As an input, we take the coordinates of cities (x,y) and then transform them into distances matrix. All co
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:84.64kb
    • 提供者:Fenomen
  1. TSP_SA

    0下载:
  2. Solution for Travelling Salesman Problem using the simulated annealing heuristic. As an input, we take coordinates of cities (x,y) and then transform them into distances matrix (we assume, the distance between x and y is the same as between y and
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:108.91kb
    • 提供者:Fenomen
  1. SPF

    0下载:
  2. Dijkstra s algorithm, named after its discoverer, Dutch computer scientist Edsger Dijkstra, is a greedy algorithm that solves the single-source shortest path problem for a directed graph with non negative edge weights. For example, if the vertices (n
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:8.58kb
    • 提供者:williamsu82
  1. From-the-string

    0下载:
  2. 问题描述: 设有字符串X,我们称在X的头尾及中间插入任意多个空格后构成的新字符串为X的扩展串,如字符串X为“abcbcd”,则字符串“abcb□cd”,“□a□bcbcd□”和“abcb□cd□”都是X的扩展串,这里“□”代表空格字符。 如果A1是字符串A的扩展串,B1是字符串B的扩展串,A1与B1具有相同的长度,那么我们定义字符串A1与B1的距离为相应位置上的字符的距离总和,而两个非空格字符的距离定义为它们的ASCII码的差的绝对值,而空格字符与其它任意字符之间的距离为已知的定值K
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:721byte
    • 提供者:qiang22
  1. traveller-problem

    0下载:
  2. The travelling salesman problem (TSP) asks the following question: Given a list of cities and the distances between each pair of cities, what is the shortest possible route that visits each city exactly once and returns to the origin city? It is an N
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5.74kb
    • 提供者:coucou911
  1. traveller-problem-1-

    0下载:
  2. The travelling salesman problem (TSP) asks the following question: Given a list of cities and the distances between each pair of cities, what is the shortest possible route that visits each city exactly once and returns to the origin city? It is an N
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5.8kb
    • 提供者:coucou911
搜珍网 www.dssz.com