代码搜索:State Machine
找到约 10,000 项符合「State Machine」的源代码
代码结果 10,000
www.eeworm.com/read/140704/5784293
h tie_state_constants.h
// file: tie_state_constants.h
//
// definitions file for the state tying
//
// make sure definitions are made only once
//
#ifndef __ISIP_TIE_STATE_CONSTANTS
#define __ISIP_TIE_STATE_CONSTANTS
//
www.eeworm.com/read/140704/5784296
cc ts_state_4.cc
// file: ts_state_4.cc
//
// isip include files
//
#include "tie_state.h"
#include "tie_state_constants.h"
// method: print_bin_state_cc
//
// arguments:
// char_1* file: (output) the new states fil
www.eeworm.com/read/140704/5784368
cc bw_state_0.cc
// file: bw_state_0.cc
//
// isip include files
//
#include "bw_train.h"
#include "bw_train_constants.h"
// method: read_states_cc
//
// arguments:
// int_4& num_st : (output) number of states
//
www.eeworm.com/read/140704/5784450
cc ht_state_1.cc
// file: ht_state_1.cc
//
// isip include files
//
#include "hmm_train.h"
#include "hmm_train_constants.h"
// method: get_state_ind_cc
//
// arguments:
// Train_Trace* trace : (input) the trace need
www.eeworm.com/read/140704/5784453
cc ht_state_2.cc
// ht_state_2.cc
//
// isip include files
//
#include "hmm_train.h"
#include "hmm_train_constants.h"
// method: count_state_cc
//
// arguments:
// Train_Trace* trace : (input) the current trace
//
www.eeworm.com/read/140704/5784456
cc ht_state_0.cc
// file: ht_state_0.cc
//
// isip include files
//
#include "hmm_train.h"
#include "hmm_train_constants.h"
// method: read_states_cc
//
// arguments:
// int_4& num_st : (output) number of states
//
www.eeworm.com/read/139647/5797899
c x99_state.c
/*
* x99_state.c
* $Id: x99_state.c,v 1.9 2002/07/06 06:24:33 fcusack Exp $
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Pu
www.eeworm.com/read/138890/5813076
c x99_state.c
/*
* x99_state.c
* $Id: x99_state.c,v 1.10 2003/08/22 14:59:48 phampson Exp $
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General
www.eeworm.com/read/136989/5826840
cpp timer_state_data.cpp
/**
* Timer_State_Data.cpp,v 1.3 2004/01/04 01:33:00 bala Exp
*
* Reactor examples
*
* Timers & state data
*/
#include "ace/OS_NS_time.h"
#include "ace/Log_Msg.h"
#include "ace/Reacto