搜索资源列表
ARM_FFT
- ARM库里的FFT算法,在C++builder下也可以正常使用-ARM 13-17 FFT algorithm in C + + builder can be under normal use
imagebcbfft
- 本程序是用c++builder编的图像快速付利叶(fft)变换,可以直接复制到c++builder使用。-this procedure is used c builder series of the images fast profits lobe (fft) transform, can be directly copied to the c builder use.
imagelowbcb(fft)
- 该程序是用c++builder写的基于快速付利叶(fft)变换的图像低通滤波其中包括fft变换和逆变换-that the procedure was used to write c builder profits based on the rapid leaf (fft) Transform Image low-pass filter including fft transform and inverse transform
fft1
- FFT傅立叶变换,C++BUILDER.
SINEFFTTr.rar
- 用c++Builder编写的一个显示正弦波信号和傅立叶变换后的频谱波形工程,c++Builder FFT SIN
fft
- FFT算法的C语言实现 很好很强大 很不错的-FFT algorithm of C language to achieve a very good very good very strong
FFT
- 关于fft的混合基运算,及fft运算。自己编写的,可能效率不好-Fft based on a mixture of computing and computing fft. I have written may be inefficient
fft_builerc++
- 采用软件模拟的FFT方式谐波计算方法,非常直观,好用-The use of software simulation mode harmonic FFT calculation method is very intuitive, easy to use
FFTandTestInBCB
- FFT算法用标准C++实现,具有实数FFT变换函数、复数FFT变化函数,以及频谱分析功能。并给出了该算法在C++Builder环境下测试代码。-This file contains a few FFT routines, including a real-FFT routine that is almost twice as fast as a normal complex FFT, and a power spectrum routine when you know you d
Digital_Image_Process_Example
- 本展示程式,采用Borland C++ Builder编译器开发, 参考书籍为 Digital Image Processing, Prentice Hall, 2002. (2nd edition) 具备功能如下: 空间域处理 Spatial domain proc.. 灰阶值转换 Gray Level Trans.. 遮罩型滤波器 Spatial Filter 统计型滤波器 Statistics Filter 梯度运算
fft算法
- 能实现FFT快速算法,处理图像变换,学习的好代码。(FFT can achieve fast algorithm, deal with image transform.)