代码搜索:FFt 有哪些应用?
找到约 10,000 项符合「FFt 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/188087/8573627
c fft.c
#include
#include
#include
#include "mpi.h"
#define MAX_N 50
#define PI 3.1415926535897932
#define EPS 10E-8
#define V_TAG 99
#define P_TAG 100
#define Q_TAG 101
#d
www.eeworm.com/read/187840/8596718
java fft.java
//Below is the syntax highlighted version of FFT.java from §9.7 Data Analysis.
/*************************************************************************
* Compilation: javac FFT.java
* Ex
www.eeworm.com/read/432518/8597768
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/432518/8597789
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/432518/8597792
out fft.out
www.eeworm.com/read/432518/8597799
map fft.map
******************************************************************************
TMS320C1x/C2x/C2xx/C5x COFF Linker Version 7.00
******************************************
www.eeworm.com/read/388572/8599446
pjt fft.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="F:\maverick\source\5509program\FFT\"
ProjectType=Executable
CPUFamily=TMS320C55XX
To
www.eeworm.com/read/388572/8599453
paf fft.paf
www.eeworm.com/read/388572/8599477