搜索资源列表
src_parallel
- this code is a parallel programming code . such code is esay but is very useful to understand how to write the parallel code.
nbody
- the parallel code for nbody force between particles.-the parallel code for nbody force between p articles.
parallel
- 《并行算法实践》陈国良著,书中的所有实例程序源代码。并包含中科大计算机并行程序设计课程课件。学习并行程序及算法的真贵资料-" Practice of Parallel Algorithms," Guoliang book, the book source code for all instances. And includes parallel programming courses USTC computer courseware. Parallel programs and
parallel-SPH-0.1.tar
- 光滑质点无网格法SPH并行计算程序,一种新型算法-Smooth particle meshless method SPH parallel computing procedures, a new type of algorithm
MatrixMutipicationParrarell
- This code can use to multiply two matrices in Parallel computer enviroment.c
code
- This project is "digital serial multiplier". this proh=ject is used to multiply the serial data with parallel data. the source code is writtenby using vhdl.
mpi-code
- 并行程序设计源码(转载)包过 FFT Sort -parallel code including FFT Sort and so on
Yamini.Navid.BucketSort
- This Bucket sort,both sequential and parallel code, using C++ and MPI -This is Bucket sort,both sequential and parallel code, using C++ and MPI
OpenMP-parallel
- openMP实例代码,帮助学习openMP。-openMP example code
AcquisitionofGPSSignal
- The purpose of this lecture is to show the idea behind GPS signal acquisition and additionally different ways of doing the implementation. Subjects - GPS Signal Acquisition o Doppler frequency bins - Serial Search Acquisition -
parallel-in-c-and-mpi
- Parallel scientific programming in C++ and MPI
prime-parallel
- 使用并行算法求解质数,求解速度基本上可以做到2倍的加速比-primes with parallel code
Automatic-parallel-compiled
- 这是一篇很有价值的博士论文,对于并行化编译器中并行程序自动生成和性能优化技术进行了较深入的研究。 并行化的最终日标是生成符合日标机体系结构特点的高效并行程序,因此如何产生高效并行代码是并行化编译研究的一项重要内容。 这篇文章以并行化编译器KAP为研究背景,以分布内存结构为目标,研究了并行化过程中的通信优化和消息、传递类型并行程序自动生成问题;以共享内存结构为目标,研究了并行化产生的openMP程序的编译优化问题。通过测试确定了影响openMP程序性能的主要因素,从并行化生成OpenMP并
PARALLEL-MULTIPLIER
- vhdl code for a 32 bit parallel multiplier
OpenMP-and-Parallel-thought
- 一本用于介绍OpenMP的书籍,基础知识,帮助理解并行-this is a book about OpenMP,you can acquire acknowledge about Parallel code.
GPS-parallel-code-acqure-algorithm
- GPS并行码捕获算法MATLAB源代码,含有1024点FFT噪声的计算。-GPS parallel code acqure algorithm matlab source code, including 1024 points FFT noise calculation.
Minimization of the tardiness and earliness in the Unrellated Parallel Machines (UPM) problem
- A code for minimize the tardiness and earliness in the Unrellated Parallel Machines (UPM) problem
lbm parallel
- pdf containing lbm code parallel
Biofilms_Module_Archive
- parallel code for a biofilm
code
- 平行计算课程,并行程序转置矩阵,使用3种方法:线性转置,块棋盘划分,直角划分法(Parallel computing course, parallel program transpose matrix, using three methods: linear transpose, block chessboard division, right angle division)