代码搜索结果

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

state2_default.srs

# # # # Created by Synplify Verilog HDL Compiler version 3.1.0, Build 049R from Synplicity, Inc. # Copyright 1994-2004 Synplicity, Inc. , All rights reserved. # Synthesis Netlist written on Fri D

st-state-api.sgml

st-state functions for getting the state of streamtuner.

st-state-api.h

/* * Copyright (c) 2002, 2003 Jean-Yves Lefort * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the follow

xlink2state.h

/* * Copyright (C) 2005 Sourcefire,Inc. */ #ifndef __XLINK2STATE_H__ #define __XLINK2STATE_H__ /* SMTP normally runs on port 25 */ #define SMTP_DEFAULT_SERVER_PORT 25 typedef struct _XLINK2ST

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

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

c4state.java

class C4State { private static boolean[][][] map; private int[][] score = new int[2][winPlaces]; public static final int winPlaces = 69, maxPieces = 42, Empty = 2; privat

xsup_get_state.c

/******************************************************************* * * File: xsup_get_state.c * * Licensed under a dual GPL/BSD license. (See LICENSE file for more info.) * * Authors: Chris.H

rdopt_coding_state.h

/*! *************************************************************************** * \file * rdopt_coding_state.h * * \author * Heiko Schwarz * * \date * 17. April 2001 *