代码搜索:State Machine
找到约 10,000 项符合「State Machine」的源代码
代码结果 10,000
www.eeworm.com/read/169697/5413545
java topo_state.java
/*
* (C) 2001 by Argonne National Laboratory
* See COPYRIGHT in top-level directory.
*/
/*
* @author Anthony Chan
*/
package logformat.clog2TOdrawable;
import java.util.List;
import ja
www.eeworm.com/read/169491/5420752
m propogate_state.m
function [X,Xdot] = propogate_state(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 =
www.eeworm.com/read/168634/5441209
vhd system_state.vhd
-- ************************************************************************
-- * NOVAS SOFTWARE CONFIDENTIAL PROPRIETARY NOTE *
-- *
www.eeworm.com/read/164931/5485989
h state_count.h
/*
* OpenPBS (Portable Batch System) v2.3 Software License
*
* Copyright (c) 1999-2000 Veridian Information Solutions, Inc.
* All rights reserved.
*
* ---------------------------------------
www.eeworm.com/read/164931/5486001
c state_count.c
/*
* OpenPBS (Portable Batch System) v2.3 Software License
*
* Copyright (c) 1999-2000 Veridian Information Solutions, Inc.
* All rights reserved.
*
* ---------------------------------------
www.eeworm.com/read/350097/3130608
c mga_state.c
/* mga_state.c -- State support for mga g200/g400 -*- linux-c -*-
* Created: Thu Jan 27 02:53:43 2000 by jhartmann@precisioninsight.com
*
* Copyright 1999 Precision Insight, Inc., Cedar Park, Texas
www.eeworm.com/read/350097/3132811
h ipt_state.h
#ifndef _IPT_STATE_H
#define _IPT_STATE_H
#define IPT_STATE_BIT(ctinfo) (1
www.eeworm.com/read/350097/3134586
h llc_state.h
char *state_names[] = {
"ADM","CONN","RESET_WAIT","RESET_CHECK","SETUP",
"RESET","D_CONN","ERROR","NORMAL"
};
www.eeworm.com/read/350097/3135494
c ipt_state.c
/* Kernel module to match connection tracking information.
* GPL (C) 1999 Rusty Russell (rusty@rustcorp.com.au).
*/
#include
#include
#include