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

搜索资源列表

  1. meijupaixu

    0下载:
  2. MPI并行枚举排序 使用MPI函数进行并行枚举排序操作 visual studio编程 linux下运行-Parallel enumeration sort
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1157482
    • 提供者:zddniu
  1. mpi--sort

    0下载:
  2. 一个实现并行编程--排序的简单代码,很简单很实用!-failed to translate
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:314703
    • 提供者:hanson
  1. QuickSort

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

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

    1下载:
  2. 用普通程序和cuda并行程序来实现双调排序。-Ordinary procedures and cuda parallel program to achieve the sort of two-tone.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:773253
    • 提供者:刘荷苇
  1. quicksort

    0下载:
  2. MPI快速排序C代码,并行编程,快速排序,并行编程-quicksort program
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:1955
    • 提供者:Li Yingjia
  1. sort

    0下载:
  2. 快速排序算法的多线程实现,将快速排序算法并行化处理-Multi-threaded implementation of quick sort algorithm, Quicksort algorithm parallel processing
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1293
    • 提供者:Schindler
  1. Emeijubympin

    0下载:
  2. 用mpi实现的枚举排序,测试请在在mpi的并行环境中进行 -Test in mpi parallel environment mpi implemented enumeration sort
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:2338
    • 提供者:overflow
  1. Umpi_quick_sos

    0下载:
  2. 用并行mpi进行快速排序 用并并行mpi进行快速排序 -Quick sort using parallel mpi parallel mpi quicksort
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-07
    • 文件大小:2524
    • 提供者:察觉
  1. Pmpi_psrs_sora

    0下载:
  2. 并行正则采样排序 用mpi实实现的 测试请用mpi的并行环境 -The parallel regular sample sort with mpi real implementation test with mpi parallel environment
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-10
    • 文件大小:2594
    • 提供者:分开
  1. sort

    0下载:
  2. 基于cuda的并行高效排序算法,并且计算了是否使用shared内存的不同效率-Cuda parallel efficient sorting algorithms, and calculate whether to use shared memory efficiency
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-30
    • 文件大小:14490032
    • 提供者:djq
  1. rankSort

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

    • 发布日期:2017-11-18
    • 文件大小:1439
    • 提供者:kylin
  1. quick_sort

    0下载:
  2. 快速排序 并行算法 MPI源程序 采用并行思想加快排序速度-MPI parallel quicksort algorithm source code parallel thinking speed up the sorting
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:2514
    • 提供者:袁旭炜
  1. Sort

    0下载:
  2. 使用内存共享模型,将主机端数据,分散到各GPU进行排序,然后将各并行结果返回,统一处理。附有C++AMP官方说明模型文档。-Using shared memory model, the host-side data, distributed to each GPU to sort, and then returns the results of the parallel, unified handling. With C++AMP official descr iption model docu
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:180815
    • 提供者:ltx
  1. sortquick

    0下载:
  2. 在linux环境下,采用mpi并行,C语言,实现对数组的快速排序。输出结果为数组从小到大排序的结果。可以实现多处理器共同对一组数的排序。-In linux environment, using mpi parallel, C language, to achieve quick sort the array. The output is an array of small to large results. Can achieve more together on a number of gro
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2512
    • 提供者:M
  1. rand_match

    0下载:
  2. 并行程序;本程序中通过变量DataSize指定了待排序序列的长度为60,顺序输出各个处理器的局部数据就可以得到全局有序的序列。-Parallel programming this process through the variables to be sorted DataSize specified length of sequence 60, the order of the output of the partial data each processor can be the over
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2479
    • 提供者:mategr
  1. quicksort

    0下载:
  2. 使用MPI编程实现快速排序的并行化 (1) 并行算法的设计 设计快速排序的并行化算法,说明并行化的算法的设计思想。 (2) MPI编程 使用MPI编程实现快速排序的并行化。 (3) 对运行结果的对比和分析。 -Quick Sort programming using MPI parallelization (1) parallel algorithm design parallel algorithm design quick sort, indicating paral
  3. 所属分类:MPI

    • 发布日期:2017-03-27
    • 文件大小:2306
    • 提供者:
  1. MPI-for-C

    0下载:
  2. 压缩文件中的程序是基于C代码的MPI并行程序,包括基本的MPI基本函数的调用,适合MPI入门,包括一个排序的MPI程序-Zip file program is based on the C code MPI parallel programs, including basic call MPI basic functions for MPI entry, including a sort of MPI programs
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:3803
    • 提供者:王昕
  1. MergeSort

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

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

    0下载:
  2. 使用mpi 并行运算归并排序的c语言程序,mpicc编译,mpi 运行-Mpi parallel computing using merge sort of c language program, mpicc compile, mpi run
  3. 所属分类:Driver develop

    • 发布日期:2017-04-11
    • 文件大小:1407
    • 提供者:xiao ni
  1. 345a9d70b3e20aa5c322caa7ca4f91cc

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

    • 发布日期:2017-04-25
    • 文件大小:509715
    • 提供者:chen
« 1 2 3 45 »
搜珍网 www.dssz.com