代码搜索:Sim
找到约 10,000 项符合「Sim」的源代码
代码结果 10,000
www.eeworm.com/read/291752/8398118
cpp oqpsk_sim.cpp
//
// File = oqpsk_sim.cpp
//
#define SIM_NAME "OqpskSim\0"
#define SIM_TITLE "Complex Baseband Simulation of OQPSK\0"
#include "global_stuff.h"
#include "qpsk_theory.h"
#include "bitge
www.eeworm.com/read/291752/8398120
cpp finedelayest_sim.cpp
//
// File = finedelayest_sim.cpp
//
#define SIM_NAME "FineDelayEst\0"
#define SIM_TITLE "Fine Delay Estimation Testbed\0"
#include "global_stuff.h"
//=====================
// model includ
www.eeworm.com/read/291752/8398123
cpp msk_sim.cpp
//
// File = msk_sim.cpp
//
#define SIM_NAME "MskSim\0"
#define SIM_TITLE "Complex Baseband Simulation for MSK\0"
#include "global_stuff.h"
#include "gausrand.h"
#include "bitgen.h"
#i
www.eeworm.com/read/291752/8398125
cpp dftdelay_sim.cpp
//
// File = dftdelay_sim.cpp
//
#define SIM_NAME "DftDelay\0"
#define SIM_TITLE "DFT Delay Testbed\0"
#include "global_stuff.h"
//=====================
// model includes
#include "bitgen
www.eeworm.com/read/291752/8398128
cpp dicetest_sim.cpp
//
// File = dice_test_sim.cpp
//
#define SIM_NAME "DiceTest\0"
#define SIM_TITLE "Dice Rolling Testbed\0"
#include "global_stuff.h"
#include "dice.h"
#include "dice_analyzer.h"
#inclu
www.eeworm.com/read/291752/8398131
cpp sampspect_sim.cpp
//
// File = sampspect_sim.cpp
//
#define SIM_NAME "SampSpect\0"
#define SIM_TITLE "Sample Spectrum Testbed\0"
#include "global_stuff.h"
#include "siganchr.h"
#include "ar_proc_gen.h"
www.eeworm.com/read/291752/8398146
cpp danpdgm_sim.cpp
//
// File = danpdgm_sim.cpp
//
#define SIM_NAME "DanPdgm\0"
#define SIM_TITLE "Daniell Periodogram Testbed\0"
#include "global_stuff.h"
#include "siganchr.h"
#include "ar_proc_gen.h"
www.eeworm.com/read/291752/8398150
cpp tonegentest_sim.cpp
//
// File = tonegentest_sim.cpp
//
#define SIM_NAME "ToneGenTest\0"
#define SIM_TITLE "Tone Generator Test\0"
#include "global_stuff.h"
#include "tone_gen.h"
#include "siganchr.h"
#in
www.eeworm.com/read/291752/8398162
cpp mpsk_sim.cpp
//
// File = mpsk_sim.cpp
//
#define SIM_NAME "MpskSim\0"
#define SIM_TITLE "Complex Baseband Simulation for M-PSK\0"
#include "global_stuff.h"
#include "m_psk_theory.h"
#include "gausr
www.eeworm.com/read/291752/8398167
cpp symbseqtest_sim.cpp
//
// File = symbseqtest_sim.cpp
//
#define SIM_NAME "SymbSeqTest\0"
#define SIM_TITLE "Symbol Sequence Testbed\0"
#include "global_stuff.h"
#include "symbgen.h"
#include "symb_analyzer