代码搜索结果

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

tx_state_mach.vhd

-- Altera Microperipheral Reference Design Version 0802 --********************************************************************************************** -- -- System: A8251 -- Component: Tx

err_remove_state.pod

=pod =head1 NAME ERR_remove_state - free a thread's error queue =head1 SYNOPSIS #include void ERR_remove_state(unsigned long pid); =head1 DESCRIPTION ERR_remove_state() frees

ssl_state_string.pod

=pod =head1 NAME SSL_state_string, SSL_state_string_long - get textual description of state of an SSL object =head1 SYNOPSIS #include const char *SSL_state_string(const SSL *ssl

r128_state.c

/* r128_state.c -- State support for r128 -*- linux-c -*- * Created: Thu Jan 27 02:53:43 2000 by gareth@valinux.com * * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. * All Rights R

r128_state.c

/* r128_state.c -- State support for r128 -*- linux-c -*- * Created: Thu Jan 27 02:53:43 2000 by gareth@valinux.com * * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. * All Rights R

md5state.java

package com.example.util; /** * Fast implementation of RSA's MD5 hash generator in Java JDK Beta-2 or higher * Originally written by Santeri Paavolainen, Helsinki Finland 1996 * (c)

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

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