代码搜索:Sim

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

代码结果 10,000
www.eeworm.com/read/291752/8398172

cpp ratechange_sim.cpp

// // File = contindelay_sim.cpp // #define SIM_NAME "RateChange\0" #define SIM_TITLE "Rate Change Testbed\0" #include "global_stuff.h" //===================== // model includes #include
www.eeworm.com/read/291752/8398176

cpp qpsk_sim.cpp

// // File = qpsk_sim.cpp // #define SIM_NAME "QpskSim\0" #define SIM_TITLE "Complex Baseband Simulation of QPSK\0" #include "global_stuff.h" #include "qpsk_theory.h" #include "bitgen.h
www.eeworm.com/read/291752/8398181

cpp yulewalk_sim.cpp

// // File = yulewalkpsd_sim.cpp // #define SIM_NAME "YuleWalkPsd\0" #define SIM_TITLE "Yule-Walker Psd Testbed\0" #include "global_stuff.h" #include "siganchr.h" #include "ar_proc_gen.
www.eeworm.com/read/291752/8398191

cpp decimate_sim.cpp

// // File = decimate_sim.cpp // #define SIM_NAME "Decimate\0" #define SIM_TITLE "Simple Decimation\0" #include "global_stuff.h" #include "tone_gen.h" #include "multi_tone_gen.h" #incl
www.eeworm.com/read/291752/8398196

cpp discadv_sim.cpp

// // File = discadv_sim.cpp // #define SIM_NAME "DiscAdv\0" #define SIM_TITLE "Discrete Advance Testbed 2\0" #include "global_stuff.h" //===================== // model includes #include
www.eeworm.com/read/291752/8398209

cpp interpolate_sim.cpp

// // File = interpolate_sim.cpp // #define SIM_NAME "Interpolate\0" #define SIM_TITLE "Simple Interpolation\0" #include "global_stuff.h" #include "tone_gen.h" #include "multi_tone_gen.
www.eeworm.com/read/291752/8398214

cpp contindelay_sim.cpp

// // File = contindelay_sim.cpp // #define SIM_NAME "ContinDelay\0" #define SIM_TITLE "Continuous Delay Testbed\0" #include "global_stuff.h" //===================== // model includes #in
www.eeworm.com/read/291752/8398217

cpp bartpdgm_sim.cpp

// // File = bartpdgm_sim.cpp // #define SIM_NAME "BartPdgm\0" #define SIM_TITLE "Bartlett Periodogram Testbed\0" #include "global_stuff.h" #include "siganchr.h" #include "ar_proc_gen.h
www.eeworm.com/read/291752/8398221

cpp bpsk_sim.cpp

// // File = bpsk_sim.cpp // #define SIM_NAME "BpskSim\0" #define SIM_TITLE "Complex Baseband Simulation of BPSK\0" #include "global_stuff.h" #include "bpsk_theory.h" #include "gausrand
www.eeworm.com/read/291752/8398224

cpp coarsedelayest_sim.cpp

// // File = contindelay_sim.cpp // #define SIM_NAME "CoarseDelayEst\0" #define SIM_TITLE "Coarse Delay Estimation Testbed\0" #include "global_stuff.h" //===================== // model inc