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

搜索资源列表

  1. mst

    0下载:
  2. 本程序中通过变量DataSize指定了待排序序列的长度为60,顺序输出各个处理器的局部数据就可以得到全局有序的序列。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2004
    • 提供者:王通
  1. mst

    0下载:
  2. java各种题 java各种题
  3. 所属分类:其它文档

    • 发布日期:2015-06-13
    • 文件大小:1694
    • 提供者:lang
  1. Mosets.MTree.2.07.PHP.NULLED.MST

    0下载:
  2. Joomla收费插件。建立商业登记,商品,广告,房地产,文件目录 Mosets Tree is the only directory component for Joomla! that allows you to run large directory website with customizable templates, user ratings, Search Engine Friendly URLs and more. Fast, Simple and Flexible.
  3. 所属分类:PHP源码

    • 发布日期:2014-01-21
    • 文件大小:579007
    • 提供者:aigobig
  1. MST717sourcecode

    1下载:
  2. MST-717C ........\Device ........\inc ........\kernal ........\msFunc ........\msLib ........\osd ........\pc ........\project ........\.......\128k ........\.......\....\cartv.lin ........\.......\....\CarTV_128.Op
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2009-09-26
    • 文件大小:3596992
    • 提供者:kevin2008
  1. Maria9 CarTV

    4下载:
  2. mstar MST702、MST703、MST705芯片最新源代码
  3. 所属分类:源码下载

    • 发布日期:2011-09-06
    • 文件大小:1158501
    • 提供者:yannyrain
  1. MST

    0下载:
  2. 最小生成树算法,数据结构中的经典算法,其中含测试数据-The minimum spanning tree algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-11-09
    • 文件大小:218649
    • 提供者:IUNKNOWN
  1. MST6M68FQ

    0下载:
  2. MST6M68FQ DMB LCD数字电视处理器.pdf-mstar MST6M68FQ datasheet
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:116357
    • 提供者:牛也先
  1. prim

    0下载:
  2.   对于网络,其生成树中的边也带权,将生成树各边的权值总和称为生成树的权,并将权值最小的生成树称为最小生成树(Minimun Spanning Tree),简称为MST。   Prim算法的基本思想是:   (1) 在图G=(V, E) (V表示顶点 ,E表示边)中,从集合V中任取一个顶点(例如取顶点v0)放入集合 U中,这时 U={v0},集合T(E)为空。   (2) 从v0出发寻找与U中顶点相邻(另一顶点在V中)权值最小的边的另一顶点v1,并使v1加入U。即U={v0,v1 }
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:177260
    • 提供者:zc
  1. NXP_UOC3_LCDTV_Code_Mstar

    0下载:
  2. MStar518 Scaler驱动源码 8052单片机控制Nxp经典TV方案UOCIII配合Scaler驱动 实现低成本成熟液晶电视方案-MStar518 Scaler driver source 8052 SCM control Nxp classic TV programs UOCIII with the drive to achieve low-cost mature Scaler LCD TV program
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:425039
    • 提供者:bright
  1. kruskals

    0下载:
  2. Kruskal s algorithm implementation for generating minimum spanning tree. Random network is generated. Then MST is generated using kruskals and then density gradient applied.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:3070
    • 提供者:SHASHIKIRAN D
  1. MST

    0下载:
  2. 实现最小生成树的算法(包括Kruskal和Prim算法) 在codeblocks下运行-Achieve the minimum spanning tree algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:138939
    • 提供者:田飞
  1. MATLAB_MST

    0下载:
  2. 用MATLAB实现最小生成树,可以应用在网络分簇、计算权值等多种应用场合-Using MATLAB to achieve the minimum spanning tree, can be applied to network clustering, calculation of weight and many other applications
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:25101
    • 提供者:wq
  1. CodeOfACM

    0下载:
  2. 一些ACM题源码,包括部分北大poj上的题目和《新编常用算法及程序题解》里面算法的程序实现-some code of ACM problems
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:69360
    • 提供者:kaka
  1. MST

    0下载:
  2. 以C++語言撰寫的,題目是給一個connected graph找minimal spanning tr-Written by C++ language, and subject to a connected graph is to find minimal spanning tree
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:737706
    • 提供者:鄧慧鈴
  1. 1985485MinTree

    0下载:
  2. 最小生成树聚类算法,算法的实现方法很多,在此不一一介绍了-MST
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:5977
    • 提供者:董再越
  1. 15-4

    1下载:
  2. Example 编译:mpicc mst.c mst 运行:本实例中使用了5个处理器。 mpirun –np 5 mst 运行结果: Input the size of matrix:9 0 4 5 8 6 2 5 7 3 5 0 8 3 1 6 4 9 5 7 2 0 6 4 1 3 8 9 4 5 6 0 5 7 2 1 6 4 5 8 7 0 2 3 4 7 4 1 4 7 5 0 7 8 4 7 8 9 3 2 1 0 6 7 4 2
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:2161
    • 提供者:aaa
  1. Primsuanfa

    0下载:
  2. 用prim算法求带权图的最小生成树,最小生成树的边集合存在mst数组中-With prim algorithm for getting the right plan with the minimum spanning tree, minimum spanning tree of the edge set of the array there mst
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:251296
    • 提供者:刘月
  1. MST

    0下载:
  2. 最小生成树的实现,算法思想源于《算法导论》-Implementation of the minimum spanning tree
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:192230
    • 提供者:Sun
  1. MST

    0下载:
  2. Two algorithm template(Kruskal Algorithm and Prim Algorithm) to help you get a Minimum Spanning Tr-Two algorithm template(Kruskal Algorithm and Prim Algorithm) to help you get a Minimum Spanning Tree
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3496
    • 提供者:lkq
  1. btlanbaoshi

    0下载:
  2. 随即开始你就开发大赛报价库 魔兽图-MST
  3. 所属分类:Document

    • 发布日期:2017-05-14
    • 文件大小:3469862
    • 提供者:小祥
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com