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

搜索资源列表

  1. 最短距离问题

    0下载:
  2. 求解网络中的最短路径。假设某个计算机网络有n个站点,依次编号为1,2,…,n;有的站点之间有直接的线路连接(即这两个站点之间没有其它站点),有的站点之间没有直接的线路连接。如果用三元组(i,j,f)来表示该网络中的站点I和站点j之间有直接的线路连接且它们之间的距离为f 当已知该网络各站点之间的直接连接情况由m个三元组(i1,j1,f1),(i2,j2,f2),…,(im,jm,fm)确定时,要求计算出对于网络中任意一个站点g(1≤g≤n)到其余各站点的最短距离。-the shortest pat
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10120
    • 提供者:葛林
  1. 邻接矩阵求最短路径

    1下载:
  2. 邻接矩阵的最短距离-adjacency matrix is the shortest distance
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:18078
    • 提供者:照茜
  1. 计算最短距离-平均距离-效率-脆弱性

    1下载:
  2. 计算有向图最短距离-平均距离-效率-脆弱性
  3. 所属分类:matlab例程

  1. Floyd.rar

    0下载:
  2. 该程序使用FLOYD算法,用来计算任意两点间的最短距离和最短路径,FLOYD algorithm using the program for the calculation of any of the shortest distance between two points and the shortest path
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:33670
    • 提供者:guanggan
  1. floyd.rar

    2下载:
  2. floyd算法、求各点的之间的最短路与最短距离,使用matlab求解,,floyd algorithm, and between points and the shortest distance between the short-circuit, the use of matlab to solve,
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:139611
    • 提供者:kf
  1. 最短距离聚类的matlab的实现

    0下载:
  2. 最短距离聚类的matlab的实现,最短距离聚类 %说明:此程序的优点在于每一步都是自己编写的,很少用matlab现成的指令, %所以更适合于初学者,有助于理解各种标准化方法和距离计算方法。 %程序包含了极差标准化(两种方法)、中心化、标准差标准化、总和标准化和极大值标准化等标准化方法, %以及绝对值距离、欧氏距离、明科夫斯基距离和切比雪夫距离等距离计算方法。
  3. 所属分类:matlab例程

    • 发布日期:2012-10-28
    • 文件大小:68608
    • 提供者:yinabisheng
  1. shortest_path_between_cities

    0下载:
  2. 在50个城市中,找到城市1与城市50之间的最短距离和最小花费-In 50 cities, found the City 1 and City of the shortest distance between 50 and minimum cost
  3. 所属分类:.net

    • 发布日期:2017-04-23
    • 文件大小:100924
    • 提供者:赵鹏
  1. network

    0下载:
  2. 用神经网络的方法计算最短路径,用例子的方式计算出了五个城市间的最短距离。-Neural network with the shortest path method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:8813
    • 提供者:朱丽平
  1. dijkstra

    0下载:
  2. 这是一个用c++开发的算法。 dijkstra算法用来求最短距离。-this is a arithmetic which is translated and edited by toubar c++. And dijkstra is a arithmetic for seek the lowest way from one place to another
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:18312
    • 提供者:包建国
  1. k_means

    0下载:
  2. k-nearest 聚类算法,用最短距离计算一组数据的聚类算法-k-nearest clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:215371
    • 提供者:曹伟
  1. MinDistTest

    0下载:
  2. 一个查找带权拓扑图中,任意两点最短距离的算法函数,函数名为MinDis,开发环境是vc6.0,界面和工程只是举了个例子,测试下10个节点中任意两个节点查找最短路径。 -Find the right one with a topology, the shortest distance between any two points in the algorithm function, the function is named MinDis, the development environmen
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:29375
    • 提供者:黄志
  1. ant

    0下载:
  2. 蚁群算法-一个简单的程序,可以求最短距离-ant algriom-can get the latest distance
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:46293
    • 提供者:55
  1. bin

    0下载:
  2. 求散点到中心点的距离,包括矩阵的变换等等,在中心点已知的情况下求出十个最短的距离(Scatter the distance from the center to the center, including the transformation of the matrix, etc., and find the ten shortest distances in the case where the center is known)
  3. 所属分类:其他

    • 发布日期:2017-12-15
    • 文件大小:17408
    • 提供者:JunA
  1. AllPairShortPath

    0下载:
  2. 给予一个表示点间距离的图,该程序会根据图的信息计算出任意两点之间的最短距离(calculate the shortest path)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:5120
    • 提供者:JO※JO
  1. 距离最短路由

    3下载:
  2. 用于多跳路由,寻找最小距离路径的一种算法。(An algorithm for multi-hop routing looking for the path with the smallest distance.)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:3072
    • 提供者:lxta209
  1. dijkstra

    0下载:
  2. 一个对dijkstra算法功能的加强,可以直接输出任意两点的最短距离矩阵(A strengthening of the function of the Dijkstra algorithm, which can directly output the shortest distance matrix of any two points)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:sdcvf
  1. dist

    21下载:
  2. 用最短路径算法算出特定两点之间的距离 输入:直接读取net.in文件 第一行为四个整数N,M,S,T,每两个整数之间用一个空格隔开,分别表示网络的节点(编号为1到N),网络线段数,以及起点终点编号 接下来M行,每行三个整数U,V,D,每个整数之间用空格隔开,表示节点U和V之间有一条线路相连,距离是D,(两个节点可能有多条线路) 输出:直接写入到net.out文件,输出只有一行,表示从S点到T点的最短距离(如果不通则输出-1) (N<=100,M<=N*N,D<=100
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:3334144
    • 提供者:kelin6
  1. program

    0下载:
  2. 这是一个应用了模拟退火算法的来解决最短距离的问题的程序,基础适合初次接触模拟退火算法缺实例程序的同学(This is a program about mohu in the shortest route between the cities using some sub- program.Maybe this is easy to understand for the freshman as a part in the basic knowledge but this is also a goo
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:凌霄丶
  1. 最短路径算法实现

    0下载:
  2. 用dikstra算法实现,在商场地图上两个门店之间的最短距离(With the dikstra algorithm, the shortest distance between two stores on a mall map)
  3. 所属分类:数据结构

    • 发布日期:2018-04-30
    • 文件大小:29696
    • 提供者:小瓶盖1111
  1. fenlei

    0下载:
  2. 首先进行样本截取,然后构建最短距离分类器进行分类(intercept samples, then build the shortest distance classifier to classify.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:10240
    • 提供者:悠悠123dewfWE
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com