代码搜索:FFt 有哪些应用?

找到约 10,000 项符合「FFt 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/327334/13084961

asm c2cx0064.asm

.file "c2cx0064.asm" .title "0064 point DIT Radix-2, Complex FFT" .width 120 N .set 64 ; NUMBER OF POINTS FOR FFT ***************************
www.eeworm.com/read/327334/13084999

asm c2cx0016.asm

.file "c2cx0016.asm" .title "0016 point DIT Radix-2, Complex FFT" .width 120 N .set 16 ; NUMBER OF POINTS FOR FFT ***************************
www.eeworm.com/read/327334/13085018

asm c2cx0032.asm

.file "c2cx0032.asm" .title "0032 point DIT Radix-2, Complex FFT" .width 120 N .set 32 ; NUMBER OF POINTS FOR FFT ***************************
www.eeworm.com/read/327334/13085021

asm c2cx0128.asm

.file "c2cx0128.asm" .title "0128 point DIT Radix-2, Complex FFT" .width 120 N .set 128 ; NUMBER OF POINTS FOR FFT ***************************
www.eeworm.com/read/139776/13134480

c convlv.c

#define NRANSI #include "nrutil.h" void convlv(float data[], unsigned long n, float respns[], unsigned long m, int isign, float ans[]) { void realft(float data[], unsigned long n, int isign); voi
www.eeworm.com/read/326187/13158806

c 10-8.c

#include #include #include #include #define uint unsigned int #define uchar unsigned char uint x0,x1,x2,x3,x4,x5,x6; int L,i,j,k,b,p; uchar w[3]; uint
www.eeworm.com/read/325579/13195512

c sh506.c

#include #include #include #include #define uint unsigned int #define uchar unsigned char uint x0,x1,x2,x3,x4,x5,x6; int L,i,j,k,b,p; uchar w[3]; uint
www.eeworm.com/read/138687/13225229

c sh506.c

#include #include #include #include #define uint unsigned int #define uchar unsigned char uint x0,x1,x2,x3,x4,x5,x6; int L,i,j,k,b,p; uchar w[3]; uint
www.eeworm.com/read/240240/13229707

vhd fftdef.vhd

library ieee; use ieee.std_logic_1164.all; use IEEE.std_logic_arith.all; -- --defintion package fftDef is -- constant Addrw : natural := 8; constant pstDw : natural := 16; constant fftRdx : na
www.eeworm.com/read/240119/13236453

txt readme.txt

======================================================================== CONSOLE APPLICATION : fft ======================================================================== AppWizard has