代码搜索:MATCHING

找到约 3,451 项符合「MATCHING」的源代码

代码结果 3,451
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
www.eeworm.com/read/192096/8406279

htm ch06_21.htm

Recipe 6.20. Matching Abbreviations (Perl Cookbook)
www.eeworm.com/read/192096/8406471

htm ch06_10.htm

Recipe 6.9. Matching Shell Globs as Regular Expressions (Perl Cookbook)
www.eeworm.com/read/192096/8406702

htm ch09_07.htm

Recipe 9.6. Globbing, or Getting a List of Filenames Matching a Pattern (Perl Cookbook)
www.eeworm.com/read/390106/8483747

htm lines.htm

Matching Across Line Boundaries in a Regular Expression (Java Developers Almanac Example)
www.eeworm.com/read/387369/8691067

h algor.h

#ifndef _ALGORITHM_H_ #define _ALGORITHM_H_ #include #include "chunk.h" #include "token.h" #include "dict.h" /** * The Algorithm of MMSeg use four rules: * - Maximum matching rule * -
www.eeworm.com/read/467474/7004052

cpp match.cpp

/* * Speeded-Up Robust Features (SURF) * http://people.ee.ethz.ch/~surf * * Sample application for feature matching using nearest-neighbor * ratio method. * * BUILD USING "make match.ln". * *
www.eeworm.com/read/463248/7185247

cpp match.cpp

/* * Speeded-Up Robust Features (SURF) * http://people.ee.ethz.ch/~surf * * Sample application for feature matching using nearest-neighbor * ratio method. * * BUILD USING "make match.ln". * *
www.eeworm.com/read/452485/7439258

cpp match.cpp

/* * Speeded-Up Robust Features (SURF) * http://people.ee.ethz.ch/~surf * * Sample application for feature matching using nearest-neighbor * ratio method. * * BUILD USING "make match.ln". * *
www.eeworm.com/read/449031/7519906

h algor.h

#ifndef _ALGORITHM_H_ #define _ALGORITHM_H_ #include #include "chunk.h" #include "token.h" #include "dict.h" /** * The Algorithm of MMSeg use four rules: * - Maximum matching rule * -