代码搜索:MATCHING
找到约 3,451 项符合「MATCHING」的源代码
代码结果 3,451
www.eeworm.com/read/391748/8380136
c regcomp.c
/* -*- buffer-read-only: t -*- vi: set ro: */
/* DO NOT EDIT! GENERATED AUTOMATICALLY! */
/* Extended regular expression matching and search library.
Copyright (C) 2002,2003,2004,2005,2006,2007 Fre
www.eeworm.com/read/390106/8483723
htm greedy.htm
Greedy and Nongreedy Matching in a Regular Expression (Java Developers Almanac Example)
www.eeworm.com/read/390106/8483741
htm line.htm
Matching Line Boundaries in a Regular Expression (Java Developers Almanac Example)
www.eeworm.com/read/390106/8484263
htm selectlike.htm
Matching with Wildcards in a SQL Statement (Java Developers Almanac Example)
www.eeworm.com/read/284803/8895621
pas masksearch.pas
{
Basic pattern matching. Supports '*' and '?' only.
This code is based on a unit by Markus Stephany (mirbir.st@t-online.de) that
I found on DSP (http://sunsite.icm.edu.pl/delphi/). Pleas
www.eeworm.com/read/427233/8959569
m match.m
%match.m
%This program solves the maximum matching problem.
s=input('Enter the vertices number of S:s= ')
t=input('Enter the vertices number of T:t= ')
W=input('Enter the matrix of the graph:[W(
www.eeworm.com/read/182767/9192179
c host.c
/* Host name resolution and matching.
Copyright (C) 1995, 1996, 1997, 2000, 2001 Free Software Foundation, Inc.
This file is part of GNU Wget.
GNU Wget is free software; you can redistribute it a
www.eeworm.com/read/177819/9431179
spec grep.spec
%define beta %nil
%define rel 1
Summary: The GNU versions of grep pattern matching utilities.
Name: grep
Version: 2.5
%if "%{beta}" != ""
Release: 0.%{beta}.%{rel}
%else
Release: %{rel}
%endif
License
www.eeworm.com/read/165865/10048424
java~3~ facetracker.java~3~
package visage_v3_2;
import java.awt.*;
import java.awt.image.*;
import org.generation5.vision.LineHoughTransformOp;
/*
This class performs template matching combined with heurisitcs in ord
www.eeworm.com/read/280341/10337920
dfm unit1.dfm
object Form1: TForm1
Left = 274
Top = 127
Width = 682
Height = 591
Caption = ' A Cellular Automata with Pattern Matching Rules'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET