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

搜索资源列表

  1. sort-mpi

    0下载:
  2. * 算法描述: 分段 -> 段内排序 -> 归约结果。 * 1,根进程读取输入,将元素个数广播给各个进程。 * 2,然后各进程计算段长度和段偏移。 * 3,然后根进程选择第一个段,标记站位符。 * 4,跟进程将剩余元素发送给下一进程,下一进程选择段的同时,根进程排序。 * 5,下一进程继续此过程,直到最后一个进程,所有元素都进行排序。 * 6,进程将排序好的元素,按照段偏移归约给根进程。 * 7,根进程输入结果。 *
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:3350
    • 提供者:lrl
  1. quicksort

    2下载:
  2. 本人写的一个快速排序的程序,同时写出了用openmp进行的并行计算程序,并且对于串行和并行进行了时间的比较,希望对于初学openmp的同志有所帮助!-I was sort of a fast process, at the same time to write with the openmp parallel computing procedures, and serial and parallel for a comparison of the time, I hope for the beg
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:4932
    • 提供者:郭春付
  1. MPI_QuickSort

    0下载:
  2. MIP并行计算实现快速排序算法。在本篇中,我们首先对快速排序算法进行描述和实现,并在此基础上分析此算法的并行性,确定并行编程模式,最后给出该算法的MPI实现。-MIP fast parallel sorting algorithms. In this, we first describe a fast sorting algorithm and implementation, and on this basis of parallelism of this algorithm to determ
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:51885
    • 提供者:
  1. rank_sort

    0下载:
  2. 用并行方式计算枚举排序 -Sort by parallel computing using parallel computing enumeration enumeration sort
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:1684
    • 提供者:liuqiang
  1. PageRank

    0下载:
  2. 并行计算环境下的网页排序算法 mapreduce框架,北大计算机系暑期课程项目-null
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:26458
    • 提供者:uiuc
  1. paralall_sort

    0下载:
  2. mpi实现并行排序算法,可以设置处理器节点个数并比较不同节点数目时的计算时间-mpi parallel sorting algorithm, you can set the number of processor nodes and compare the different number of nodes at the time of computing time
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:176944
    • 提供者:谷谷
  1. GPU-BBSort

    1下载:
  2. 基于GPU高性能并行计算的快速排序算法,比传统CPU速度快几十倍-BBsort Method with GPUs
  3. 所属分类:MPI

    • 发布日期:2016-01-27
    • 文件大小:3207168
    • 提供者:nono
  1. QuickSort

    0下载:
  2. 快速排序、多线程编程、并行计算。使用OpenMP解决快速排序问题-QuickSort problem
  3. 所属分类:MPI

    • 发布日期:2017-05-21
    • 文件大小:6170317
    • 提供者:任倚天
  1. syzdcl

    0下载:
  2. 第十三章 排序 第十四章 串匹配 第十五章 图论 第十六章 组合优化 第十七章 计算几何 -parallel computing
  3. 所属分类:MPI

    • 发布日期:2017-05-06
    • 文件大小:1146539
    • 提供者:andy
  1. tuopupaixu

    0下载:
  2. 输出一个有向无环图(DAG)的拓扑排序。通过计算各顶点的入度数,删除入度为零的顶点,同时将该顶点指向的点的入度减一。重复此操作直到所有点都被输出。-Output a directed acyclic graph (DAG) topological sort. Through calculating the degree of each vertex deleting zero vertices into degrees, at the same time the vertex point to
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:244419
    • 提供者:李阳
  1. 345a9d70b3e20aa5c322caa7ca4f91cc

    1下载:
  2. open MP计算PI和并行计算快速排序MPI-This is quicksortMPI
  3. 所属分类:MPI

    • 发布日期:2017-04-25
    • 文件大小:509715
    • 提供者:chen
  1. mpi_odd_even

    1下载:
  2. 使用MPI实现奇偶变换排序并行化,大大提高效率和计算速度-Sort parity conversion using MPI parallel, greatly improve the efficiency and speed
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:3174
    • 提供者:jonny chen
搜珍网 www.dssz.com