CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - OpenMp

搜索资源列表

  1. matmult

    0下载:
  2. 并行矩阵乘法。用于mpi和openMP混合并行求解矩阵乘法问题。适用于分布共享存储cluster环境。无解压密码。-parallel matrix multiplication. OpenMP for mixed MPI and parallel matrix multiplication to solve the problem. Distribution applicable to the shared storage cluster environment. Without extract
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1838
    • 提供者:张哲
  1. omp_mm

    1下载:
  2. 利用OPENMP实现矩阵相乘的C程序。Demonstrates a matrix multiply using OpenMP.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1273
    • 提供者:danielwood
  1. OpenMp_barnes_hut

    0下载:
  2. 一个用OpenMP实现的并行Barnes Hut算法。有schedule和chunk size的设置功能。运行环境:vs2005
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:19274
    • 提供者:Siwen
  1. 2D Jacobi Iteration - OpenMP

    0下载:
  2. An Implementation of 2D Jacobi Iteration using OpenMP in UNIX environment.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2009-02-18
    • 文件大小:44589
    • 提供者:franksun1984
  1. paralel

    0下载:
  2. Parallel Computing Toolbox™ 5 An Introduction Into OpenMP Parallel Computing with OpenMP on distributed shared memory platforms OpenMP tutorial-Parallel Computing Toolbox™ 5 An Introduction Into OpenMP Parallel Computing with
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3719428
    • 提供者:kincsetero
  1. Fast-K-means-clustering

    0下载:
  2. Fast mex K-means clustering algorithm with possibility of K-mean++ initialization (mex-interface modified from the original yael package https://gforge.inria.fr/projects/yael) - Accept single/double precision input - Support of BLAS/OpenMP
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:121118
    • 提供者:zfhou
  1. simple_kmeans.tar

    0下载:
  2. 数据挖掘, k-means算法, openmp, mpich, 和单机版-kmeans algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-10
    • 文件大小:2384788
    • 提供者:Jim Gary
  1. mp-sang

    0下载:
  2. 一个数值计算程序的OpenMP的并行化代码,其中对循环部分的并行化可以做为参考-simulation program, an example can be reused for other apps.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:6383
    • 提供者:luoqiuming
  1. BasicSortSolution

    0下载:
  2. 经典排序算法实现 和 部分的openMp改造-parallel methods, openMp
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:448149
    • 提供者:刘玮
  1. jfdtd2d_v2

    0下载:
  2. A parallel 3D Finite-Difference Time-Domain (FDTD) code and a 2D serial FDTD code.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:79019
    • 提供者:azed
  1. opm-merge

    0下载:
  2. openMP merge sort code.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1147
    • 提供者:Sarah
  1. ParallelFortranP95PusingPOpenMP

    1下载:
  2. 多核并行fortran计算很好的书籍,openmp,不是mpi哦-Fortran parallel multi-core computing good books, openmp, mpi oh not
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:683132
    • 提供者:许仁义
  1. LU

    0下载:
  2. OpenMP实现矩阵LU分解,本代码对随机生成的矩阵进行LU分解-realize matrix LU algorithm with OpenMP
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:2008083
    • 提供者:
  1. mpiPopenmp

    1下载:
  2. 采用MPI+OpenMP混合模型设计并实现光化学反应双层并行模拟算法,上层基于MPI实现节点间的原子分解并行,下层基于OpenMP实现节点内的多线程矩阵并行乘法。-With MPI+OpenMP mixed model was designed and implemented The photochemical reaction bunk parallel simulation algorithms, the upper atomic decomposition based on inter-n
  3. 所属分类:Bio-Recognize

    • 发布日期:2016-09-22
    • 文件大小:795648
    • 提供者:songhu
  1. ConsoleMyOpenmp

    0下载:
  2. fortran写的进行openmp并行计算的一个事例。-openmp in fortran
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:3293
    • 提供者:王鸿儒
  1. paper1

    0下载:
  2. 基于OpenMP的压缩感知多描述并行处理算法.pdf-The compressed sensing based multiple descr iption OpenMP parallel processing algorithms. Pdf
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:950097
    • 提供者:xiaowang
  1. CFD-OpenMP

    0下载:
  2. 使用OpenMP方法编写的计算流体力学程序,适用于一般学习及科研。-Written using OpenMP method of computational fluid dynamics procedures applicable to general learning and research.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:7767
    • 提供者:
  1. SVM-MT

    0下载:
  2. 基于libSVM-v310的完全多线程化libSVM,仅读写文件在框架内无法优化。svm-predict不需要openmp支持,svm-train需要打开openmp支持。VS2008编译。修改MAX_THREAD可以调整svm-predict线程数。-A fully multi-thread optimized libSVM based on libsvm-3.10. svm-predict won t need openmp however svm-train requires. The p
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:20376
    • 提供者:
  1. mutrixMutil_1

    0下载:
  2. 本程序实现了在linux平台上用openMP实现的大型矩阵相乘-The program in the linux platform with a large matrix multiplies achieved openMP
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:847
    • 提供者:xf
  1. Algoritmo Dijkstra

    0下载:
  2. research of dijkstra algorithm with openmp
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:719872
    • 提供者:ulises009
« 12 »
搜珍网 www.dssz.com