代码搜索:Pattern recognition
找到约 10,000 项符合「Pattern recognition」的源代码
代码结果 10,000
www.eeworm.com/read/122653/14677468
txt 在asp中用“正则表达式对象”来校验数据的合法性.txt
在ASP中用“正则表达式对象”来校验数据的合法性
--------------------------------------------------------------------------------
【MagicMan】 于 00-3-31 上午 10:04:29 加贴在 Joy ASP ↑:
在ASP中用“正则表达式对象”来校验数据的合法性
(作者:
www.eeworm.com/read/221733/14725619
c cache.c
#include
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
void MarchCMinus32(int address,int unit,unsigned int pattern);
void MarchCMinusM_10(int address,int unit,unsigned int patte
www.eeworm.com/read/120952/14781536
c golay23.c
/* File: golay23.c
* Title: Encoder/decoder for a binary (23,12,7) Golay code
* Author: Robert Morelos-Zaragoza (robert@spectra.eng.hawaii.edu)
* Date: August 1994
*
* The binary (23,12,
www.eeworm.com/read/120207/14809899
h readnext.h
/*--------------------------------------------------------------------*/
/* r e a d n e x t . h */
/*
www.eeworm.com/read/119473/14829516
asm numbers.asm
; Numbers.asm
;
; This program converts written English numbers in the range "zero"
; to "sixty five thousand five hundred thirty five" to the corresponding
; integer value.
.xlist
include
www.eeworm.com/read/220269/14844969
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Menus,OpenGL, ExtCtrls, StdCtrls, ComCtrls;
type
TForm1 = class(TForm)
www.eeworm.com/read/220269/14844982
~pas unit1.~pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Menus,OpenGL, ExtCtrls, StdCtrls, ComCtrls;
type
TForm1 = class(TForm)
www.eeworm.com/read/118205/14882170
c palette.c
/*****************************************
NAME: palette.c
DESC: LCD palette RAM test
HISTORY:
July 12, 2002 : Shin ,On Pil --> Error message display detailed address position.
********
www.eeworm.com/read/118205/14882174
c usbfifo.c
//====================================================================
// File Name : usbfifo.c
// Function : S3C2410 USB FIFO Test
// Program : Kang, Weon Tark (KWT)
// Date : July 19, 20