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

搜索资源列表

  1. OpenMP

    0下载:
  2. 有关openMP并行算法编程的知识,学习vs中omp库的函数和类变量-The openMP Parallel programming knowledge, learning vs the omp library functions and class variables
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:11986
    • 提供者:瞿晨
  1. pr

    0下载:
  2. PRAM和LARPBS模型上的近似串匹配并行算法 -PRAM and LARPBS
  3. 所属分类:Document

    • 发布日期:2017-04-06
    • 文件大小:86578
    • 提供者:林林
  1. 18-6

    0下载:
  2. 该代码为矩阵qr分解的并行算法,采用的是MPI编程方法-The code for the matrix qr decomposition parallel algorithms, using the MPI programming
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:2530
    • 提供者:汪峰
  1. parallel_amoeba

    1下载:
  2. 并行单纯形算法,采用分布式并行算法,以及MPI并行编程技术,对单纯形算法进行并行。-parallel amoeba (simplex)
  3. 所属分类:MPI

    • 发布日期:2015-04-26
    • 文件大小:5120
    • 提供者:4mcom
  1. fft

    0下载:
  2. fft(快速傅里叶变换)的并行算法实现,算法是在MPI的并行环境下执行-The Parallel Algorithm of FFT
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:3425
    • 提供者:黄明
  1. dijkstrashortest

    0下载:
  2. 利用并行算法计算迪杰斯特拉算法,其中包括改进的一个-how to solve the problem of in parrell program
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:743642
    • 提供者:leon
  1. rank

    0下载:
  2. 并行计算中的排序算法的枚举算法,方便大家学习并行程序设计-Parallel sorting algorithm in the enumeration algorithm so as to facilitate learning parallel programming
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:4043
    • 提供者:陈君
  1. 10307498

    0下载:
  2. 非数值并行算法(第一册)模拟退火算法_10307498-Non-numerical parallel algorithms (Volume I) Simulated Annealing _10307498
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1110910
    • 提供者:蔡纪源
  1. SobelFilterImage

    0下载:
  2. 图像的膨胀、腐蚀、滤波、边缘提取的实现。采用的是并行算法,在opencl平台上实现。-Image dilation, erosion, filtering, edge detection implementation. Parallel algorithm is adopted, the opencl platform to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:3834
    • 提供者:zengzhaoming
  1. Bidirectional

    0下载:
  2. 双向排序并行算法 关键词 双向选择排序;堆;并行算法;复杂度-Bi-directional parallel sorting algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:32615
    • 提供者:NANCY
  1. CUDA-ShapeContext

    0下载:
  2. Architecture)并行处理平台,对人脸形状识别算法Shape Context的串行算法进行了研究,并在CUDA平台中分别研究了其高效并行处理技术和并行算法。-Architecture) parallel processing platform, the shape of the face recognition algorithm Shape Context of the serial algorithm is studied, and were studied in the CUDA
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:3645479
    • 提供者:逍遥
  1. cannonMPI

    0下载:
  2. 并行计算中的cannon算法描述,采用C & openMPI库来执行算法,在矩阵大小100内效果显著-Cannon in the parallel computing algorithm descr iption, the use of C & openMPI library to perform algorithm, matrix size 100 results are obvious within
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:2671
    • 提供者:pottermarkken
  1. ACsearch_DPPcompact_with_driver

    0下载:
  2. cuda语言实现AC多模式匹配算法,用cuda语言实现并行算法。-cuda AC multi-language pattern matching algorithm, parallel algorithm with cuda language.
  3. 所属分类:MPI

    • 发布日期:2017-05-12
    • 文件大小:2627294
    • 提供者:wangzhenhua
  1. VectorAdd

    0下载:
  2. 矢量与矢量,矢量与矩阵,矩阵与矩阵的相加,用cuda的并行算法实现。-Vector and Vector, vector and matrix, Matrix and added together, the parallel algorithm using cuda.
  3. 所属分类:MPI

    • 发布日期:2017-04-15
    • 文件大小:8143
    • 提供者:wangzhenhua
  1. bingxingsuanfa

    0下载:
  2. 这是并行算法的课件,要是感兴趣的话,可以-This is a parallel algorithm courseware, if interested, can look
  3. 所属分类:MPI

    • 发布日期:2017-06-17
    • 文件大小:26273651
    • 提供者:孙崇静
  1. cannon

    0下载:
  2. Cannon 乘法并行算法的MPI源程序-Cannon MPI parallel algorithm source multiplication
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:2837
    • 提供者:song
  1. Introduction_to_Paralle_Algorithms

    0下载:
  2. 全面介绍并行计算,并行算法设计,外国经典书籍,学并行必选 张云泉,陈英译印CXavier美ssIyengar著《并行算法导论》Introduction to Parallel-Comprehensive introduction parallel computing, parallel algorithm design, foreign classics, must-Yunquan parallel study, Chen English India CXavier U.S. ssIyen
  3. 所属分类:MPI

    • 发布日期:2017-05-29
    • 文件大小:11417319
    • 提供者:陈曦
  1. cuda_txcl

    0下载:
  2. 基于CUDA的高性能图像处理算法。着重介绍CPU和CUDA的计算能力,并详细介绍图像处理的背景以及几种操作的原理。在经过实验之后,对比CPU的计算能力可以发现,CUDA在并行处理数据的能力非常强大。由此可知,在图像处理的应用中,CUDA将大有可为。然而Hough变换的性能提升并不明显,其中的原子操作导致线程的排队,大幅度降低了线程并发性能,从而使得CUDA并行运算的优点不能显示出来,此问题的解决,有赖于对Hough变换并行算法的更深入研究。-CUDA-based high-performance
  3. 所属分类:Graph program

    • 发布日期:2017-05-26
    • 文件大小:9528288
    • 提供者:古月衣
  1. ILU

    1下载:
  2. 完成了复数矩阵的计算,采用了并行算法原理,较快速的处理了稀疏矩阵方程结构。-Completed a complex matrix computation, parallel algorithm principle, more rapid processing of the sparse matrix equation structure.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:559014
    • 提供者:韩华德
  1. linux1

    0下载:
  2. linux下的并行计算的源程序,包括快速排列的算法等-linux source code for parallel computing, including the arrangement of the algorithm quickly
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:24358
    • 提供者:zxh170601
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 43 »
搜珍网 www.dssz.com