代码搜索:testbed

找到约 482 项符合「testbed」的源代码

代码结果 482
www.eeworm.com/read/265270/11271485

cpp socket lib.cpp

// // winSocket testbed application // Ryan Lederman - ryan@winprog.org / http://ryan.ript.net/ // 01/21/2002 - 12:15 AM // Notes: Make sure to link with wsock32.lib and libcmt.lib (for multithr
www.eeworm.com/read/257436/11927380

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
www.eeworm.com/read/108635/15582068

cpp socket lib.cpp

// // winSocket testbed application // Ryan Lederman - ryan@winprog.org / http://ryan.ript.net/ // 01/21/2002 - 12:15 AM // Notes: Make sure to link with wsock32.lib and libcmt.lib (for multithr
www.eeworm.com/read/101096/15852572

cpp socket lib.cpp

// // winSocket testbed application // Ryan Lederman - ryan@winprog.org / http://ryan.ript.net/ // 01/21/2002 - 12:15 AM // Notes: Make sure to link with wsock32.lib and libcmt.lib (for multithr
www.eeworm.com/read/291752/8397927

txt yulewalkpsd_short.txt

040303_211353 Yule-Walker Psd Testbed ======================= Max_Pass_Number = 4000 ar_sig_source Noise_Seed = 113559 Driving_Variance = 0.3 Ar_Order = 2 A_Coeffs[0] = 0
www.eeworm.com/read/291752/8397936

txt yulewalkpsd_full.txt

040303_211353 Yule-Walker Psd Testbed ======================= Max_Pass_Number = 4000 ar_sig_source Noise_Seed = 113559 Driving_Variance = 0.3 Ar_Order = 2 A_Coeffs[0] = 0
www.eeworm.com/read/291752/8398259

cpp welchpdgm_sim.cpp

// // File = bartpdgm_sim.cpp // #define SIM_NAME "WelchPdgm\0" #define SIM_TITLE "Welch Periodogram Testbed\0" #include "global_stuff.h" #include "siganchr.h" #include "sines_in_awgn.h
www.eeworm.com/read/291752/8400470

txt basewavetest_short.txt

040303_194537 Baseband Waveform Testbed ========================= Max_Pass_Number = 1000 bit_gen Initial_Seed = 7733115 bit_seq_anchr samp_intvl = 1 block_size = 1024 baseband_g
www.eeworm.com/read/291752/8400475

txt basewavetest_full.txt

040303_194537 Baseband Waveform Testbed ========================= Max_Pass_Number = 1000 bit_gen Initial_Seed = 7733115 bit_seq_anchr samp_intvl = 1 block_size = 1024 baseband_g
www.eeworm.com/read/427960/8909403

cpp ake2nsst.cpp

/* Scott's AKE Client/Server testbed See http://eprint.iacr.org/2002/164 This implementation uses an NSS curve - see http://eprint.iacr.org/2005/252 Compile as cl /O2 /GX /D