代码搜索:FFt 有哪些应用?
找到约 10,000 项符合「FFt 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/188503/8534815
c fft.c
/*
** FFT and FHT routines
** Copyright 1988, 1993; Ron Mayer
**
** fht(fz,n);
** Does a hartley transform of "n" points in the array "fz".
**
** NOTE: This routine uses at least 2 pate
www.eeworm.com/read/433235/8538202
paf fft.paf
www.eeworm.com/read/433235/8538217
pjt fft.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="E:\qiyi\dsp2407\fft\"
ProjectType=Executable
CPUFamily=TMS320C24XX
Tool="Compiler"
www.eeworm.com/read/289457/8549844
c fft.c
/*
* FAAC - Freeware Advanced Audio Coder
* Copyright (C) 2001 Menno Bakker
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser Ge
www.eeworm.com/read/289457/8549941
h fft.h
/*
* FAAC - Freeware Advanced Audio Coder
* Copyright (C) 2001 Menno Bakker
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser Ge
www.eeworm.com/read/289221/8568174
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/289221/8568178
opt fft.opt
www.eeworm.com/read/289221/8568181
ncb fft.ncb
www.eeworm.com/read/289221/8568187
cpp fft.cpp
#include
#include
#include
#include
#include
#include
/* COMPLEX STRUCTURE */
typedef struct {
float real, imag;
} COMPL
www.eeworm.com/read/289221/8568195
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