代码搜索:deterministic

找到约 440 项符合「deterministic」的源代码

代码结果 440
www.eeworm.com/read/462462/7201221

c acsmx.c

/* ** ** Multi-Pattern Search Engine ** ** Aho-Corasick State Machine - uses a Deterministic Finite Automata - DFA ** ** Copyright (C) 2002 Sourcefire,Inc. ** Marc Norton ** ** ** This program is f
www.eeworm.com/read/140847/5779221

m mk_rnd_map_hhmm.m

function bnet = mk_rnd_map_hhmm(varargin) % We copy the deterministic structure of the real HHMM, % but randomize the probabilities of the adjustable CPDs. % The key trick is that 0s in the real
www.eeworm.com/read/133943/5897405

m mk_rnd_map_hhmm.m

function bnet = mk_rnd_map_hhmm(varargin) % We copy the deterministic structure of the real HHMM, % but randomize the probabilities of the adjustable CPDs. % The key trick is that 0s in the real
www.eeworm.com/read/251838/4414631

m mk_rnd_map_hhmm.m

function bnet = mk_rnd_map_hhmm(varargin) % We copy the deterministic structure of the real HHMM, % but randomize the probabilities of the adjustable CPDs. % The key trick is that 0s in the real
www.eeworm.com/read/251522/4418913

m mk_rnd_map_hhmm.m

function bnet = mk_rnd_map_hhmm(varargin) % We copy the deterministic structure of the real HHMM, % but randomize the probabilities of the adjustable CPDs. % The key trick is that 0s in the real
www.eeworm.com/read/227684/4770430

sml dfa-engine.sml

(* dfa-engine.sml * * COPYRIGHT (c) 1998 Bell Labs, Lucent Technologies. * * Implements a matcher engine based on deterministic finite * automata. *) structure DfaEngine : REGEXP_ENGINE =
www.eeworm.com/read/215485/4903593

m mk_rnd_map_hhmm.m

function bnet = mk_rnd_map_hhmm(varargin) % We copy the deterministic structure of the real HHMM, % but randomize the probabilities of the adjustable CPDs. % The key trick is that 0s in the real
www.eeworm.com/read/197905/5091039

m mk_rnd_map_hhmm.m

function bnet = mk_rnd_map_hhmm(varargin) % We copy the deterministic structure of the real HHMM, % but randomize the probabilities of the adjustable CPDs. % The key trick is that 0s in the real
www.eeworm.com/read/178232/5317715

c acsmx.c

/* ** ** $Id$ ** ** Multi-Pattern Search Engine ** ** Aho-Corasick State Machine - uses a Deterministic Finite Automata - DFA ** ** Copyright (C) 2002 Sourcefire,Inc. ** Marc Norton ** ** ** This p
www.eeworm.com/read/346158/3189625

m mk_rnd_map_hhmm.m

function bnet = mk_rnd_map_hhmm(varargin) % We copy the deterministic structure of the real HHMM, % but randomize the probabilities of the adjustable CPDs. % The key trick is that 0s in the real