搜索资源列表
在图像处理应用中几种并行计算技术的比较 @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集成的并行环境下执行
mpipar
- 在MPI上实现的矩阵相乘并行计算的源程序。- The matrix realizes which on MPI multiplications the parallel computation source program.
在图像处理应用中几种并行计算技术的比较 @FLY
- 在图像处理应用中几种并行计算技术的比较-in image processing applications of several parallel computing technologies comparison
parellel
- 并行计算中文手册-parallel computing Chinese Manual
高性能计算之并行编程技术—— MPI并
- 清华都志辉作品,基于MPI并行计算的最佳书籍《高性能计算之并行编程技术—— MPI并行程序设计》-Qinghua DU works MPI parallel computation based on the best books "high-performance calculation parallel programming techniques-- MPI parallel programming"
mpi_course
- 介绍mpi的课程书籍,从国外知名大学下载,对于学习并行计算具有非常大的价值,推荐-introduced MPI curriculum books, from well-known foreign universities download, learning parallel computing has great value, recommended!
PVM_UG&RM_examples
- pvm 并行计算开发指南及参考手册,含两个例子,pi, hello-pvm Parallel Computing Development Guide and Reference Manual, containing two examples, pi, hello
superlu_mt_1.0.tar
- 可以用在并行计算中的代码,支持稀疏矩阵的LU分解,用来求方程组的解-can be used in parallel computing code, sparse matrix support the LU decomposition, used for the solution of the equations
bingxingjisuan
- 并行计算方法的详细介绍,深入浅出的介绍了并行计算方法的实现和应用,是研究并行计算方法的同志们必看的书。-parallel computing detailed descr iption of the methods and simple introduction to the method of parallel computing to achieve and applications, research on Parallel Co
mpich2-1.0.3.tar
- mpi并行计算的c++代码 可用vc或gcc编译通过 可以用来搭建并行计算试验环境-mpi parallel computing available vc c code or compile gcc structures can be used to test parallel computing environment
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
并行计算课件(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 Computin