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

搜索资源列表

  1. fft_omp

    0下载:
  2. 采用fortran语言编写的FFT程序,用openMP实现并行计算。-a FORTRAN77 program which demonstrates the computation of a Fast Fourier Transform in parallel, using OpenMP
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:3399
    • 提供者:刘琦
  1. yade-1.12.0.tar

    1下载:
  2. DEM离散元开源程序,YADE更新,可以用于岩土计算- Yet Another Dynamic Engine (historically related to SDEC), modular and extensible toolkit of DEM algorithms written in c++. Tight integration with Python gives flexibility to simulation descr iption, real-time control and
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-18
    • 文件大小:4923105
    • 提供者:Xiaohu Tao
  1. IgorRacca_JoaoPedro_ThiagoMartins

    0下载:
  2. OpenMP algorithm to find the number of connected components in a graph
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:706590
    • 提供者:thiago jesus
  1. opemmp_equation

    0下载:
  2. 用openmp解一个单调连续方程的解,并行多线程-Solve an equation using openmp
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-11
    • 文件大小:945
    • 提供者:hc
  1. fastrank

    0下载:
  2. 实现用openmp进行并行编程,修改已存在算法的错误-Implemented in parallel programming openmp quick sort, modify the program s lack of previous
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:7620
    • 提供者:宋杭
  1. start

    0下载:
  2. openmp并行编程实现矩阵乘法运算,读入矩阵A和矩阵B,并输出计算结果到文件-openmp parallel programming matrix multiplication, read matrix A and matrix B, and output the results to a file
  3. 所属分类:MPI

    • 发布日期:2017-04-11
    • 文件大小:827
    • 提供者:于献智
  1. openmp-ddp

    0下载:
  2. 动态规划并行计算,已经检验,可以实现加速,水库调度方面的-Dynamic programming parallel computing, has been tested, you can achieve acceleration, reservoir operation aspects
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:1212
    • 提供者:罗小
  1. hpc

    1下载:
  2. 基于OpenCV和OpenMP的多核处理图像边缘检测算法——Sobel的实现。 没有可视化界面。 需要先配置OpenCV和OpenMP。 理论依据:利用OpenMP我们可以实现多核并行处理边缘检测。根据Sobel原理,可以完全明确的是:每一个像素点的梯度计算都不依赖于其他的像素点!这就是实现多核并行处理边缘检测的关键。利用这个关键的特性,我们可以让多个核同时去计算多个像素点的梯度值,进而提高Sobel边缘检测算法的性能。 -The implementation of OpenCV
  3. 所属分类:Special Effects

    • 发布日期:2016-09-22
    • 文件大小:466944
    • 提供者:JiaJunLee
  1. quicksort

    0下载:
  2. 一个基于openmp的快速排序算法的主题部分实现-One based on the quick sort algorithm openmp
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:898
    • 提供者:xiaohy
  1. omp_tokenize

    0下载:
  2. 用openMP实现的多线程的分词系统,输入是一段文本,输出是分词过的结果集。-OpenMP is used to implement multithreaded word segmentation system, the input is a text, the output is a participle result set.
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:1317
    • 提供者:yangyatao
  1. FluidTerrainErosion

    2下载:
  2. A realtime terrain erosion & fluid simulation running on the CPU. The simulation is implemented in C++ on the CPU and parallelized using OpenMP. Rendering is done using OpenGL. We use the eulerian or grid-based approach to fluid simulation to impleme
  3. 所属分类:3D Graphic

    • 发布日期:2016-09-16
    • 文件大小:239616
    • 提供者:pour
  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. 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 2 ... 10 11 12 13 14 1516 17 18 »
搜珍网 www.dssz.com