CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 并行运算 搜索资源 - 图的算法

搜索资源列表

  1. connect

    0下载:
  2. 顶点倒塌(Vertex Collapse)算法中,一开始图中的N个顶点看作N个孤立的超顶点(Super Vertex),算法运行中,有边连通的超顶点相继合并,直到形成最后的整个连通分量。每个顶点属于且仅属于一个超顶点,超顶点中标号最小者称为该超顶点的根。
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:2301
    • 提供者:chj
  1. BFS_CUDA

    0下载:
  2. 用CUDA实现BFS算法源码。CUDA是NV公司基于GPU的统一计算架构,BFS复杂度由CPU上的O(V+E)降为O(diameter),直径diameter即图中root到leaf的最长距离。-This is the algorithm of BFS(breadth first search) on CUDA, and its time complexity is down to O(diameter) which diameter means the longest distance bet
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:1306
    • 提供者:iJuliet
  1. Mtrix_minPath

    0下载:
  2. 求图的任意两点之间最小路径的算法,利用了矩阵乘的原理-Order to map the smallest path between any two points in the algorithm, using the principle of the matrix multiply
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:1442
    • 提供者:hexing
  1. three-dimensional-image-registration

    0下载:
  2. 本文档详细介绍了基于互信息的并行算法的图相配准的研究,应用于大分辨三维图像配准,且配准效率高,稳定。-This document details the parallel algorithm based on mutual information to match prospective study of the map, used in large-resolved three-dimensional image registration, and registration efficient
  3. 所属分类:MPI

    • 发布日期:2017-05-22
    • 文件大小:7541418
    • 提供者:吴建华
  1. graph_isomorphism

    0下载:
  2. 图同构算法的并行实现,把原有的串行算法进行并行加速,大大地提高了效率-Parallel graph isomorphic algorithm, the original serial algorithm for parallel acceleration, greatly improving the efficiency
  3. 所属分类:MPI

    • 发布日期:2017-04-24
    • 文件大小:77258
    • 提供者:田嘉宁
  1. NodeColoringTabu

    0下载:
  2. 在matlab下的一种图着色的禁忌算法实现,适合新手使用和学习-In matlab under a taboo graph coloring algorithm, suitable for novices to use and learn
  3. 所属分类:MPI

    • 发布日期:2017-04-23
    • 文件大小:173981
    • 提供者:赵广
  1. TestCapi

    0下载:
  2. 并行程序与串行程序的代码,图的并行算法,串行算法。-Parallel MergeSort。
  3. 所属分类:MPI

    • 发布日期:2017-04-26
    • 文件大小:62556
    • 提供者:li
  1. diameter_basic_GraphChi

    0下载:
  2. 使用GraphChi计算图直径的估值。方法是Magnien 等人提出的 Double Sweep 算法,即两次BFS算法,一次向前一次向后。-Diameter valuation of a Graph using GraphChi framework. Using the method of Double Sweep that Magnien proposed, which is two bfs process.
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:2105
    • 提供者:张任
  1. TriangleCount

    0下载:
  2. hadoop版本的图的三角计数,比github上分享的方法快很多,没有改进算法,但是根据hadoop的特点用了2个trick:1、编写combiner2、中间键值对压缩。而且多了一轮计算节点度的job,供大家参考-hadoop triangle count, implemented by myself and effctive than that on github.
  3. 所属分类:MPI

    • 发布日期:2017-04-30
    • 文件大小:41828
    • 提供者:黄志
  1. CGRA_Mapping-master

    0下载:
  2. 可重构系统的算法映射程序,采用子图同构算法,里面包含40个算法的映射实例-Reconfigurable Systems algorithmic mapping procedures, subgraph isomorphism algorithm, which contains the mapping algorithm instance 40
  3. 所属分类:MPI

    • 发布日期:2017-05-04
    • 文件大小:119518
    • 提供者:lxq
搜珍网 www.dssz.com