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

搜索资源列表

  1. schooltravel

    1下载:
  2. 随着社会的发展,各界人士不断走进高校进行考查。随着旅游业的发展,各高校也可能成为旅游的景点。人们关心的问题是如何在有限的时间内能高效率的参观完一所学校的景点。对于这个问题,可以用一个图结构来表示交通网络系统,利用计算机建立一个校园导游咨询系统,方便参观者查询各个景点间的最短距离。-With the development of society, from all walks of life continued into the colleges and universities to carry
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:7537
    • 提供者:luo
  1. luyousuanfa

    0下载:
  2. 1、发现它的邻居节点,并知道其网络地址。 2、测量到各邻居节点的延时或开销。 3、构造一个分组,分组中包含所有它刚刚知道的信息。 4、将这个分组发送给所有其他的路由器。 5、计算出到每个其他路由器的最短距离。 -1, found in its neighbor nodes, and to know its network address. 2, measured to the neighbor node latency or overhead. 3, constructs a
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-01
    • 文件大小:1458
    • 提供者:dingdangmao
  1. dijkstra.tar

    0下载:
  2. 实现Dijkstra算法:算法首先打印一个图,然后用户给出一个起始点和终止点,算法就可以给出这两个点之间的最短距离,或提示没有路径。-Implementation Dijkstra algorithm: algorithm first print a map, then give users a starting point and termination point, the algorithm can give these two points the shortest distance b
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1565
    • 提供者:luxin
  1. NN

    0下载:
  2. 本程序是利用神经网络来计算五个城市的最短距离-This procedure is the use of neural networks in five cities to calculate the shortest distance
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3545
    • 提供者:康俊芳
  1. minimizeway

    0下载:
  2. 无线与网络、寻找节点之间的最短距离,选择最快的两点间道路-Wireless and network, find the shortest distance between nodes, select the fastest path between two points
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-03
    • 文件大小:899205
    • 提供者:苏子
  1. 1

    0下载:
  2. 在知道点的坐标或者数量和权重值时,选择最优的路径,这种有的是基于时间有的是基于运费等等,自动找两点路径最短距离!-Know the coordinates of points in the volume and weight or value, the choice of the optimal path, this time based on some because of some freight, etc., automatically find the shortest distance
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1128
    • 提供者:lihaoxu
  1. dieharder-2.6.24

    1下载:
  2. Dieharder是一个 测试一序列伪随机数的随机性能的测试套件,包括:生日间隔测试,在一个字节流中计算1的测试,最短距离测试,随机范围测试,和重叠测试,跑上测试,跑下测试,双骰子测试等等 -Dieharder is a random number generator (rng) testing suite.It includes,Birthday spacings test,, Overlapping permutations test, Ranks of matrices test,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:835896
    • 提供者:OXygen
  1. ImageProcessing

    0下载:
  2. 图像处理源码,预处理,边缘检测,最短距离检测,膨胀处理等等。-Image processing source code, pre-processing, edge detection, the shortest distance detection, expansion of processing and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-01
    • 文件大小:13659387
    • 提供者:siffer
  1. floyd

    0下载:
  2. 求最短路径的最短距离!功能强大···不容置疑-The shortest path for the shortest distance! No doubt a powerful
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:820
    • 提供者:踏雪无痕
  1. zuiduanwenti

    0下载:
  2. 关于全球若干大城市之间最短距离问题的解决,数学建模-A number of major cities on the global problem of the shortest distance between the solution of mathematical modeling
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:1571
    • 提供者:骑士
  1. shortestpath

    0下载:
  2. 最短距离的求解,用于神经网络,复杂网络等网络间两点的最短距离-shortestpath
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:2484
    • 提供者:曾飞
  1. Mapofsingle-sourceshortestpath

    0下载:
  2. 图中的单源最短路径,给出图中的一个目的结点,求出其它各点到它的最短距离-Map of single-source shortest path
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:727
    • 提供者:张晓安
  1. hgadsda

    0下载:
  2. 数据结构书上面的一个经典算法 求某点到另外一点所经过的最短距离-Data structure of a classic book above algorithm for a point to another point through which the shortest distance
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1307
    • 提供者: 叶子
  1. diastance

    0下载:
  2. 自己的作业 两地的最短距离算法 实现任意城市间最短距离计算以及经过哪些城市-a program that calculate the distance between any 2 cities
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:1963
    • 提供者:richway
  1. antchoice

    0下载:
  2. 有关蚁群算法的优化及应用在电老鼠进行最短距离的算法-Optimization of the ant colony algorithm and its application in electrical mice algorithm for the shortest distance
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5977
    • 提供者:conke
  1. shujutongji

    0下载:
  2. 第17章: 数据统计和分析 MultiLineReg 用线性回归法估计一个因变量与多个自变量之间的线性关系 PolyReg 用多项式回归法估计一个因变量与一个自变量之间的多项式关系 CompPoly2Reg 用二次完全式回归法估计一个因变量与两个自变量之间的关系 CollectAnaly 用最短距离算法的系统聚类对样本进行聚类 DistgshAnalysis 用Fisher两类判别法对样本进行分类 MainAnalysis 对样本进行主成分分析 -data
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:6011
    • 提供者:舞蛳
  1. sfvc

    0下载:
  2. 一个VC++算法实例,求两个城市间的最短距离,对算法的学习有帮助。-An example of VC++ algorithm, and two of the shortest distance between cities, and the learning algorithm to help.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:258674
    • 提供者:144
  1. Matlab

    0下载:
  2. Matlab数据统计和分析的程序,包含下面所列的多种算法的 MultiLineReg 用线性回归法估计一个因变量与多个自变量之间的线性关系 PolyReg 用多项式回归法估计一个因变量与一个自变量之间的多项式关系 CompPoly2Reg 用二次完全式回归法估计一个因变量与两个自变量之间的关系 CollectAnaly 用最短距离算法的系统聚类对样本进行聚类 DistgshAnalysis 用Fisher两类判别法对样本进行分类 MainAnalysis 对样本进行主成分
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3531
    • 提供者:Wade
  1. dij

    0下载:
  2. dijkstra,每一对顶点间的最短距离-dijkstra, each pair of vertices the shortest distance between the
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1098355
    • 提供者:wiiliam.tony
  1. Dijkstra_AdjMtrx

    0下载:
  2. 用c++实现的以邻接矩阵为输入的Dijkstra算法,可以输出图中任意两点间的最短距离矩阵-Using c++ implementation of the adjacency matrix as input to the Dijkstra algorithm can output the graph of the shortest distance between any two matrices
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:884162
    • 提供者:Glenn
« 1 2 3 4 56 7 8 9 10 ... 19 »
搜珍网 www.dssz.com