搜索资源列表
fft.c
- C语言实现快速傅立叶变换,大家可以参考一下!-C language Fast Fourier Transform, we can take a look!
fft_structure
- FFT 设计的流程图,煮于使用C或者VHDL实现
fftw3mat
- 介绍了如何利用c语言来实现数字信号处理中常用的fft,并介绍了如何利用matlab验证-intruduce how to use c to finish fft,and use matlba to ensure
cf_fft
- FFT using C and VHDL. can compute upto 1K, 2K and 4K in radix 2.
FFT2
- 适用于NIOS II的1024点FFT C算法- 1024-point FFT C algorithm for NIOS II
Fix-and-Floating-1024k--using-CPPFFT
- Fix and Floating Point 1024k FFT using c-Fix and Floating Point 1024k FFT using c++
FFT
- C语言实现FFT运算的注意(用的是基二时域算法) 且点数是2的n次方-FPGA-based FFT implementation
FFT
- C#的FFT程序,基于2的碟形算子,比较好用!-C# the FFT program, based on 2 dish operators, relatively easy to use!
N2FFT
- C#的FFT程序,非2基的,可以算100点,200点的FFT-C# the FFT program, non-2-based, you can count 100 points, 200 point FFT
fft
- c语言编写的FFT变换,程序简易调试通过,能够运行。-c language FFT, simple debugging program to run.
cf_fft_latest.tar
- This a code for FFT in VHDL, Verilog & C Source: OpenCores.org-This is a code for FFT in VHDL, Verilog & C Source: OpenCores.org
Microcontroller-to-do-with-FFT
- 用单片机做FFT快速离散傅利叶变换 及C语言源程序-Microcontroller to do with FFT fast discrete Fourier transform and the C language source code
fft
- FFT快速傅里变换的C++实现,已经通过调试,可以借鉴-the realization of fft algorithem
s1(1)
- c语言实现信号谱的算法 包含fft的c语言实现-FFT for C
myFFT2
- 快速傅里叶变换FFT基2频域的c++代码实现-FFT algorithm
systemCFFT_24_16
- c program & vhdl code for fft-c program & vhdl code for fft....
SOPC_LED
- 利用sopc编写相应的c++程序,来控制fft屏显示,以及led的显示。效果很好。-The use sopc write the c program to control the the fft screen display, and led the display. Good results.
fft
- 基于NIOS II的fft程序,使用C语言编写实现快速傅里叶变换-FFT based on NIOS II, using C language to realize the fast Fourier transform
code
- c++语言转verilog语言,程序员不需要学习verilog即可对fpga原型进行快速仿真,本例为catapult c语言的fft程序,可以利用catapult转换工具转成verilog语言, 用modelsim进行仿真,并且可以加各种约束。-c++ program translate verilog program。