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. Numerical Electromagnetic Code in C

    0下载:
  2. NEC2c is a translation of the Numerical Electromagnetics Code (NEC2) from FORTRAN to C. It uses three terms (sine, cosine and constant) to represent the current functions and apply method of moments to solve the 3-D antenna problems. NEC2c provides b
  3. 所属分类:数值算法/人工智能

  1. SIMULATED-ANNEALING-

    0下载:
  2. 这是一个关于商人visit许多城市,怎样走法才能使距离最短的例子,采样的了退火算法的经典案例-Traveling Salesman Problem (TSP) has been an interesting problem for a l me in classical optimization techniques which are based on linear and nonlin ogramming. TSP can be described as follows: Given
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:489.92kb
    • 提供者:罗佳婷
  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. ellipseDetection

    0下载:
  2. The code is reasonably fast due to (optional) randomization and full code vectorization. However, as the algorithm needs to compute pairwise point distances, it can be quite memory intensive. If you get out of memory errors, either downsample the inp
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:20.8kb
    • 提供者:Vu Phan
  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