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

搜索资源列表

  1. RIP

    0下载:
  2. 模拟距离向量路由算法的路由表交换过程,演示每轮交换后路由表的变化,动态生成网络拓扑图,从初始路由表开始,进行交换路由表,演示每轮交换后的路由表的变化。观察和讨论多少轮交换后路由表稳定。- 模拟距离向量路由算法的路由表交换过程,演示每轮交换后路由表的变化,动态生成网络拓扑图,从初始路由表开始,进行交换路由表,演示每轮交换后的路由表的变化。观察和讨论多少轮交换后路由表稳定。 The routing table exchange process is simulated by the dist
  3. 所属分类:Home Personal application

    • 发布日期:2017-04-13
    • 文件大小:2396
    • 提供者:Tom
  1. smith_matlabcode

    0下载:
  2. 自己改编的代码,可以进行基本参量的计算(归一化阻抗和导纳,驻波比、行波系数和反射系数等),鼠标取点绘制并计算相关特性阻抗,计算距离负载d处的输入阻抗,单枝节匹配和双枝节匹配,圆图的绘制、保存图像等。且整个过程可视化~-Own adaptation of code can be calculated basic parameters (normalized impedance and admittance, VSWR, traveling wave and reflection coefficie
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-30
    • 文件大小:286756
    • 提供者:ghq
  1. opencv-doc

    0下载:
  2. 图像数据操作(内存分配与释放,图像复制、设定和转换) 图像/视频的输入输出(支持文件或摄像头的输入,图像/视频文件的输出) 矩阵/向量数据操作及线性代数运算(矩阵乘积、矩阵方程求解、特征值、奇异值分解) 支持多种动态数据结构(链表、队列、数据集、树、图) 基本图像处理(去噪、边缘检测、角点检测、采样与插值、色彩变换、形态学处理、直方图、图像金字塔结构) 结构分析(连通域/分支、轮廓处理、距离转换、图像矩、模板匹配、霍夫变换、多项式逼近、曲线拟合、椭圆拟合、狄劳尼三角化)
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:3722793
    • 提供者:korbon
  1. histram

    0下载:
  2. 用于相似颜色图像检索,传统直方图法,巴氏系数法,传统欧式距离法-For the image similarity graph, the traditional histogram Bhattacharyya coefficient method, traditional Euclidean distance method
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1625
    • 提供者:潇枫
  1. LEM-Algorithm

    1下载:
  2. LEM(拉普拉斯特征映射)算法,拉普拉斯特征映射是基于局部邻域,保持局部结构的流形学习方法。LEM通过一个无向加权图刻画流形上数据点间的近邻关系,图的顶点为原始数据点,图的边对应点之间的近邻关系,边的权值对应近邻点之间的相似程度(也可以是某种距离),LEM在低维嵌入空间中尽量保持图中数据点之间的近邻关系,然后求取嵌入坐标。通俗的说,LEM认为在高维数据空间离得近的点在低维嵌入空间也应该离得近-LEM (Laplace feature mapping) algorithm, Laplace fea
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:481915
    • 提供者:ccc
  1. SDK-gcc

    0下载:
  2. 利用优化的蚁群算法解决<v,n>有向图中经过指定节点的最短距离-Use ant colony optimization algorithm to solve <v,n> Directed graph after the specified node shortest distance
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:10271
    • 提供者:燕藏锋
  1. dijkstra

    0下载:
  2. 迪杰斯特拉算法计算最短路径Dijkstra算法是由E.W.Dijkstra于1959年提出,又叫迪杰斯特拉算法,它应用了贪心算法模式,是目前公认的最好的求解最短路径的方法。算法解决的是有向图中单个源点到其他顶点的最短路径问题,其主要特点是每次迭代时选择的下一个顶点是标记点之外距离源点最近的顶点。但由于dijkstra算法主要计算从源点到其他所有点的最短路径,所以算法的效率较低。-Dijkstra shortest path algorithm Dijkstra algorithm is prop
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:740
    • 提供者:贺敏
  1. ConsoleApplication4

    0下载:
  2. 用Dijkstra算法求有向图G的v1顶点到其他顶点v的最短路径Path[v]及其距离Dist[v],以学校地点为例-With Dijkstra algorithm for a directed graph G vertices v1 shortest path to other vertex v Path [v] and its distance Dist [v], school locations Case
  3. 所属分类:Data structs

    • 发布日期:2017-05-13
    • 文件大小:2754920
    • 提供者:teroro
  1. Distance_of_graph

    0下载:
  2. 从文件读取图结构的信息,输出子图个数,并统计相邻d距离的节点对个数。-read data a file and print to the terminal the number of connected sub-graphs and for each connected sub-graph, print a histogram of the number of pairs of vertices that are a distance d apart.
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:4945
    • 提供者:hanyi
  1. spectalCluster

    0下载:
  2. 谱聚类是从图论中演化出来的算法,后来在聚类中得到了广泛的应用。它的主要思想是把所有的数据看做空间中的点,这些点之间可以用边连接起来。距离较远的两个点之间的边权重值较低,而距离较近的两个点之间的边权重值较高,通过对所有数据点组成的图进行切图,让切图后不同的子图间边权重和尽可能的低,而子图内的边权重和尽可能的高,从而达到聚类的目的。(Spectral clustering is an algorithm evolved from graph theory, and has been widely u
  3. 所属分类:数学计算

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:Mr24
  1. DM6

    0下载:
  2. 主要包括一个测试数据集合mydata.mat,main.m,DBSCAN.m和PlotClusterinResult.m共4个文件,我们在测试实验实验中做了两个方面更改:1)更换了另外一个测试数据,测试数据来源于[13](取其中的一部分),2)添加了个K距离图部分代码(均在如下主程序代码中给出),代码按照个人对k-distance graph的理解编写,如有错误之处,望大家指正,3)改变参数Eps值大小,输出结果并显示。(Including a test data set mydata.mat,
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:zouhaozhe
  1. Uma abordagem ILS para tratar o problema do

    0下载:
  2. The Problem of the Black Traveler and Bank Clerk is defined on a graph, directed or not, in which the vertices that represent the cities are classified as black or white. The cardinality constraint is related to the maximum number (Q) of white verti
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:1555456
    • 提供者:anapsc
  1. crank_rocker_force

    0下载:
  2. 可以形象的看出图形的三维随距离的变化以及多方面的作用距离等一系列可视化应用(A series of visual applications can be visualized to see the three-dimensional changes of the graph with the distance and the distance of various aspects.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:鑫鑫123
  1. 最短路径问题matlab求解详尽版

    0下载:
  2. 利用graphshortestpath 可以求无向图中任意两点之间的最短路径,具体用法参考MATLAB帮助。(The shortest distance between any two points in an undirected graph)
  3. 所属分类:数学计算

    • 发布日期:2018-05-06
    • 文件大小:17408
    • 提供者:XIAOXIAGEGE
  1. 复杂网络

    2下载:
  2. 求网络图中各节点的度及度的分布曲线, 聚类系数及整个网络的聚类系数,和复杂网络中两节点的距离以及平均路径长度(Find the degree and degree distribution curve of each node in the network graph, the clustering coefficient and the clustering coefficient of the whole network, the distance between two nodes in
  3. 所属分类:matlab例程

    • 发布日期:2020-05-03
    • 文件大小:2048
    • 提供者:Gao_
« 1 2 3 4 5»
搜珍网 www.dssz.com