代码搜索:pattern

找到约 10,000 项符合「pattern」的源代码

代码结果 10,000
www.eeworm.com/read/187358/8830860

h ogslibrary.h

/* ************************************************************************ * * * GPS Simulation
www.eeworm.com/read/187358/8830876

h ogsprototypes.h

/* ************************************************************************ * * * GPS Simulation
www.eeworm.com/read/384846/8838545

c chat.c

/***************************************************************************** * CHAT.C - Communications Dialog (Chat) Code File. * * Copyright (c) 1996, 1998 by Global Election Systems Inc. * *
www.eeworm.com/read/384828/8839889

java jgrep.java

//: strings/JGrep.java // A very simple version of the "grep" program. // {Args: JGrep.java "\\b[Ssct]\\w+"} import java.util.regex.*; import net.mindview.util.*; public class JGrep { public
www.eeworm.com/read/384828/8839927

java thereplacements.java

//: strings/TheReplacements.java import java.util.regex.*; import net.mindview.util.*; import static net.mindview.util.Print.*; /*! Here's a block of text to use as input to the regular exp
www.eeworm.com/read/428216/8883073

h bbm.h

/* * linux/include/linux/mtd/bbm.h * * NAND family Bad Block Management (BBM) header file * - Bad Block Table (BBT) implementation * * Copyright (c) 2005-2007 Samsung Electronics * Kyung
www.eeworm.com/read/284881/8885289

m eof_test.m

function Angles=EOF_test(A,z); % This function takes the patterns in matrix A. % A is a matrix with three dimensions. % The first dimension is the number of pattern sets % The second second is th
www.eeworm.com/read/284587/8915856

cpp classification.cpp

// Classification.cpp: implementation of the Classification class. // 2005.1.13-16:02 By Superman ////////////////////////////////////////////////////////////////////// #include "stdafx.h" //#i
www.eeworm.com/read/427616/8928983

pas cretepatternbrushunit.pas

unit CretePatternBrushUnit; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Button1: TButton;