代码搜索结果

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

autoconstraint_state2_default.sdc

#Begin clock constraint define_clock -name {b:state2_default|clk} -period 2.746 -clockgroup Autoconstr_clkgroup_0 -rise 0.000 -fall 1.373 -route 0.000 #End clock constraint

spp_xlink2state.c

/* $Id$ */ /* Snort Preprocessor Plugin Source File for XLINK2STATE */ /* spp_xlink2state * * Copyright (C) 2005 Sourcefire,Inc. * */ #include /* * If you're going to issue any al

spp_xlink2state.h

/* Snort Preprocessor Plugin Header File for XLINK2STATE */ /* * Copyright (C) 2005 Sourcefire,Inc. */ /* This file gets included in plugbase.h when it is integrated into the rest * of the pr

state2_cons_ui.tcl

source "C:/eda/synplicity/fpga_81/lib/altera/quartus_cons.tcl" syn_create_and_open_prj state2 source $::quartus(binpath)/prj_asd_import.tcl syn_create_and_open_csf state2 syn_handle_cons state2

autoconstraint_state2_default.sdc

#Begin clock constraint define_clock -name {b:state2_default|clk} -period 2.746 -clockgroup Autoconstr_clkgroup_0 -rise 0.000 -fall 1.373 -route 0.000 #End clock constraint

sqlreader.snapshot_isolation_state.cs

public enum Snapshot_Isolation_State : byte { // Hex value is: 00000000 [Description("Snapshot isolation state is OFF (default). Snapshot isolation is disallowed.")] OFF = 0,

sqlreader.snapshot_isolation_state.jsl

public enum Snapshot_Isolation_State { // Hex value is: 00000000 /** @attribute Description("Snapshot isolation state is OFF (default). Snapshot isolation is disallowed.")*/ OFF(0

sqlreader.snapshot_isolation_state.vb

Public Enum Snapshot_Isolation_State As Byte 'Hex value is: 00000000 _ OFF = 0

sqlreader.snapshot_isolation_state.h

public enum class Snapshot_Isolation_State sealed : System::Byte { // Hex value is: 00000000 [Description(L"Snapshot isolation state is OFF (default). Snapshot isolation is disallowed.

add_hhmm_end_state.m

function A = add_hhmm_end_state(transprob, termprob) % ADD_HMM_END_STATE Combine trans and term probs into transmat for automaton with an end state % function A = add_hhmm_end_state(transprob, termpro