搜索资源列表
-
0下载:
文件包为浮点快速傅立叶变换(32点)的汇编代码,运行在ADI的Visual DSP++平台上,由于结合了并行流水线指令,该算法具有很高的运行效率,可以被广泛使用在高速数字信号处理方面。-package for floating-point fast Fourier transform (32 points) compiled code, ADI operations in the Visual DSP platform, thanks to a combination of a parallel
-
-
1下载:
一个不错的快速傅里叶变换并行算法的MPI源程序-A MPI source code for fast Fourier transform s parallel algorithm
-
-
0下载:
Implementing Fast Fourier transform using the parallel Matlab toolbox
-
-
0下载:
一类非张量积区域快速傅立叶变换算法在并行机上的可扩展性测试-A class of non-tensor product area in the fast Fourier transform algorithm on a parallel machine scalability tests
-
-
0下载:
transform node平行六边形区域非均匀节点快速傅立叶变换-Parallel to the hexagonal area of ??non-uniform fast Fourier transform node
-
-
0下载:
文件包为浮点快速傅立叶变换(32点)的汇编代码,运行在ADI的Visual DSP++平台上上,由于结合了并行流水线指令,该算法具有非常高的运行效率,能被广泛使用在高速数字信号处理方面。
-File package for the floating-point fast Fourier transform (32 points) assembly code, on the run in on ADI Visual DSP++ platform, due to a combination of
-
-
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并行程序,基于vc编写,可以用于大型快速计算-Fast Fourier Transform MPI parallel program, based on vc preparation, can be used to quickly calculate large
-
-
0下载:
采用fortran语言编写的FFT程序,用openMP实现并行计算。-a FORTRAN77 program which demonstrates the computation of a Fast Fourier Transform in parallel, using OpenMP
-
-
0下载:
CurveLab is a collection of Matlab and C++ programs to compute fast
discrete curvelet transform in two and three dimensions.
The 2d software includes the implementations of two algorithms: the
transform using wrapping and the one using unequ
-
-
0下载:
对图片进行二维快速傅里叶变换,并且用GPU的并行算法进行加速,大幅度提高运算速度-The picture-dimensional fast Fourier transform, and accelerated with the GPU s parallel algorithm, greatly improve processing speed
-
-
1下载:
《MPI与OpenMP并行程序设计(C语言版)》是美国Oregon州立大学的Michael J.Quinn教授在多年讲授“并行程序设计”课程的基础上编写而成的,主要介绍用C语言,并结合使用MPI和OpenMP进行并行程序设计,内容包括并行体系结构、并行算法设计、消息传递编程、Eratosthenes 筛法、Floyd 算法、性能分析、矩阵向量乘法、文档分类、蒙特卡洛法、矩阵乘法、线性方程组求解、有限差分方法、排序、快速傅立叶变换、组合搜索、共享存储编程、融合OpenMP和MPI以及5个附录。-&
-