代码搜索:FFt 有哪些应用?
找到约 10,000 项符合「FFt 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/184481/9099647
cpp fft.cpp
#include
#include
#include
#include
#include
#include"dsp.h"
void main()
{
COMPLEX*x,*xtemp;
int i,nn,mm;
double y,q;
system("cls");
www.eeworm.com/read/282293/9104973
mak fft.mak
/************* Code Composer V1 Project Data ********************
The following section contains data generated by Code Composer
to store project information like build options, source filenames
www.eeworm.com/read/282293/9104981
paf fft.paf
www.eeworm.com/read/282293/9104984
asm fft.asm
.global start
input .equ 200h
DataInR .equ 2000h
DataInI .equ 2100h
SINTab .equ 2200h
.sect ""
n .equ 118
m .equ 119
WKAd .equ 120
www.eeworm.com/read/282293/9104985
out fft.out
www.eeworm.com/read/282293/9105000
map fft.map
******************************************************************************
TMS320C24xx COFF Linker Version 7.04
*****************************************************
www.eeworm.com/read/282293/9105005
pjt fft.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="D:\test\C2000\2407EDULab_v299\Lab18-FFT\"
ProjectType=Executable
CPUFamily=TMS320C24X