代码搜索结果
找到约 10,000 项符合
State Machine 的代码
rdopt_coding_state.c
/*!
***************************************************************************
* \file rdopt_coding_state.c
*
* \brief
* Storing/restoring coding state for
* Rate-Distortion optim
scxi_set_state.m
function retval = SCXI_Set_State(chassisID, module, port, channel, data)
% retval = SCXI_Set_State(chassisID, module, port, channel, data)
% No documentation is available yet.
retval = daq2(132,
scxi_get_state.m
function [retval, data] = SCXI_Get_State(chassisID, module, port, channel)
% [retval, data] = SCXI_Get_State(chassisID, module, port, channel)
% No documentation is available yet.
[retval, data]
rdopt_coding_state.h
/*!
***************************************************************************
* \file
* rdopt_coding_state.h
*
* \author
* Heiko Schwarz
*
* \date
* 17. April 2001
*
* \brief
*
rdopt_coding_state.c
/*!
***************************************************************************
* \file rdopt_coding_state.c
*
* \brief
* Storing/restoring coding state for
* Rate-Distortion optim
rdopt_coding_state.h
/*!
***************************************************************************
* \file
* rdopt_coding_state.h
*
* \author
* Heiko Schwarz
*
* \date
* 17. April 2001
*
rdopt_coding_state.c
/*!
***************************************************************************
* \file rdopt_coding_state.c
*
* \brief
* Storing/restoring coding state for
* Rate-Distortion optim
routing_state_cr.m
function states =routing_state_cr(res)
USE_BYTE_OR_N_ENTRY = 1; %=1: use byte, =0: use number of entries
NEXT_HOP_COST = 2; % 2 bytes to store a nexthop entry
BYTE_PER_PCR = 2+1+NEXT_HOP_COST; %byt
routing_state_bvr.m
function states =routing_state_bvr(res,neighborhop)
if nargin