Description: ,主要包括并行程
序设计基础(并行计算机系统与结构模型、PC机群搭建和并行程序设计简介等)、并行程序
编程指南(MPI、PVM、HPF和OpenMP等)和并行程序开发方法(可视化并行程序设计环境、
并行程序调试和并行程序性能分析及优化等);下篇为并行算法编程实现,主要包括非数值
并行算法(排序、串匹配、图论、组合优化和计算几何等)及其MPI编程实现和数值计算并行
算法(矩阵运算、线性方程组求解、矩阵特征值计算和傅氏及小波变换等)及其MPI编程实
现。-, Main parallel programming foundation (parallel computer system with the structural model, PC cluster structures and parallel programming brief), Parallel Programming Guide (MPI, PVM, HPF and OpenMP, etc.) and the parallel program development approach (visual parallel programming environment, debugging of parallel programs and parallel program performance analysis and optimization, etc.) next parallel algorithm programming, including the non-numerical parallel algorithms (sorting, string matching, graph theory, combinatorial optimization, and computational geometry, etc.) and its MPI programming parallel algorithms and numerical calculation (matrix operations, solving linear equations, matrix eigenvalue calculation and Fourier and wavelet transform, etc.) and its MPI programming. Platform: |
Size: 2525184 |
Author:陈晓东 |
Hits:
Description: 中科大的教材文档,关于字符串匹配算法的详细描述和具体代码,主要介绍改进的KMP串匹配算法,采用散列技术的随机串匹配算法,基于过滤算法的近似串匹配算法,以及它们的MPI编程实现,结尾是C语言代码,都在同一份文件中。-USTC materials documentation on string matching algorithm detailed description and the specific code, introduces improved KMP string matching algorithm, using hashing random string matching algorithm, based on filtering algorithms approximate string matching algorithms and their MPI programming implementation, ending with C language code, all in the same document. Platform: |
Size: 48128 |
Author:soulighter |
Hits: