代码搜索:pattern
找到约 10,000 项符合「pattern」的源代码
代码结果 10,000
www.eeworm.com/read/408539/2248817
rc pattern.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/408539/2248820
dsp pattern.dsp
# Microsoft Developer Studio Project File - Name="pattern" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) A
www.eeworm.com/read/408539/2248821
cpp pattern.cpp
// pattern.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "pattern.h"
#include "patternDlg.h"
#include
#include "Pattern_i.c"
#ifdef _DE
www.eeworm.com/read/408539/2248822
clw pattern.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CPatternDlg
LastTemplate=CEdit
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "pattern.
www.eeworm.com/read/408539/2248823
plg pattern.plg
Build Log
--------------------Configuration: pattern - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo
www.eeworm.com/read/406718/2273749
java pattern.java
package org.jutil.jregex;
import jregex.PatternSyntaxException;
import jregex.REFlags;
/**
* A class that adapts the jregex.Pattern interface to the
* java.util.regex.Pattern
www.eeworm.com/read/406718/2273830
java pattern.java
package org.jutil.java.regex;
import jregex.PatternSyntaxException;
import jregex.REFlags;
/**
* DEPRECATED
*
* A class that adapts the jregex.Pattern interface to th
www.eeworm.com/read/401674/2336930
java pattern.java
package com.digiburo.backprop1;
import java.io.Serializable;
/**
* Generic pattern container.
* Input/output patterns are represented as array of double which map
* directly to the backprop in
www.eeworm.com/read/400494/2352307
texi pattern.texi
@node Pattern Matching, I/O Overview, Searching and Sorting, Top
@chapter Pattern Matching
The GNU C Library provides pattern matching facilities for two kinds of
patterns: regular expressions and fi