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

搜索资源列表

  1. parallel-dijkstra 并行化思路实现dijkstra算法

    0下载:
  2. 并行化思路实现dijkstra算法。假设有p个处理器,N个顶点。给每个处理器分配N/p个顶点,求出局部的最小值,复杂度为O (N/p)。然后后一半的处理器将自己的最小值发送给第前p/2个处理器。前一半处理器接收到传来的值后,与局部的最小值比较,作为新值。继续循环,直到剩下一个处理器为止。-Parallelized dijkstra algorithm. Suppose there is p a processor, N vertex. Give each processor distributi
  3. 所属分类:并行运算

    • 发布日期:2017-03-23
    • 文件大小:726.93kb
    • 提供者:joyce
  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-29
    • 文件大小:172.8kb
    • 提供者:谷谷
  1. CompQsortToMsort

    0下载:
  2. 分治算法与快速排序时间比较,根据运行时间比较其算法的优越性。-compare quicksort to mergesort
  3. 所属分类:MPI

    • 发布日期:2017-04-16
    • 文件大小:28.21kb
    • 提供者:wxl
  1. hw2

    0下载:
  2. cuda compare using shared memory and unshared memory to computer the matrix
  3. 所属分类:MPI

    • 发布日期:2017-04-11
    • 文件大小:1.44kb
    • 提供者:liuminwen
  1. openmp

    0下载:
  2. 用OpenMp实现矩阵转置,输出转置结果和串行及并行的时间,进行比较-With OpenMp realization matrix transpose, transpose output serial and parallel results and time to compare
  3. 所属分类:MPI

    • 发布日期:2017-05-14
    • 文件大小:3.4mb
    • 提供者:xiao
  1. Matrix_mulitiple

    0下载:
  2. 使用CUDA并行语言编写的矩阵乘法,与串行语句的对比试验,主要检测出CPU与GPU运行的时间,通过比较时间,达到比较效果。另外此程序可以随意更改矩阵的维数,增强程序的移植性。-CUDA parallel language use matrix multiplication, and serial statement comparison test, the main test of CPU and GPU to run time, by comparing the time, to compar
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:1.42kb
    • 提供者:
  1. different_multiplier

    0下载:
  2. 比较了不同设计方法下的乘法器性能,给出了计算公式-Compare the performance of different design methods multiplier under the given formulas
  3. 所属分类:MPI

    • 发布日期:2017-04-26
    • 文件大小:106.83kb
    • 提供者:DX
  1. hanshu2

    0下载:
  2. 使用c++编写的函数模板,主要是用来比较数字的大小-Use c++ write function template is mainly used to compare the size of the digital
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:540byte
    • 提供者:zz
搜珍网 www.dssz.com