代码搜索:complex

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

代码结果 10,000
www.eeworm.com/read/406948/11431862

cpp flat_rayleigh.cpp

/***************************************************************************** * Author: Christos Komninakis * * Date: January 4, 2000.
www.eeworm.com/read/406421/11442684

cpp chebfunc.cpp

//++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ // // File = chebfunc.cpp // // Chebyshev Filter Function // #include #include "misdefs.h" #include "chebfunc.h"
www.eeworm.com/read/153516/12029387

h path.h

// Path.h: interface for the CPath class. // ////////////////////////////////////////////////////////////////////// // Copyright 2000. Moe Wheatley AE4JY // //This prog
www.eeworm.com/read/153516/12029403

cpp path.cpp

// Path.cpp: implementation of the CPath class. // ////////////////////////////////////////////////////////////////////// // Copyright 2000. Moe Wheatley AE4JY // //Thi
www.eeworm.com/read/153516/12029478

cpp delay.cpp

// Delay.cpp: implementation of the CDelay class. // ( also performs Hilbert Real to complex I/Q 3KHz filtering ) ////////////////////////////////////////////////////////////////////// // Copyrig
www.eeworm.com/read/253800/12199286

c wib_fft_f.c

#include #include #include //#include #include "fft_f.h" /* * *************************************************************************************
www.eeworm.com/read/253800/12199288

h wib_fft_f.h

#ifndef FFT_FIX #define FFT_FIX #include "commdef.h" #define IFFT_F 1 #define FFT_F 0 #define DEBUG_OUT_FFT_EXPONENT #define OLD_HANDLE // exponent diff #define POW4I (1
www.eeworm.com/read/250810/12383586

c ofdm_receiver.c

#include "cgs.h" #include "ofdm_system.h" #include "fft.h" //#include "fft_c.h" /* function : ofdm frame de_package */ void initial_matrix(row,column,matrix) int row; int co
www.eeworm.com/read/250810/12383656

bak ofdm_receiver.c.bak

#include "cgs.h" #include "ofdm_system.h" #include "fft.h" //#include "fft_c.h" /* function : ofdm frame de_package */ void initial_matrix(row,column,matrix) int row; int column; Comple
www.eeworm.com/read/124283/14578896

c hc_unpack.c

/* fft/hc_unpack.c * * Copyright (C) 1996, 1997, 1998, 1999, 2000 Brian Gough * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Pu