代码搜索:Patterns

找到约 8,017 项符合「Patterns」的源代码

代码结果 8,017
www.eeworm.com/read/122257/14706125

htm disc4.htm

Discussion fo Structural Patterns function setFocus() { if ((navigator.appName != "Netscape") && (parseFloat(navigator.appVersion) == 2)) { return; } else
www.eeworm.com/read/122257/14706137

htm faq.htm

Design Patterns CD /* This is needed because the windows in not part of a frame. */ if(top._appletFrame != null && top._appletFrame._lo
www.eeworm.com/read/122257/14707405

htm foreword.htm

Foreword function setFocus() { if ((navigator.appName != "Netscape") && (parseFloat(navigator.appVersion) == 2)) { return; } else { self.focus(); }
www.eeworm.com/read/213524/15130720

me read.me

------------------------------------------------------------------------------- Back Propagation Neural Net Engine v1.32u for C programmers
www.eeworm.com/read/169190/5426550

txt pcregrep.txt

NAME pcregrep - a grep with Perl-compatible regular expressions. SYNOPSIS pcregrep [-Vcfhilnrsvx] pattern [file] ... DESCRIPTION pcregrep searches files for character patterns, in
www.eeworm.com/read/169190/5426553

1 pcregrep.1

.TH PCREGREP 1 .SH NAME pcregrep - a grep with Perl-compatible regular expressions. .SH SYNOPSIS .B pcregrep [-Vcfhilnrsvx] pattern [file] ... .SH DESCRIPTION \fBpcregrep\fR searches files for chara
www.eeworm.com/read/300169/13930462

htm readme.htm

Stock Prediction Based on Price Patterns 1.0 Stock Prediction Based on Price Patterns 1.0 - Matlab source code
www.eeworm.com/read/135036/13966214

me read.me

------------------------------------------------------------------------------- Back Propagation Neural Net Engine v1.33u for C programmers
www.eeworm.com/read/100710/15866560

readme

--- Version 1.06 --- Introduction REMEMBER: YOU NEED TrendMicro product in order to use this package! Trophie is a daemon which uses 'libvsapi' library from TrendMicro antivirus vendor
www.eeworm.com/read/286662/8751680

m bayesian_model_comparison.m

function test_targets = Bayesian_Model_Comparison(train_patterns, train_targets, test_patterns, Ngaussians) % Classify using the Bayesian model comparison algorithm. This function accepts as inputs