代码搜索:deterministic
找到约 440 项符合「deterministic」的源代码
代码结果 440
www.eeworm.com/read/295465/3910626
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/292984/3935865
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/292964/3937013
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/289126/3995709
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/434858/1868022
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/393163/2487960
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/160391/5571266
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/475045/6799935
sql collect.sql
CREATE PROCEDURE SP_RPT_COLLECT_DAY_TEST
(IN BEGINDATE VARCHAR(8),
IN ENDDATE VARCHAR(8),
IN WEEK VARCHAR(6)
)
DYNAMIC RESULT SETS 1
LANGUAGE SQL
NOT DETERMINISTIC
CALLED ON
www.eeworm.com/read/474588/6813238
m sigtype.m
% sigtype.m
% The deterministic signal is a sum of 5 sine waves having
% random amplitudes and frequencies.
% The filtered white-noise signal is generated by passing white
% noise through a filt
www.eeworm.com/read/201202/15413590
sci makefractal.sci
function Frac = MakeFractal(n,base,typ,prob)
// MakeFractal -- Create Random or Deterministic Self-Similar signal
// Usage
// Frac = MakeFractal(n,base,type,prob)
// Inputs
// n sig