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

搜索资源列表

  1. Reader_Writter_OpenMP-1.cpp

    0下载:
  2. Reader Writer program using Openmp.
  3. 所属分类:ELanguage

  1. matrix-4

    0下载:
  2. This a matrix multiplication as an example of OpenMP parallel programming.-This is a matrix multiplication as an example of OpenMP parallel programming.
  3. 所属分类:Console

    • 发布日期:2017-05-03
    • 文件大小:790086
    • 提供者:dorgham
  1. cgFlowVisYF

    1下载:
  2. cuda实现海洋流场计算,实现双线性差值,openMP版本等。具有很大的研究价值!-cuda achieve ocean flow field to achieve bilinear difference, openMP version and so on. Has great research value!
  3. 所属分类:MPI

    • 发布日期:2016-09-22
    • 文件大小:25663488
    • 提供者:杨斐
  1. ProgramasComputacionDistribuida

    0下载:
  2. Programación paralela con openmp y mpi en lenguaje c
  3. 所属分类:Software Testing

    • 发布日期:2017-05-17
    • 文件大小:4098214
    • 提供者:Freddy
  1. PellEq

    0下载:
  2. openmp并行计算实现的Pell方程 d=61的情况,求得x,y-Pell equation d openmp parallel computing implementations = 61 cases, obtain x, y
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:1274
    • 提供者:丁丁当
  1. ompbitonic

    0下载:
  2. an openMP implemention of bitonic
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:2019
    • 提供者:pan
  1. Test_SSE

    0下载:
  2. SSE测试代码,的确可用,同时加入了openmp加速,性能提升有10x-SSE test code, is indeed available, while adding the openmp acceleration, performance improvements have 10x
  3. 所属分类:Algorithm

    • 发布日期:2017-05-27
    • 文件大小:9472014
    • 提供者:于由
  1. parallel

    0下载:
  2. 并行程序的介绍,供大家初级学习使用,希望大家喜欢-mpi openmp parallel
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-30
    • 文件大小:12341960
    • 提供者:弹丝品竹
  1. BPOPenMP

    0下载:
  2. BP算法的多核并行研究,输入输出txt文件内容保密,不能上传,大家根据代码自己加数据很简单。环境vs2010,技术openmp-BP algorithm of multi-core parallel study, input and output TXT file content confidential, can t upload, according to the code and data is very simple. Openmp vs2010 environment, technol
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:4049
    • 提供者:黄磊
  1. bingxing

    3下载:
  2. openMP与MPI混合编程,实现矩阵与矩阵相乘。 并且矩阵阶数可调整,进程数与线程数可调整。-OpenMP and MPI mixed programming, matrix and matrix multiplication. And the matrix order can be adjusted, the number of processes and threads can be adjusted.
  3. 所属分类:MPI

    • 发布日期:2016-09-26
    • 文件大小:1024
    • 提供者:金英
  1. avThreadingTest_src

    0下载:
  2. C# OpenMp,用来对C#语言的并行计算问题,-C# OpenMp
  3. 所属分类:MPI

    • 发布日期:2017-04-28
    • 文件大小:14818
    • 提供者:刘巨富
  1. dijkstra3.c

    0下载:
  2. dijkstra algorithm 用来描述最短路径,这里是并行化的实线.希望大家有时间试试,用的是openmp-dijkstra algorithm is used to describe the shortest path, here it is the parallelism of the solid line. I hope you have time to try, using a openmp
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:4068
    • 提供者:duanhao
  1. times_test

    0下载:
  2. brief Embarrassingly parallel algorithm for random access iterators, using an OpenMP for loop with static scheduling.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2699
    • 提供者:quiberry
  1. omp_loop

    0下载:
  2. brief Embarrassingly parallel algorithm for random access iterators, using an OpenMP for loop.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1788
    • 提供者:kanzrpiu
  1. null

    0下载:
  2. Test unique_ptr move assignment.Comma separated list of loop private variables for OpenMP parallelization.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6609
    • 提供者:jouvfmui
  1. Matrix_Multiplication

    0下载:
  2. 矩阵乘法的并行运算,采用了OpenMP,运算结果较为优异-Matrix Multiplication
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:432894
    • 提供者:
  1. RVO2

    0下载:
  2. RVO2是一个易于使用的C ++实现的最佳交互避碰(ORCA)仿真。 RVO2库会自动使用parallellism为计算运动,如果你的机器有多个处理器和编译器支持OpenMP的。-RVO2 Library is an easy-to-use C++ implementation of the Optimal Reciprocal Collision Avoidance (ORCA) formalism for multi-agent simulation. RVO2 Library auto
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:6713927
    • 提供者:孟凡腾
  1. omp_multMat

    0下载:
  2. Matrix Multiplication using OpenMP
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:834
    • 提供者:kastellanos
  1. prime_sieve_openmp

    0下载:
  2. prime sieve implemented using openmp
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1086
    • 提供者:sreza
  1. main

    0下载:
  2. knapsack problem OpenMP
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-12
    • 文件大小:1273
    • 提供者:fdsgsgsd
« 1 2 ... 12 13 14 15 16 1718 19 »
搜珍网 www.dssz.com