搜索资源列表
-
1下载:
一个不错的快速傅里叶变换并行算法的MPI源程序-A MPI source code for fast Fourier transform s parallel algorithm
-
-
1下载:
基于C语言的快速傅里叶变换FFT消息传递MPI编程,可以在并行计算机中编译与运行-Fast Fourier Transform (FFT) based on the C language MPI message passing programming parallel computers can be compiled and run
-
-
0下载:
一种基于mpi的FFT(快速傅里叶变换)实现 数字信号处理 DSP 离散信号分析-FFT (Fast Fourier Transform) based on a mpi DSP digital signal processing discrete signal analysis
-
-
0下载:
快速傅里叶变换的MPI并行程序,基于vc编写,可以用于大型快速计算-Fast Fourier Transform MPI parallel program, based on vc preparation, can be used to quickly calculate large
-
-
1下载:
《MPI与OpenMP并行程序设计(C语言版)》是美国Oregon州立大学的Michael J.Quinn教授在多年讲授“并行程序设计”课程的基础上编写而成的,主要介绍用C语言,并结合使用MPI和OpenMP进行并行程序设计,内容包括并行体系结构、并行算法设计、消息传递编程、Eratosthenes 筛法、Floyd 算法、性能分析、矩阵向量乘法、文档分类、蒙特卡洛法、矩阵乘法、线性方程组求解、有限差分方法、排序、快速傅立叶变换、组合搜索、共享存储编程、融合OpenMP和MPI以及5个附录。-&
-
-
0下载:
FFT,即为快速傅氏变换,是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。它对傅氏变换的理论并没有新的发现,但是对于在计算机系统或者说数字系统中应用离散傅立叶变换,可以说是进了一大步。(FFT, that is fast Fourier transform, is a fast algorithm for discrete Fourier transform. It is based on the odd, even, imaginar
-
-
1下载:
基于MPI的并行快速傅里叶变换算法,通过多核并行计算提升计算性能。(the fast Fourier transform algorithm based on MPI coding)
-