搜索资源列表
在图像处理应用中几种并行计算技术的比较 @FLY
- 在图像处理应用中几种并行计算技术的比较-in image processing applications of several parallel computing technologies comparison
4位并行计算CRC-32.pdf
- 4位并行计算CRC-32.pdf
有关并行计算方面的负载均衡文档
- 有关并行计算方面的负载均衡文档
mpi并行计算聚类程序
- 用mpi并行技术设计的聚类算法,用c++写的,绝对能执行的,很不错的,再vc++6.0和mpich2集成的并行环境下执行
HelloGPGPU.rar
- GPU程序代码!很经典的并行计算代码!希望对大家有帮助!呵呵……,GPU code! Very classic parallel computing code! We want to help! Ha ha ... ...
并行计算课的实验
- 并行计算课的实验,多线程计算π,使用了两种方法实现,希望大家有所帮助。-Experimental parallel computing class, multi-threaded calculation of π, using the two methods, and the hope to help.
mpipar
- 在MPI上实现的矩阵相乘并行计算的源程序。- The matrix realizes which on MPI multiplications the parallel computation source program.
matrix
- 基于MPI并行计算 我们实验使用的 矩阵的运算程序-MPI parallel computing based on our experimental procedure used in computing matrix
mpisourceprogram
- 并行计算算法实践源程序,mpi源程序,包括经常使用的一些经典程序,很实用,能够帮助想要学习使用mpi编程的人员使用-practice of parallel computing algorithm source code, mpi source, including frequent use of some of the classic program, very practical, to help those who want to learn how to use mpi programm
game_of_life
- 华工高性能并行计算作业,生命游戏源代码和测试数据-game of life code
BootStrap_T
- 带并行计算的bootstrap源代码,开发环境是matlab2010a-source of bootstrap
Parallel_Computing
- 并行计算实验.多线程计算pi,MPI实现Jacobi迭代,3PCF多线程实现.附报告.-Parallel experiment 3. Multithreaded computing pi, MPI implementation Jacobi iteration, 3PCF Multithread. Attached report.
PageRank
- 并行计算环境下的网页排序算法 mapreduce框架,北大计算机系暑期课程项目-null
linux3
- linux下的mpi并行计算的C语言程序,包括高斯计算的内容-linux mpi parallel computing under the C language program, including the calculation of the contents of the Gaussian
并行计算概述
- 并行计算概述,介绍并行计算的概念、基本术语,体系结构、存储结构、编程模型等
并行计算课件(pdf version)
- 学习并行计算的知识,熟悉掌握并行计算的应用范围。(Learning parallel computing knowledge, familiar with the scope of parallel computing applications.)
matlab异步并行计算
- 基于matlab中parfeval函数和distributed分布式函数的多任务异步并行计算(Multi task asynchronous parallel computing based on parfeval function and distributed distributed function in MATLAB)
并行计算导论(原书第2版) 清晰PDF.pdf.tar
- 本书详细介绍了并行计算的基本概念,并介绍了MPI的变成方法和基本通信原理(In this book, the basic concepts of parallel computing are introduced in detail, and the transformation method and basic communication principle of MPI are introduced)
GPU并行编程讲义
- 基于GPU并行计算基础讲义,为程序猿打开基于GPU编程的大门(Based on GPU parallel computing basic lecture, opens the gate for GPU programming based on program ape.)
并行计算导论(原书第2版) 清晰PDF
- 并行计算导论系统介绍涉及并行计算的体系结构、编程范例、算法与应用和标准等。覆盖了并行计算领域的传统问题,并且尽可能地采用与底层平台无关的体系结构和针对抽象模型来设计算法。书中选择MPI(Message Passing Interface)、POSIX线程和OpenMP这三个应用*广泛的编写可移植并行程序的标准作为编程模型,并在不同例子中反映了并行计算的不断变化的应用组合。(ntroduction to Parallel Computing System introduces the archit