CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - parallel fast fourier transform
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - parallel fast fourier transform - List
[
Other resource
]
fft_flp32_Complex
DL : 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 pipelined instructions, The algorithm has high operating efficiency and can be widely used in high speed digital signal processing.
Date
: 2008-10-13
Size
: 353.31kb
User
:
傅峰
[
DSP program
]
fft_flp32_Complex
DL : 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 pipelined instructions, The algorithm has high operating efficiency and can be widely used in high speed digital signal processing.
Date
: 2025-07-01
Size
: 491kb
User
:
傅峰
[
MPI
]
mpifft
DL : 0
利用Mpi编写的FFT的并行实现,很不错的阿-prepared by the use of prostitutes parallel FFT, very good A
Date
: 2025-07-01
Size
: 3kb
User
:
sun ligang
[
MPI
]
Fft
DL : 0
fft并行算法实现,C语言开发,用mpi编程完成-fft parallel algorithm, C language development, with the completion of mpi programming
Date
: 2025-07-01
Size
: 2kb
User
:
kmart
[
MPI
]
FFT
DL : 0
一个不错的快速傅里叶变换并行算法的MPI源程序-A MPI source code for fast Fourier transform s parallel algorithm
Date
: 2025-07-01
Size
: 4kb
User
:
Juri hui
[
matlab
]
FFT
DL : 0
Implementing Fast Fourier transform using the parallel Matlab toolbox
Date
: 2025-07-01
Size
: 2kb
User
:
AS
[
Mathimatics-Numerical algorithms
]
alability
DL : 0
一类非张量积区域快速傅立叶变换算法在并行机上的可扩展性测试-A class of non-tensor product area in the fast Fourier transform algorithm on a parallel machine scalability tests
Date
: 2025-07-01
Size
: 507kb
User
:
yun
[
Mathimatics-Numerical algorithms
]
ansfo
DL : 0
transform node平行六边形区域非均匀节点快速傅立叶变换-Parallel to the hexagonal area of ??non-uniform fast Fourier transform node
Date
: 2025-07-01
Size
: 564kb
User
:
big
[
Windows Develop
]
pfftt_flp32_Ca
DL : 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 a parallel pipelined instruction, the algorithm has a very high operating efficiency, and can be widely used in high-speed digital signal processing.
Date
: 2025-07-01
Size
: 354kb
User
:
zhou
[
MPI
]
fft
DL : 0
基于C语言的快速傅里叶变换FFT消息传递MPI编程,可以在并行计算机中编译与运行-Fast Fourier Transform (FFT) based on the C language MPI message passing programming parallel computers can be compiled and run
Date
: 2025-07-01
Size
: 1kb
User
:
陈立
[
MPI
]
FFT_MPI
DL : 0
快速傅里叶变换的MPI并行程序,基于vc编写,可以用于大型快速计算-Fast Fourier Transform MPI parallel program, based on vc preparation, can be used to quickly calculate large
Date
: 2025-07-01
Size
: 4kb
User
:
john
[
MPI
]
fft_omp
DL : 0
采用fortran语言编写的FFT程序,用openMP实现并行计算。-a FORTRAN77 program which demonstrates the computation of a Fast Fourier Transform in parallel, using OpenMP
Date
: 2025-07-01
Size
: 3kb
User
:
刘琦
[
Wavelet
]
fdct3d
DL : 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 unequally-spaced fast fourier transform (USFFT). The 3d software includes the in-core, out-core and MPI-based parallel implementation of the 3d algorithm. To install the package, see curvelab.pdf. Contacts: curvelab@curvelet.org www.curvelet.org
Date
: 2025-07-01
Size
: 80kb
User
:
henry
[
2D Graphic
]
convolutionFFT2dd
DL : 0
对图片进行二维快速傅里叶变换,并且用GPU的并行算法进行加速,大幅度提高运算速度-The picture-dimensional fast Fourier transform, and accelerated with the GPU s parallel algorithm, greatly improve processing speed
Date
: 2025-07-01
Size
: 12.45mb
User
:
莫小非
[
MPI
]
MPI-and-OpenMP-parallel-programming
DL : 0
《MPI与OpenMP并行程序设计(C语言版)》是美国Oregon州立大学的Michael J.Quinn教授在多年讲授“并行程序设计”课程的基础上编写而成的,主要介绍用C语言,并结合使用MPI和OpenMP进行并行程序设计,内容包括并行体系结构、并行算法设计、消息传递编程、Eratosthenes 筛法、Floyd 算法、性能分析、矩阵向量乘法、文档分类、蒙特卡洛法、矩阵乘法、线性方程组求解、有限差分方法、排序、快速傅立叶变换、组合搜索、共享存储编程、融合OpenMP和MPI以及5个附录。-" MPI and OpenMP parallel programming (C language version)" is Michael J.Quinn Professor Oregon State University in the years written in a lecture on " parallel programming" course, based on the C language introduces, and in conjunction with MPI and OpenMP parallel programming, including parallel architectures, parallel algorithm design, message passing programming, Eratosthenes sieve method, Floyd algorithm, performance analysis, matrix-vector multiplication, document classification, Monte Carlo method, matrix multiplication, linear equations solving finite difference method, sorting, fast Fourier transform, a combination of search, shared memory programming, integration OpenMP and MPI and five appendices.
Date
: 2025-07-01
Size
: 46.64mb
User
:
艾艾
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.