代码搜索:State Machine
找到约 10,000 项符合「State Machine」的源代码
代码结果 10,000
www.eeworm.com/read/143214/12888763
class state$1.class
www.eeworm.com/read/330173/12908292
m bin_state.m
function bin_state = bin_state( int_state, m )
% Copyright Matt C. Valenti
% MPRG lab, Virginia Tech
% for academic use only
% converts an vector of integer into a matrix; the i-th row is the binary
www.eeworm.com/read/330173/12908298
m int_state.m
function int_state = int_state( state )
% Copyright 1996 Matthew C. Valenti
% MPRG lab, Virginia Tech.
% for academic use only
% converts a row vector of m bits into a integer (base 10)
[dummy, m] =
www.eeworm.com/read/329960/12924399
h ghmm_state.h
/*
* created: 21 Jan 2002 by Peter Pipenbacher
* authors: Peter Pipenbacher (pipenb@zpr.uni-koeln.de)
* file : $Source$
* $Id: GHMM_State.h 275 2003-09-18 10:04:49Z cic99 $
*
* __copyright__
www.eeworm.com/read/329960/12924438
cpp ghmm_state.cpp
/*
* created: 21 Jan 2002 by Peter Pipenbacher
* authors: Peter Pipenbacher (pipenb@zpr.uni-koeln.de)
* file : $Source$
* $Id: GHMM_State.cpp 275 2003-09-18 10:04:49Z cic99 $
*
* __copyright__
www.eeworm.com/read/329332/12960093
c ag_state.c
#include "ag.h"
#include "ag_private.h"
/*
agRfcommConnectedQuery
Returns true if there is an RFCOMM connection up, false otherwise
*/
uint16 agRfcommConnectedQuery(void)
{
i