搜索资源列表
-
0下载:
用OpemMP进行C++并行编程的入门例程,OpemMP carried out with C++ parallel programming routine entry
-
-
3下载:
这是用并行程序语言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.
-
-
0下载:
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
-
-
0下载:
并行计算的基本原理,及mpi编程实践详解-parallel computation with mpi
-
-
1下载:
《并行算法实践》陈国良著,书中的所有实例程序源代码。并包含中科大计算机并行程序设计课程课件。学习并行程序及算法的真贵资料-" Practice of Parallel Algorithms," Guoliang book, the book source code for all instances. And includes parallel programming courses USTC computer courseware. Parallel programs and
-
-
0下载:
并行程序,并行离散化算法实现,粗糙集数据挖掘程序-Parallel programming, parallel discrete algorithms, rough set data mining program
-
-
0下载:
Intel出版的多核编程,介绍通过软件的多线程方式来提高性能的方法。分为介绍多核变成,线程的综述,并行的基本概念,线程以及并行编程的结构,线程的API,OpenMP技术,并行编程的常规问题,多线程debug方法,Intel多核处理器的线程及其开发工具等。-Intel multi-core programming, published to introduce the way through the software to improve performance of multi-threaded
-
-
0下载:
该源码为并行程序设计书中相关的源码,对并行程序的编写具有较大帮助-The source book for parallel programming related source code, to write parallel programs to help with larger
-
-
0下载:
高性能计算并行编程技术 MPI parallel programming-High Performance Computing parallel programming MPI parallel programming
-
-
0下载:
并行编程介绍 介绍并行计算方面的知识,作者加入了自己的理解-Who introduced parallel computing parallel programming knowledge
-
-
0下载:
An Introduction to Parallel Programming Book
-
-
0下载:
高性能计算实验 (并行编程),并行计算机简介-Experimental high-performance computing (parallel programming), Introduction to parallel computers
-
-
0下载:
《MPI并行编程实践》一书里所有的课件以及配套程序代码,每章都有-MPI parallel programming practice, "a book all the courseware and supporting the program code of each chapter
-
-
0下载:
此文档讲述的事CUDA编程的基础技术,对于基于GPU 的并行编程入门学者有帮助-This document is about the basis of the CUDA programming technology, entry scholars for GPU-based parallel programming
-
-
0下载:
本Demo演示了LabVIEW图形化开发环境的并行编程模式。在并行循环之间可以通过队列或者是局部变量传递数据。基于队列的并行循环模式也叫做生产者/消费者模式。-This Demo demonstrates NI LabVIEW graphical development environment of parallel programming model. Between the parallel loop through the queue or a local variable data tr
-
-
0下载:
本Demo演示了NI公司LabVIEW图形化开发环境的并行编程模式。在并行循环之间可以通过队列或者是局部变量传递数据。基于队列的并行循环模式也叫做生产者/消费者模式。-Demo Demo NI' s LabVIEW graphical development environment for parallel programming mode. Can queue or local variables to pass data between parallel loops. Based on
-
-
0下载:
《实战MATLAB之并行程序设计》源代码-source code of 《practice of MATLAB in parallel programming》
-
-
1下载:
《MPI与OpenMP并行程序设计(C语言版)》是美国Oregon州立大学的Michael J.Quinn教授在多年讲授“并行程序设计”课程的基础上编写而成的,主要介绍用C语言,并结合使用MPI和OpenMP进行并行程序设计,内容包括并行体系结构、并行算法设计、消息传递编程、Eratosthenes 筛法、Floyd 算法、性能分析、矩阵向量乘法、文档分类、蒙特卡洛法、矩阵乘法、线性方程组求解、有限差分方法、排序、快速傅立叶变换、组合搜索、共享存储编程、融合OpenMP和MPI以及5个附录。-&
-
-
0下载:
Parallel Programming With Microsoft Visual C++
-
-
0下载:
基于OpenMP并行优化算法(Fortran 95)(Parallel Programming in Fortran95 using OpenMP)
-