搜索结果

找到约 43 项符合 OpenMP 的查询结果

书籍 OpenMP简易教程

OpenMP简易教程,非常适合初学者,可以下载学习!
https://www.eeworm.com/dl/513972.html
下载: 2
查看: 16

书籍 OpenMP编译原理及实现技术

OpenMP编译原理及实现技术 OpenMP编译原理及实现技术
https://www.eeworm.com/dl/519107.html
下载: 1
查看: 9

文件格式 2006年刚毕业的清华大学优秀博士论文

2006年刚毕业的清华大学优秀博士论文,是关于openMP编译和优化技术的
https://www.eeworm.com/dl/639/175118.html
下载: 36
查看: 1043

Linux/Unix编程 JACOBI算法的C语言版

JACOBI算法的C语言版,可用于openmp和pthreads。
https://www.eeworm.com/dl/619/301012.html
下载: 73
查看: 1049

并行计算 本程序采用并行方法实现jacobi迭代算法

本程序采用并行方法实现jacobi迭代算法,采用VC2005结合openmp编写
https://www.eeworm.com/dl/694/362192.html
下载: 77
查看: 1061

并行计算 并行计算的演示程序

并行计算的演示程序,基于OpenMP的演示程序
https://www.eeworm.com/dl/694/387242.html
下载: 117
查看: 1066

VC书籍 关于串匹配算法的一个详细的讲解

关于串匹配算法的一个详细的讲解,有助于学习KMP以及openmp的用户学习
https://www.eeworm.com/dl/686/391709.html
下载: 130
查看: 1034

其他 This is a mutlicore and cluster(of single-core,multi-core systems) matrix inversion code. Which

This is a mutlicore and cluster(of single-core,multi-core systems) matrix inversion code. Which uses the MPI(Message Passing Interface) for communication across the compute nodes of cluster and using thread-API based OpenMP(Open Multi Processing) between cores of intra-compute or head node.
https://www.eeworm.com/dl/534/443279.html
下载: 155
查看: 1114

并行计算 本人写的一个快速排序的程序

本人写的一个快速排序的程序,同时写出了用openmp进行的并行计算程序,并且对于串行和并行进行了时间的比较,希望对于初学openmp的同志有所帮助!
https://www.eeworm.com/dl/694/449453.html
下载: 136
查看: 1041

数值算法/人工智能 program to solve a finite difference discretization of Helmholtz equation : (

program to solve a finite difference discretization of Helmholtz equation : (d2/dx2)u + (d2/dy2)u - alpha u = f using Jacobi iterative method. COMMENTS: OpenMP version 3: 1 PR outside the iteration loop, 4 Barriers Directives are used in this c ...
https://www.eeworm.com/dl/518/453199.html
下载: 94
查看: 1043