代码搜索:State Machine
找到约 10,000 项符合「State Machine」的源代码
代码结果 10,000
www.eeworm.com/read/188906/5205096
rb state_controller.rb
class StateController < ApplicationController
before_filter :set_charset
def set_charset
@headers["Content-Type"] = "text/html; charset=GB2312"
end
scaffold :state
end
www.eeworm.com/read/183495/5256087
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/179911/5295715
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/179911/5297919
h ipt_state.h
#ifndef _IPT_STATE_H
#define _IPT_STATE_H
#define IPT_STATE_BIT(ctinfo) (1
www.eeworm.com/read/179911/5299696
h llc_state.h
char *state_names[] = {
"ADM","CONN","RESET_WAIT","RESET_CHECK","SETUP",
"RESET","D_CONN","ERROR","NORMAL"
};
www.eeworm.com/read/179911/5300607
c ipt_state.c
/* Kernel module to match connection tracking information.
* GPL (C) 1999 Rusty Russell (rusty@rustcorp.com.au).
*/
#include
#include
#include
www.eeworm.com/read/179193/5309223
vhd system_state.vhd
-- ************************************************************************
-- * NOVAS SOFTWARE CONFIDENTIAL PROPRIETARY NOTE *
-- *