代码搜索结果
找到约 10,000 项符合
State Machine 的代码
xlink2state.c
/* x-link2state
*
* Copyright (C) 2005 Sourcefire,Inc.
*
*/
#include
#include
/*
* If you're going to issue any alerts from this preproc you
* should include generat
view_state_object.h
#ifndef EL__SCRIPTING_SMJS_VIEW_STATE_OBJECT_H
#define EL__SCRIPTING_SMJS_VIEW_STATE_OBJECT_H
struct view_state;
JSObject *smjs_get_view_state_object(struct view_state *vs);
#endif
view_state_object.c
/* Exports struct view_state to the world of ECMAScript */
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include
#include "elinks.h"
#include "ecmascript/spidermonkey/util.h"
#includ
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
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
propogate_state14.m
function [X,Xdot] = propogate_state14(xyz, uvw, a, pqr, Q, delrate, g, dt)
% This will compute the X dot equations for the model
% Inputs:
% xyz = [X; Y; Z]
% uvw = [u; v; w]
% a = [ax; ay; az
propogate_state11.m
function [X,Xdot] = propogate_state11(xyz, uvw, a, pqr, Q, g, dt)
% This will compute the X dot equations for the model
% Inputs:
% xyz = [X; Y; Z]
% uvw = [u; v; w]
% a = [ax; ay; az]
% pqr
ios_state_test.cpp
// Boost ios_state_test.cpp test file --------------------------------------//
// Copyright 2002, 2003 Daryle Walker. Use, modification, and distribution are
// subject to the Boost Software