搜索资源列表
FFT算法的VC实现-FFT.zip
- FFT算法的VC实现-FFT.zip
FFT
- VC++编程实现对波形数据的频谱分析,包括算法和作图。-VC++ programming implementation of the waveform data of spectral analysis, including algorithms and mapping.
a
- FFT 快速傅里叶变换,经典算法,VC++平台-fft
fft_08
- VC下的FFT代码,FFT快速福利叶变换在VC++下的实现-CODE OF FFT
fft
- 在VC环境中用C++编程实现FFT快速算法,课用于计算多点FFT-VC Environment in C++ programming using fast FFT algorithm used to calculate the multi-point FFT class
homework
- 数字信号处理的课后编程作业,要求是实现FFT变换,信号的卷积,还有数字滤波器的设计。前两个是VB编写的可执行文件,后面一个是VC的源程序,希望对大家有用 -Digital signal processing of after-school programming operations, the requirements for achieving FFT transform, the convolution signal, as well as digital filter design.
fft-ifft
- FFT和IFFT的轉換,用VC語言編寫 FFT和IFFT的轉換,用VC語言編寫-FFT and IFFT conversion, using VC language FFT and IFFT conversion, using VC languages
dj1
- VC开发的串口程序,并将接受的数据进行FFT变换-VC serial development process and will accept data FFT transform
imagefft
- 别人做的对图像惊醒fft的vc程序,有需要的赶紧下啊,本人看不懂-Others to do the fft of the image awakened vc procedures, there is a need to hasten the next, ah, I can not read
ffrspeturm
- 基于VC的频谱分析系统,FFT算法绝对原创,有基本数据拾取和输入功能,与上位机通信共同完成现场数据的采集和实时处理-VC-based spectrum analysis system, FFT algorithm is an absolute original, there are basic data pickup and input functions, with the host computer communication have completed field data collec
FFTtest
- 1. BCB建立lib,在命令提示字元下執行: implib -a fftw3-3.lib libfftw3-3.dll implib -a fftw3f-3.lib libfftw3f-3.dll implib -a fftw3l-3.lib libfftw3l-3.dll VC則 2.將 *.dll 複製到 c:\windows\system32 3.將fftw*.lib 加入專案
waveinFFT_demo
- 波形显示,傅里叶变换,VC++6.0 从codeproject网站下载-waveshou fourier FFT vc++6.0 ,download from codeproject
Fast_Fourier_Transform
- FFT algorithm is implemented in VC-FFT algorithm is implemented in VC++
FFT-2-DIT
- VC++实现时域抽取FFT变换,比较适合初学者-VC++ realization of FFT,
FFT
- 用VC++编写的FFT子程序,还不错,使用时自己添加入口函数即可-Written by VC++ FFT routines, well, add your own entry function when used to
fft
- 基于vc6.0的控制台程序,实现读取wav文件,并进行短时FFT处理-Console program based on vc 6.0, realizing the function of reading wav file, and processing it with FFT algorithm
FFT
- fft代码,在VC中实现傅里叶变换,经matlab测试结果是正确的-fft code in VC Fourier transform, by the matlab test results are correct
FFT
- 快速傅里叶变换FFT的VC++源程序,并有详细的注释。-Fast Fourier transform (FFT) of VC++ source
fft
- 雷达信号的初期处理,vc实现了信号的一系列处理,fft等。漂亮的mfc框架-Early radar signal processing, vc achieve a series of signal processing, fft like. Pretty mfc framework
FFT
- C语言的快速傅里叶变换,基于VC++编写,高效率,1024个点(The fast Fourier transform of C language is based on VC++, which is efficient and 1024 points.)