代码搜索:complex

找到约 10,000 项符合「complex」的源代码

代码结果 10,000
www.eeworm.com/read/406422/11442587

h dif_niso.h

// // File = dif_niso.h // #ifndef _DIF_NISO_H_ #define _DIF_NISO_H_ #include "d_cmplx.h" void FftDifNiso(double_complex* array, int fft_size); #endif // _DIF_NISO_H_
www.eeworm.com/read/406422/11442612

h dif_sino.h

// // File = dif_sino.h // #ifndef _DIF_SINO_H_ #define _DIF_SINO_H_ #include "d_cmplx.h" void FftDifSino(double_complex* array, int fft_size); #endif // _DIF_SINO_H_
www.eeworm.com/read/406422/11442625

h dit_niso.h

// // File = dit_niso.h // #ifndef _DIT_NISO_H_ #define _DIT_NISO_H_ #include "d_cmplx.h" void FftDitNiso(double_complex* array, int fft_size); #endif // _DIT_NISO_H_
www.eeworm.com/read/406421/11442652

cpp dft.cpp

#include #include #include "d_cmplx.h" #include "xforms.h" const double TWO_PI = 6.283185308; void dft( double_complex *x_in, double_complex *y_out,
www.eeworm.com/read/406421/11442665

cpp laguerre.cpp

//++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ // // File = laguerre.cpp // // Laguerre method for finding polynomial roots // #include #include #incl
www.eeworm.com/read/344551/11873156

h cextr.h

/* * G. Rilling, last modification: 3.2007 * gabriel.rilling@ens-lyon.fr * * code based on a student project by T. Boustane and G. Quellec, 11.03.2004 * supervised by P. Chainais (ISIMA - LIMOS - Univ
www.eeworm.com/read/253798/12199361

h wib_dl_syn.h

#include "..\include\wib_phy_def.h" /* frame detection */ int dl_frame_detect( COMPLEX16 *p_ddc_data, UINT16 cp, COMPLEX16 *p_detected_preamb
www.eeworm.com/read/253796/12199480

h wib_dl_syn.h

#include "..\include\wib_phy_def.h" /* frame detection */ int dl_frame_detect( COMPLEX16 *p_ddc_data, UINT16 cp, COMPLEX16 *p_detected_preamb
www.eeworm.com/read/253794/12199582

h wib_dl_syn.h

#include "..\include\wib_phy_def.h" /* frame detection */ int dl_frame_detect( COMPLEX16 *p_ddc_data, UINT16 cp, COMPLEX16 *p_detected_preamb
www.eeworm.com/read/253793/12199685

h wib_dl_syn.h

#include "..\include\wib_phy_def.h" /* frame detection */ int dl_frame_detect( COMPLEX16 *p_ddc_data, UINT16 cp, COMPLEX16 *p_detected_preamb