代码搜索:markov

找到约 887 项符合「markov」的源代码

代码结果 887
www.eeworm.com/read/377828/9261147

c markov.c

/* Copyright (C) 1999 Lucent Technologies */ /* From 'Programming Pearls' by Jon Bentley */ /* markov.c -- generate random text from input document */ #include #include #include
www.eeworm.com/read/364450/9906338

c markov.c

/* Copyright (C) 1999 Lucent Technologies */ /* From 'Programming Pearls' by Jon Bentley */ /* markov.c -- generate random text from input document */ #include #include #include
www.eeworm.com/read/161233/10436223

c markov.c

/* Copyright (C) 1999 Lucent Technologies */ /* From 'Programming Pearls' by Jon Bentley */ /* markov.c -- generate random text from input document */ #include #include #include
www.eeworm.com/read/160161/10562942

plg markov.plg

Build Log --------------------Configuration: Markov - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~1\ADMINI
www.eeworm.com/read/160161/10562943

ncb markov.ncb

www.eeworm.com/read/160161/10562948

dsw markov.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/160161/10562953

cpp markov.cpp

// 作者 LanXiaoWei (TianJin) 2005/10 //  anlan_cs@sohu.com //  这个markov是应用在入侵检测上的 用的数据是 //http://www.cs.unm.edu/~immsec/data/synth-sm.html 上的 #include #include #inclu
www.eeworm.com/read/160161/10562956

dsp markov.dsp

# Microsoft Developer Studio Project File - Name="Markov" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Co
www.eeworm.com/read/160161/10562958

opt markov.opt

www.eeworm.com/read/271131/11005540

m markov.m

function Markov(file_header) % This function -> % Markov: Given the packets file, the 2-state Markov model is % produced. Outputting the transitional probabilities with % equili