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

搜索资源列表

  1. kmp.rar

    1下载:
  2. 字符串的kmp匹配算法并行计算的源程序。,KMP string matching algorithm parallel computation of the source.
  3. 所属分类:并行运算

    • 发布日期:2017-03-24
    • 文件大小:3.99kb
    • 提供者:成斌
  1. XShortest.rar

    0下载:
  2. 最短路径的并行算法 采用TBB 需要intel编译器 速度很快,Parallel shortest path algorithm required the use of TBB fast intel compiler
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:334.75kb
    • 提供者:邓辉
  1. Parallel-Computing-OpenMP-Hell

    0下载:
  2. 用OpemMP进行C++并行编程的入门例程,OpemMP carried out with C++ parallel programming routine entry
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:3.3kb
    • 提供者:Shine.Shi
  1. lu.rar

    3下载:
  2. 这是用并行程序语言MPI做的关于矩阵LU分解的程序,程序中很好的实现了分解过程的并行性。,This is used MPI parallel programming language to do LU decomposition on the matrix of the procedures, procedures to achieve a good decomposition process parallelism.
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:2.08kb
    • 提供者:印凤行
  1. mpi

    1下载:
  2. 基于MPI的并行快排和并行枚举排序的实现。属于MPI的入门级程序。-MPI-based parallel quick scheduling and parallel implementation enumeration sort. MPI belong to the entry-level procedures.
  3. 所属分类:MPI

    • 发布日期:2017-03-22
    • 文件大小:4.03kb
    • 提供者:兰韬
  1. mpisourceprogram

    2下载:
  2. 并行计算算法实践源程序,mpi源程序,包括经常使用的一些经典程序,很实用,能够帮助想要学习使用mpi编程的人员使用-practice of parallel computing algorithm source code, mpi source, including frequent use of some of the classic program, very practical, to help those who want to learn how to use mpi programm
  3. 所属分类:MPI

    • 发布日期:2016-06-14
    • 文件大小:827.27kb
    • 提供者:yuyueer
  1. MPI-Sort

    0下载:
  2. 枚举、快速排序和正则采样排序的并行算法,附带说明,无解压密码-Enumeration, fast sorting and regular sampling of parallel sorting algorithms, annotated, non-decompression password
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:8.66kb
    • 提供者:不死鸟
  1. gauss

    0下载:
  2. 并行高斯消去法解线性方程组几阶的都可以的-Parallel Gaussian elimination solution of linear equations can be a few bands of
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:2.83kb
    • 提供者:成斌
  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
    • 文件大小:50.67kb
    • 提供者:
  1. Parallel

    0下载:
  2. 阿贡国家实验室并行计算中心对于mpi,openmp的介绍和例程,简单易学,是并行计算入门的最佳资料。-The best introducing materials for parallel computing (mpi, openmp).
  3. 所属分类:MPI

    • 发布日期:2017-05-20
    • 文件大小:5.4mb
    • 提供者:贾鹏
  1. matlab7

    0下载:
  2. matlab基本实验程序,并行计算编程基本程序-matlab basic experimental procedures, the basic procedures for programming parallel computing
  3. 所属分类:MPI

    • 发布日期:2017-05-10
    • 文件大小:2.02mb
    • 提供者:星星
  1. parallel-programming-with-mpi

    0下载:
  2. 并行计算的基本原理,及mpi编程实践详解-parallel computation with mpi
  3. 所属分类:MPI

    • 发布日期:
    • 文件大小:1.5mb
    • 提供者:foxysc
  1. parallel

    1下载:
  2. 《并行算法实践》陈国良著,书中的所有实例程序源代码。并包含中科大计算机并行程序设计课程课件。学习并行程序及算法的真贵资料-" Practice of Parallel Algorithms," Guoliang book, the book source code for all instances. And includes parallel programming courses USTC computer courseware. Parallel programs and
  3. 所属分类:MPI

    • 发布日期:2017-05-17
    • 文件大小:4.73mb
    • 提供者:KevinTse
  1. parallel-matrixvector

    0下载:
  2. 并行计算之矩阵向量乘的并行实现,附带数据mpi-parallel compute- multy of matrix and vector
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:2.87kb
    • 提供者:程宾
  1. parallel-Gauss

    1下载:
  2. 并行计算之高斯消去源代码,mpi+vc环境下实现-parallel compute gauss
  3. 所属分类:MPI

    • 发布日期:2017-03-27
    • 文件大小:2.2kb
    • 提供者:程宾
  1. parallel

    0下载:
  2. 并行程序,并行离散化算法实现,粗糙集数据挖掘程序-Parallel programming, parallel discrete algorithms, rough set data mining program
  3. 所属分类:MPI

    • 发布日期:2017-04-09
    • 文件大小:1.07mb
    • 提供者:xdw
  1. Parallel-adder

    0下载:
  2. 并行加法器是一种数位电路,其可进行数字的加法计算。在现代的电脑中,加法器存在于算术逻辑单元(ALU)之中。 加法器可以用来表示各种数值,如:BCD、加三码,主要的加法器是以二进制作运算。-Parallel adder is a digital circuit, which can be calculated the number of addition. In the modern computer, adder exists in the arithmetic logic unit (ALU)
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:2.66kb
    • 提供者:jlz
  1. Algorithms-and-Parallel-Computing

    0下载:
  2. 2011springer最新的算法和并行计算的书-Algorithms and Parallel Computing
  3. 所属分类:MPI

    • 发布日期:2017-05-19
    • 文件大小:5.05mb
    • 提供者:kaka
  1. Introduction-to-parallel-computing

    0下载:
  2. 高性能计算实验 (并行编程),并行计算机简介-Experimental high-performance computing (parallel programming), Introduction to parallel computers
  3. 所属分类:MPI

    • 发布日期:2017-05-13
    • 文件大小:2.97mb
    • 提供者:yeyc
  1. Parallel Programming With Microsoft Visual C++

    0下载:
  2. Parallel Programming With Microsoft Visual C++
  3. 所属分类:并行计算

    • 发布日期:2017-12-22
    • 文件大小:2.41mb
    • 提供者:disciplinant
« 12 3 4 5 6 7 8 9 10 ... 41 »
搜珍网 www.dssz.com