代码搜索:FFt 有哪些应用?
找到约 10,000 项符合「FFt 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/381805/9070704
paf fft.paf
www.eeworm.com/read/381805/9070711
wks fft.wks
www.eeworm.com/read/381805/9070714
c fft.c
#include "math.h"
#define PI 3.1415926
#define SAMPLENUMBER 128
void InitForFFT();
void MakeWave();
void FFT();
int INPUT[SAMPLENUMBER],DATA[SAMPLENUMBER];
float fWaveR[SAMPLENUMBER],fWav
www.eeworm.com/read/381785/9071741
dsw fft.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/381785/9071744
opt fft.opt
www.eeworm.com/read/381785/9071746
ncb fft.ncb
www.eeworm.com/read/381785/9071752
cpp fft.cpp
//输入内容可在put_in内设置,最高1024点的fft
#include
#include
#include
#include
#include
//#include
#define pi 3.1416
double x[1024],y[1024
www.eeworm.com/read/381785/9071754
plg fft.plg
Build Log
--------------------Configuration: fft - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\dsx\LOCAL
www.eeworm.com/read/381785/9071759
dsp fft.dsp
# Microsoft Developer Studio Project File - Name="fft" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Conso
www.eeworm.com/read/381785/9071765