代码搜索:FFt 有哪些应用?
找到约 10,000 项符合「FFt 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/438013/7737635
vbp fft.vbp
Type=Exe
Form=fft.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\WINDOWS\system32\stdole2.tlb#OLE Automation
Module=Module1; fft.bas
Object={F9043C88-F6F2-101A-A3C9-0
www.eeworm.com/read/438013/7737636
bas fft.bas
Attribute VB_Name = "Module1"
Option Explicit
'一维快速傅氏正、逆变换
'定义全程变量
Public xr() As Single '用于FFT或IFFT输入或输出的复数实部数据
Public xi() As Single '用于FFT或IFFT输入或输出的复数虚部数据
Public Sub FFT(ByVal n As Int
www.eeworm.com/read/436284/7773011
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/436284/7773012
opt fft.opt
www.eeworm.com/read/436284/7773013
ncb fft.ncb
www.eeworm.com/read/436284/7773014
cpp fft.cpp
#include
#include
#include
#include
#include
#include
#include
#include
using namespace std;
void four1(dou
www.eeworm.com/read/436284/7773015
plg fft.plg
Build Log
--------------------Configuration: fft - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\chengdi\L
www.eeworm.com/read/436284/7773016
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/436284/7773017
obj fft.obj
www.eeworm.com/read/436284/7773018