代码搜索结果

找到约 102,371 项符合 State Machine 的代码

netfsm.c

/***************************************************************************** * netfsm.c - Network Control Protocol Finite State Machine program file. * * portions Copyright (c) 1997 by Global Ele

lr0.c

/* Generate the nondeterministic finite state machine for bison, Copyright (C) 1984, 1986, 1989 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. Bison is free

rfc689.txt

Request for Comments: 689 May 1975 NIC #32656 TENEX NCP Finite State Machine for connections TENEX Memo Number 1

fsm.h

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Module Name: buff.h Abstract: This file includes the definition of finite state machine functions. Author:

带同步复位的状态机.txt

-- State Machine with Asynchronous Reset -- dowload from: www.fpga.com.cn & www.pld.com.cn library ieee; use ieee.std_logic_1164.all; entity stmch1 is port(clk, in1, rst: in std_logic;

eapol_sm.c

/* * WPA Supplicant / EAPOL state machines * Copyright (c) 2004-2005, Jouni Malinen * * This program is free software; you can redistribute it and/or modify * it under the te

eap.c

/* * WPA Supplicant / EAP state machines (RFC 4137) * Copyright (c) 2004-2005, Jouni Malinen * * This program is free software; you can redistribute it and/or modify * it und

statmach.vhd

-- MAX+plus II VHDL Example -- State Machine -- Copyright (c) 1994 Altera Corporation ENTITY statmach IS PORT( clk : IN BIT; input : IN BIT; reset : IN BIT; output : OUT BIT); END

fsm.c

/* fsm.c - {Link, IP} Control Protocol Finite State Machine */ /* Copyright 1995 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* * Copyright (c) 1989 Carnegie Mellon University. * All ri

fsm.c

/* * fsm.c - {Link, IP} Control Protocol Finite State Machine. * * Copyright (c) 1984-2000 Carnegie Mellon University. All rights reserved. * * Redistribution and use in source and binary forms,