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

搜索资源列表

  1. mpiquiksort.rar

    0下载:
  2. 基于MPI的并行快速排序算法,可以通过并行快速排序提高排序速度,MPI-based parallel quick sort algorithm, you can sort through parallel quick sort to improve the speed
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:2.18kb
    • 提供者:chenqing
  1. Assignment_03_6.3.3.c.zip

    0下载:
  2. this is the rank sort algorithm for mpi platform,this is the rank sort algorithm for mpi platform
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:1.47kb
    • 提供者:Pavlos Kalogian
  1. omp_qs.zip

    0下载:
  2. 一个调用OpenMP的实现多线程快速排序的算法实现 gcc4.2 调试通过,A call to the realization of multi-threaded OpenMP Quick Sort Algorithm gcc4.2 debugging through
  3. 所属分类:MPI

    • 发布日期:2017-03-27
    • 文件大小:683byte
    • 提供者:瞧瞧
  1. mpi_bubble

    1下载:
  2. 冒泡算法,在mpi平台下编写,适合初学者学习的。-Bubble Sort algorithm, written in the mpi platform, suitable for beginners to learn.
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:1.11kb
    • 提供者:马启超
  1. XSort_Submit

    0下载:
  2. 归并排序的并行算法 intel 多线程优化大赛-Parallel merge sort algorithm
  3. 所属分类:MPI

    • 发布日期:2017-04-17
    • 文件大小:336.87kb
    • 提供者:邓辉
  1. mpi_quick

    0下载:
  2. 快速排序算法,在mpi平台下编写,适合初学者学习使用-Quick sort algorithm, written in the mpi platform, suitable for beginners to learn to use
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:2.64kb
    • 提供者:马启超
  1. merge_using_mpi

    0下载:
  2. Merge sort algorithm with mpi
  3. 所属分类:MPI

    • 发布日期:2017-04-11
    • 文件大小:1.45kb
    • 提供者:sddas
  1. mpi_sort

    0下载:
  2. this is a simple merge sort algorithm by MPI
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:618.15kb
    • 提供者:chen
  1. mpi_guibing

    0下载:
  2. 用mpi实现的归并排序算法,在ubuntu12.04下调试通过-With the realization of mpi merge sort algorithm
  3. 所属分类:MPI

    • 发布日期:2017-11-26
    • 文件大小:982byte
    • 提供者:linsypher
  1. sort

    0下载:
  2. opencl实现的基数排序算法,大家可以参考参考,跟sdk中的sample比对一下性能-OpenCL achieve radix sort algorithm, we can refer to the reference with sdk sample than on performance
  3. 所属分类:MPI

    • 发布日期:2017-11-01
    • 文件大小:4.03kb
    • 提供者:徐胜林
  1. rankSort

    0下载:
  2. 基于MPI的并行快速排序算法,VS2010编译运行通过-MPI-based parallel quick sort algorithm, VS2010 compiled to run through
  3. 所属分类:MPI

    • 发布日期:2017-11-18
    • 文件大小:1.41kb
    • 提供者:kylin
  1. 2omp

    0下载:
  2. OpenMP实现快速排序,能够实现多线程下的快速排序算法-OpenMP quick sort, quick sort algorithm can achieve multi-threaded
  3. 所属分类:MPI

    • 发布日期:2017-11-13
    • 文件大小:639byte
    • 提供者:王智
  1. Bubblesort

    1下载:
  2. 并行排序算法中基于MPI和C++的冒泡排序算法的实现-MPI-based parallel sorting algorithms and C++ the bubble sort algorithm
  3. 所属分类:MPI

    • 发布日期:2017-11-18
    • 文件大小:1.17kb
    • 提供者:万岁冲锋
  1. Bucketsort

    0下载:
  2. 平行排序算法中基于C++和MPI的桶排序算法的实现-Parallel sorting algorithm and MPI-based C++ the bucket sort algorithm
  3. 所属分类:MPI

    • 发布日期:2017-11-16
    • 文件大小:1.13kb
    • 提供者:万岁冲锋
  1. MergeSort

    0下载:
  2. 并行归并排序算法,基于mpi的并行归并排序算法-A parallel merge sort algorithm
  3. 所属分类:MPI

    • 发布日期:2017-05-21
    • 文件大小:5.97mb
    • 提供者:郭永伟
  1. maopaopaixu

    0下载:
  2. 本算法向你展示了冒泡排序算法的详细过程,读懂此算法,你就能理解冒泡排序的算法思想-The algorithm is to show you the detailed process bubble sort algorithm, this algorithm is to read, you can understand the thought bubble sort algorithm
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:746byte
    • 提供者:陶印成
  1. sort_pthread

    0下载:
  2. 使用pthread的快速排序算法 使用pthread的快速排序算法-Quick sort algorithm using pthread Quick sort algorithm using pthread
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:1.14kb
    • 提供者:piwenjun
  1. quicksort

    0下载:
  2. 一个基于openmp的快速排序算法的主题部分实现-One based on the quick sort algorithm openmp
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:898byte
    • 提供者:xiaohy
  1. sort

    0下载:
  2. 使用hadoop的mapreduce算法,前提是先要搭建一个hadoop云平台,该程序不难,为初学者的hadoop程序,对刚刚接触hadoop的同学会有帮助。-Using hadoop mapreduce algorithm, a parallel sorting algorithm, the premise is to set up a hadoop cloud platform, the program is easy, hadoop program for beginners, help
  3. 所属分类:MPI

    • 发布日期:2017-04-15
    • 文件大小:7.33kb
    • 提供者:wangmingyu
  1. sort-merge-joins-1.4

    0下载:
  2. 使用C实现的并行sortmerge算法 并行部分使用pthread实现。-Sortmerge using parallel algorithm implemented in C using pthread achieve parallel sections.
  3. 所属分类:MPI

    • 发布日期:2017-05-13
    • 文件大小:2.63mb
    • 提供者:文书
« 12 »
搜珍网 www.dssz.com