代码搜索结果

找到约 10,000 项符合 State Machine 的代码

ssl_set_connect_state.pod

=pod =head1 NAME SSL_set_connect_state, SSL_get_accept_state - prepare SSL object to work in client or server mode =head1 SYNOPSIS #include void SSL_set_connect_state(SSL *ssl);

plme_set_trx_state.nc

/** * Physical Layer Management Entity-Service Access Point * PLME-SAP - PLME-SET_TRX_STATE * * @author IPP HURRAY http://www.hurray.isep.ipp.pt/art-wise * @author Andre Cunha * */ in

plme_set_trx_state.nc

/** * Physical Layer Management Entity-Service Access Point * PLME-SAP - PLME-SET_TRX_STATE * * @author IPP HURRAY http://www.hurray.isep.ipp.pt/art-wise * @author Andre Cunha * */ in

add_hhmm_end_state.m

function A = add_hhmm_end_state(transprob, termprob) % ADD_HMM_END_STATE Combine trans and term probs into transmat for automaton with an end state % function A = add_hhmm_end_state(transprob, termpro

remove_hhmm_end_state.m

function [transprob, termprob] = remove_hhmm_end_state(A) % REMOVE_END_STATE Infer transition and termination probabilities from automaton with an end state % [transprob, termprob] = remove_end_state(