搜索资源列表
FFT-VC++
- VC++环境下对图像进行的FFT变换,其中含有一些测试图片
FFT算法的VC实现-FFT.zip
- FFT算法的VC实现-FFT.zip
在VC下实现FFT对信号滤波
- 在VC下实现FFT对信号滤波,包括实现低通和带通滤波,图形显示,In VC to achieve FFT of signal filtering, including the realization of low-pass and band-pass filtering, graphical display
FFT.rar
- 基于VC++的FFT变换算法的实现,用在中石油测井中,the FFT of VC++
FFT
- VC++编程实现对波形数据的频谱分析,包括算法和作图。-VC++ programming implementation of the waveform data of spectral analysis, including algorithms and mapping.
a
- FFT 快速傅里叶变换,经典算法,VC++平台-fft
FFT
- FFT的C实现方法 (函数名: 快速傅立叶变换 本函数测试OK,可以在TC2.0,VC++6.0,Keil C51测试通过。)-C-Implementation of FFT
fft
- 在VC环境中用C++编程实现FFT快速算法,课用于计算多点FFT-VC Environment in C++ programming using fast FFT algorithm used to calculate the multi-point FFT class
fft-ifft
- FFT和IFFT的轉換,用VC語言編寫 FFT和IFFT的轉換,用VC語言編寫-FFT and IFFT conversion, using VC language FFT and IFFT conversion, using VC languages
fft
- FFT源代码在VC++6.0下调试通过。作为DSP处理器软件设计的基础-FFT source code
FFT
- // 函数名: 快速傅立叶变换 // 本函数测试OK,可以在TC2.0,VC++6.0,Keil C51测试通过。 // 如果你的MCS51系统有足够的RAM时,可以验证一下用单片机处理FFT有多么的慢。 -//Function name: Fast Fourier Transform// This function tests OK, you can TC2.0, VC++6.0, Keil C51 test.// If you MCS51 system has eno
waveinFFT_demo
- 波形显示,傅里叶变换,VC++6.0 从codeproject网站下载-waveshou fourier FFT vc++6.0 ,download from codeproject
VC
- 用Verilog语言实现16点的FFT运算.用Verilog语言实现16点的FFT运算。用Verilog语言实现16点的FFT运算。-Verilog language by 16 points in the FFT computation. Verilog language by 16 points in the FFT computation. Verilog language by 16 points in the FFT computation.
Fast_Fourier_Transform
- FFT algorithm is implemented in VC-FFT algorithm is implemented in VC++
FFT-2-DIT
- VC++实现时域抽取FFT变换,比较适合初学者-VC++ realization of FFT,
256-fft
- 这是数字信号处理DSP领域的实现FFT这一基础功能的程序,分别用VC,vhdl,matlab语言实现了256点的fft程序-This is the field of digital signal processing DSP implementation of FFT-based feature of this program, respectively VC, vhdl, matlab language to achieve a 256 point fft program
FFT
- 实现完整的FFT变换的运算,VC++调试的FFT程序电子技术-FFT transformation to achieve full operation, VC++ debugging electronic technology FFT program
FFT-VCPP-1024-point
- FFT VC++ 源码 50HZ 1024点 电压波形MATLAB验证 绝对正确 易修改为32点 64点128点 256点512点1024点等 C文件可直接应用于工程,非常好的C源码.rar-FFT 1024 point 512 point 128 point 64 point 32point
C语言实现FFT(快速傅里叶变换)
- 可实现对输入的序列FFT变换的C代码,代码可直接在VC下运行(C code can be implemented for the sequence FFT transformation of the input)