代码搜索:Pattern recognition

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

代码结果 10,000
www.eeworm.com/read/345869/11784952

c cache.c

#include #include "..\common\44b.h" #include "..\common\44blib.h" void MarchCMinus32(int address,int unit,unsigned int pattern); void MarchCMinusM_10(int address,int unit,unsigned int
www.eeworm.com/read/345866/11785075

c cache.c

#include #include "..\common\44b.h" #include "..\common\44blib.h" void MarchCMinus32(int address,int unit,unsigned int pattern); void MarchCMinusM_10(int address,int unit,unsigned int
www.eeworm.com/read/345365/11817613

c sed1520.c

/************************************************************************** * * sed1520.c
www.eeworm.com/read/258845/11838313

c maskgen.c

/* Copyright (c) 1991 Sun Wu and Udi Manber. All Rights Reserved. */ #include "agrep.h" extern unsigned D_endpos, endposition, Init1, wildmask; extern Mask[], Bit[], Init[], NO_ERR_MASK; extern int
www.eeworm.com/read/258442/11863068

h block.h

/*! ************************************************************************ * \file block.h * * \brief * constant arrays for single block processing * * \author * Inge Lille-L
www.eeworm.com/read/258434/11864350

c chbytes.c

/* ** CHBYTES.C - Change bytes in a file ** ** This program searches a file for a sequence of bytes. If they are ** found, they are replaced with zeros. It was originally developed for ** a f
www.eeworm.com/read/344239/11896613

java reflags.java

//: strings/ReFlags.java import java.util.regex.*; public class ReFlags { public static void main(String[] args) { Pattern p = Pattern.compile("^java", Pattern.CASE_INSENSITIVE | P
www.eeworm.com/read/257951/11900734

c light_samplesession.c

//============================================================================ // PROJECT = 78K0S/KA1+ Low Pin Count - DemoKit-KA1 // MODULE = light_samplesession.c // SHORT DESC. = -
www.eeworm.com/read/257951/11900849

bak light_samplesession.bak

//============================================================================ // PROJECT = 78K0S/KA1+ Low Pin Count - DemoKit-KA1 // MODULE = light_samplesession.c // SHORT DESC. = -
www.eeworm.com/read/257797/11911928

c usbfifo.c

/********************************************************************************************* * File: usbfifo.c * Author: embest * Desc: S3C2410 USB FIFO Test * History: * R.X.Huang, March