代码搜索:Pattern recognition
找到约 10,000 项符合「Pattern recognition」的源代码
代码结果 10,000
www.eeworm.com/read/349226/10840361
doc readme.doc
YOU NEED A LIFE PROGRAM TO VIEW THESE PATTERNS!
Here is a list of life programs that support these patterns:
-------------------------------------------------------------------
LIFE 1.06
www.eeworm.com/read/139291/5804193
txt pcretest.txt
NAME
pcretest - a program for testing Perl-compatible regular
expressions.
SYNOPSIS
pcretest [-d] [-i] [-m] [-o osize] [-p] [-t] [source] [des-
tination]
pcretest was
www.eeworm.com/read/139291/5804196
3 pcre.3
.TH PCRE 3
.SH NAME
pcre - Perl-compatible regular expressions.
.SH SYNOPSIS
.B #include
.PP
.SM
.br
.B pcre *pcre_compile(const char *\fIpattern\fR, int \fIoptions\fR,
.ti +5n
.B const char
www.eeworm.com/read/132649/5914938
txt pcretest.txt
NAME
pcretest - a program for testing Perl-compatible regular
expressions.
SYNOPSIS
pcretest [-d] [-i] [-m] [-o osize] [-p] [-t] [source] [des-
tination]
pcretest was
www.eeworm.com/read/132649/5914941
3 pcre.3
.TH PCRE 3
.SH NAME
pcre - Perl-compatible regular expressions.
.SH SYNOPSIS
.B #include
.PP
.SM
.br
.B pcre *pcre_compile(const char *\fIpattern\fR, int \fIoptions\fR,
.ti +5n
.B const char
www.eeworm.com/read/112162/6150496
3 pcre.3
.TH PCRE 3
.SH NAME
pcre - Perl-compatible regular expressions.
.SH SYNOPSIS
.B #include
.PP
.SM
.br
.B pcre *pcre_compile(const char *\fIpattern\fR, int \fIoptions\fR,
.ti +5n
.B const char
www.eeworm.com/read/169190/5426545
txt pcretest.txt
NAME
pcretest - a program for testing Perl-compatible regular
expressions.
SYNOPSIS
pcretest [-d] [-i] [-m] [-o osize] [-p] [-t] [source] [des-
tination]
pcretest was
www.eeworm.com/read/169190/5426548
3 pcre.3
.TH PCRE 3
.SH NAME
pcre - Perl-compatible regular expressions.
.SH SYNOPSIS
.B #include
.PP
.SM
.br
.B pcre *pcre_compile(const char *\fIpattern\fR, int \fIoptions\fR,
.ti +5n
.B const char
www.eeworm.com/read/105395/15668462
1 cite-mkbib.1
.de d \" begin display
.sp
.in +4
.nf
..
.de e \" end display
.in -4
.fi
.sp
..
.TH man 1 "20 Mar 2000"
.SH NAME
cite\-mkbib \- expand references and create bibliography
.SH SYNOPSIS
.B cite-mkbib
.RB
www.eeworm.com/read/103840/15718958
txt readme.txt
BM.LIB
The BM library contains 3 Boyer Moore exact pattern matching algorithms
written in 32 bit Microsoft assembler (MASM).
BM.ASM is reasonably close to the original algorithm design from Rob