代码搜索:testbed
找到约 482 项符合「testbed」的源代码
代码结果 482
www.eeworm.com/read/427960/8909448
cpp nss3.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
www.eeworm.com/read/165580/10057012
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/113071/6141923
java entrylayouttest.java
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
/** Testbed for EntryLayout layout manager.
* @author Ian Darwin, ian@darwinsys.com
* @version $Id: EntryLayoutTest.java,v 1.4 2000
www.eeworm.com/read/494289/6381737
cpp nss3.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
www.eeworm.com/read/257436/11927468
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/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/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/8398254
cpp bitseqtest_sim.cpp
//
// File = bitseqtest_sim.cpp
//
#define SIM_NAME "BitSeqTest\0"
#define SIM_TITLE "Bit Sequence Testbed\0"
#include "global_stuff.h"
#include "bitgen.h"
#include "bit_analyzer.h"
#i
www.eeworm.com/read/291752/8400246
txt bitseqtest_full.txt
040303_200949
Bit Sequence Testbed
====================
Max_Pass_Number = 1000
bit_gen
Initial_Seed = 7733115
bit_seq_anchr
samp_intvl = 1
block_size = 4096
bit_anlyzr
Repor