代码搜索:FFt 有哪些应用?
找到约 10,000 项符合「FFt 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/433428/7930677
h fft.h
#if !defined(FFTFUNC_H_H_H)
#define FFTFUNC_H_H_H
typedef struct COMPX
{
float real;
float imag;
}COMPX;
COMPX EE(COMPX,COMPX);
void FFT(COMPX *,int N);
void sine_generate(COMPX *,i
www.eeworm.com/read/433428/7930684
obj fft.obj
www.eeworm.com/read/433428/7930711
sbr fft.sbr
www.eeworm.com/read/433367/7938294
plg fft.plg
礦ision3 Build Log
Project:
F:\fft\fft.uv2
Project File Date: 08/08/2008
Output:
www.eeworm.com/read/433367/7938302
opt fft.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/298275/7969309
exe fft.exe
www.eeworm.com/read/298275/7969320
frm fft.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "二维FFT的图像应用"
ClientHeight = 8130
ClientLeft = 165
ClientTop = 735
ClientWidth = 15210
LinkTopic
www.eeworm.com/read/298275/7969331