CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Prim-minimum-spanning-tree-algorithm

搜索资源列表

  1. minimumSpanningTree-

    0下载:
  2. 1. 利用克鲁斯卡尔算法求网的最小生成树。 2. 利用普里姆算法求网的最小生成树。 3. 要求输出各条边及它们的权值。-1. Using Kruskal algorithm for the minimum spanning tree network. 2. Use of the the prim algorithm for the minimum spanning tree. 3. Output edge and their weights.
  3. 所属分类:Data structs

    • 发布日期:2017-11-21
    • 文件大小:636039
    • 提供者:陆小果
  1. prim_suanfa

    0下载:
  2. 通信网中图论部分PRIM算法生成最小生成树的matlab程序-Communication network center theory of some PRIM algorithm to generate minimum spanning tree of the matlab program
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:593
    • 提供者:季锦杰
  1. prim

    0下载:
  2. Prim算法 用Prim算法从u0出发构造网g的最小代价生成树-Prim Algorithm Prim algorithm constructed starting from u0 minimum cost spanning tree network g
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:1218
    • 提供者:L
  1. Assignment_Prim.cs.txt

    0下载:
  2. In computer science, Prim s algorithm is a greedy algorithm that finds a minimum spanning tree for a connected weighted undirected graph. This means it finds a subset of the edges that forms a tree that includes every vertex, where the total weight o
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:3158
    • 提供者:kuatbek
  1. In-the-jungle-road

    0下载:
  2. 丛林中的路,利用最小生成树的prim(普利姆)算法,找最小值-Jungle road, using the minimum spanning tree prim (premium) algorithm, to find the minimum value
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:792
    • 提供者:魏宇馨
  1. 最小生成树

    0下载:
  2. 小生成树其实是最小权重生成树的简称。一个有n个结点的连通图的生成树是原图的极小连通子图,且包含原图中的所有n个结点,并且有保持图连通的最少的边。最小生成树可以用kruskal(克鲁斯卡尔)算法或Prim(普里姆)算法求出。(The young adult tree is actually the abbreviation of the minimum power regeneration. The spanning tree of a connected graph with n nodes i
  3. 所属分类:数据结构

    • 发布日期:2018-04-21
    • 文件大小:4096
    • 提供者:lina111
  1. 第三次实验课(1)

    0下载:
  2. 1、定义邻接矩阵存储的图类Graph_Matrix . 2、实验验证如下算法的正确性、各种功能及指标: 1)创建一个邻接矩阵存储的图; 2)返回图中指定边的权值; 3)查找图中某顶点的第一个邻接顶点、某顶点关于另一个顶点的下一个邻接顶点序号; 3、4)图的深度优先遍历; 5)基于普里姆算法求最小支撑树。【选作】(1. Define the graph class Graph_Matrix which is stored by the adjacency matrix. 2. The
  3. 所属分类:数据结构

    • 发布日期:2018-04-28
    • 文件大小:2328576
    • 提供者:kaiser1998
« 1 2 3 4 5 6 7»
搜珍网 www.dssz.com