代码搜索:pattern

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

代码结果 10,000
www.eeworm.com/read/413855/2157398

hh ipfilter.hh

#ifndef CLICK_IPFILTER_HH #define CLICK_IPFILTER_HH #include "elements/standard/classifier.hh" #include CLICK_DECLS /* =c IPFilter(ACTION_1 PATTERN_1, ..., ACTION_N PATTERN_N) =s
www.eeworm.com/read/351409/3108342

pat encoder.pat

SNNS pattern definition file V3.2 generated at Wed May 18 12:01:30 1994 No. of patterns : 8 No. of input units : 8 No. of output units : 8 # Input pattern 1: 1 0 0 0 0 0 0 0 # Output pat
www.eeworm.com/read/278099/10572548

c repstr.c

/* +++Date last modified: 05-Jul-1997 */ /*************************************************************************** * @(#)repstr * @(#)- Replace a pattern in a large amount of data using a copy
www.eeworm.com/read/309649/13667498

c repstr.c

/* +++Date last modified: 05-Jul-1997 */ /*************************************************************************** * @(#)repstr * @(#)- Replace a pattern in a large amount of data using a copy
www.eeworm.com/read/136989/5827133

makefile

#---------------------------------------------------------------------------- # Makefile,v 4.56 2004/01/05 02:42:25 bala Exp # # Makefile for the Connection pattern tests #------------
www.eeworm.com/read/136878/5840310

pas ufrm_level1.pas

// *************************************** // * Program name: pattern ufrm_level1* // * AUTHOR : Guo xuliang * // * Date : 2005/05/15 * // * Purpose
www.eeworm.com/read/136878/5840328

pas ufrm_level2.pas

// *************************************** // * Program name: pattern ufrm_level2* // * AUTHOR : Guo xuliang * // * Date : 2005/05/15 * // * Purpose
www.eeworm.com/read/100926/6263262

makefile

#---------------------------------------------------------------------------- # Makefile,v 4.48 2002/11/16 15:37:15 bala Exp # # Makefile for the Connection pattern tests #------------
www.eeworm.com/read/120274/14808102

h composite.h

///////////////////////////////////////////////////////////////////////////// // Composite.h : Composite design pattern // #include #include #include "..\GuidCast.h" #incl
www.eeworm.com/read/115202/15021933

java flyweight.java

package com.orbs.ref.pattern.conservator; import java.io.Serializable; /********************************************************************* * * For a Flyweight t