搜索资源列表
VC并行编程示例
- 多线程编程已成未来的趋势,本例子在VC++开发环境中模拟赛马过程编写了一个多线程程序,可以为想学习并行编程的朋友提供借荐和参考。
4位并行计算CRC-32.pdf
- 4位并行计算CRC-32.pdf
MPI并行编程讲稿
- MPI并行编程讲稿
mpi并行计算聚类程序
- 用mpi并行技术设计的聚类算法,用c++写的,绝对能执行的,很不错的,再vc++6.0和mpich2集成的并行环境下执行
并行算法实践源代码_陈国良
- 包括为陈国良院士的《并行算法实践》书籍附带源代码。
并行计算概述
- 并行计算概述,介绍并行计算的概念、基本术语,体系结构、存储结构、编程模型等
MPA算法代码和基于并行策略的MPA算法
- 一种并行策略的MPA算法,用户节点和资源节点同时更新(A parallel strategy based MPA algorithm)
并行计算课件(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)
64路并行带延迟
- 64路并行内插滤波以及基于gardener环的符号同步 MATLAB仿真
《实战Matlab之并行程序设计》程序代码
- 《实战Matlab之并行程序设计》程序代码(Parallel programming of actual combat Matlab" program code)
12864并行
- 通过设置12864的各个指令,12864并行接收显示数据。(Through each instruction set 12864, 12864 parallel receiving display data.)
任务并行库
- 任务并行库是任务并行的很重要的成分,多线程编程初学者可以参考(The task parallel library is an important component of the tasks in parallel, multithreaded programming beginners can refer to)
MPI多机并行程序
- 基于mpich2实现对多个生物样本 使用多机并行处理,此程序为并行数据分发及消息发送与接收(using mpich2 parallel program deal with big data)
矩阵的并行程序
- 本代码基于vc++实现的矩阵的并行相乘的程序,在串行代码的基础上寻找并行化(This code is based on the parallel multiplication of the matrix based on vc++, and searches for parallelization on the basis of serial code)
MPI与OpenMP并行程序设计:C语言版
- MPI与OpenMP并行程序设计:C语言版(MPI and OpenMP parallel programming: C language version)
并行计算导论(原书第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.)
并行程序设计导论
- 适合于新手学习并行化MPI程序以及并行思想学习(This is a parallel program learning material for beginners.)
并行计算导论(原书第2版) 清晰PDF
- 并行计算导论系统介绍涉及并行计算的体系结构、编程范例、算法与应用和标准等。覆盖了并行计算领域的传统问题,并且尽可能地采用与底层平台无关的体系结构和针对抽象模型来设计算法。书中选择MPI(Message Passing Interface)、POSIX线程和OpenMP这三个应用*广泛的编写可移植并行程序的标准作为编程模型,并在不同例子中反映了并行计算的不断变化的应用组合。(ntroduction to Parallel Computing System introduces the archit