搜索资源列表
fft1_code
- FFT的C语言程序,对于复数蝶型运算的C语言程序实现。-FFT C language program for computing complex BUTTERFLY C language program.
FFT_bymyself
- fft的c语言实现,自己写的,能处理黑白位图,即使是彩色的也会被转化为黑白的之后在处理-fft the c language, wrote it myself, can handle black-and-white bitmap. Even the color will be converted to black-and-white after handling
fft_useful
- 利用C/C++语言的特点实现快速傅立叶变换FFT。比较实用的一个程序-using C / C language features to achieve FFT fast Fourier transform. A more practical procedures
C语言实现256点FFT基2算法
- C语言实现256点FFT基2算法,已调试过,结果正确。-C-2 with 256 points FFT-based algorithm, has been debugged, the results are correct.
fft
- 信号处理课程的课程设计。快速傅里叶变换FFT的C语言实现及应用-Signal processing courses in curriculum design. Fast Fourier transform FFT of the C language and application
fft
- 使用c++语言对彩色图像进行傅里叶变换。里面使用了cimg库和fftw库-Using c++ language for color image Fourier transform. Cimg used inside the library and library fftw
FFT
- 快速傅立叶变换的C语言实现方法.采用的算法合理,可直接使用.为标准函数形式.-Fast Fourier Transform of the C language realization method. Reasonable algorithm used can be used directly. As a standard function of the form.
fft-6243-sejinhom
- 利用 C++语言对 图像FFT 处理-The use of C++ Language of image processing FFT
JPEG
- 图像处理FFT算法用C++语言描述,图像格式用于JPEG格式,全真彩色-FFT algorithm for image processing using C language descr iption of image format for JPEG format, full color
FFT
- 1. 运行myfft.exe 把音频数据经过fft后存放在data.txt文件中 2. 再运行HUITU.exe把data.txt中的数据一帧一帧的画到屏幕上,形成动态效果 3. 运行soundee.exe 是还原声音 注:其中myfft.c是fft的C语言代码,用VC实现的;HUITU.C是绘图代码,用TC实现的;soundee.c是还原声音代码,用VC实现的。 -1. Myfft.exe run the audio data stored in the post-fft
FFTDFT
- 使用c++语言对图像进行fft变换以及DCT变换和DCT反变化,并分别输出各种变换后的图像-Using c++ language fft transform of images, as well as anti-DCT transform and DCT changes and transformation, respectively, the output of various image
fft
- 快速傅立叶算法,C语言编程,进行频谱分析 -FFT C,FFT spectrum
lgy
- fft的c语言实现,本程序用c语言基于fft的实现方法可以实现1024长度的序列fft变换-fft of c language, c language using the program fft-based method can achieve the realization of the sequence length 1024 fft transform
fft-C-programming
- c语言实现对输入正弦波信号的采样、保存、傅里叶变换、取模显示,希望对大家有用啊,毕设的一个模块-c language input sine wave signal sampling, preservation, Fourier transform, modulus show, we want to be useful, ah, complete set of a module. . . .
Written-in-c-language-FFT-code
- 基于c语言编写的数字信号处理快速傅里叶变换FFT代码-Written in c language based on the digital signal processing fast Fourier transform (FFT code
FFT
- 用C语言编写的实现快速傅里叶变换的程序,-The C language realization of the fast Fourier transform
FFT
- C语言实现的快速傅里叶变换,FFT。还有较详细的说明文档-C language implementation of the fast Fourier transform, FFT. There is a more detailed descr iption of the document
fft
- 频率域进行图像分割的C语言程序,内容简单详细,很适合初学者。-Frequency domain for image segmentation
fft
- 图像傅里叶变换与逆变换,用c语言实现,基于opencv(Image Fu Liye transform and inverse transformation, C implementation)