代码搜索:Pattern recognition

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

代码结果 10,000
www.eeworm.com/read/472233/1415954

cpp pattern.cpp

/* * Copyright (C) 2006, 2007, 2008 Apple Computer, Inc. All rights reserved. * Copyright (C) 2008 Eric Seidel * * Redistribution and use in source and binary forms, with or wit
www.eeworm.com/read/472233/1416225

h pattern.h

/* * Copyright (C) 2006, 2007, 2008 Apple Computer, Inc. All rights reserved. * Copyright (C) 2008 Eric Seidel * * Redistribution and use in source and binary forms, with or wit
www.eeworm.com/read/470713/1454694

java pattern.java

/* Pattern.java -- Copyright (C) 2002 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribute it and/or modify it under the terms
www.eeworm.com/read/470693/1466584

java pattern.java

/* Pattern.java -- Copyright (C) 2002 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribute it and/or modify it under the terms
www.eeworm.com/read/470097/1477661

js pattern.js

/** clears default form field value */ function clearDefaultandCSS(el) { if (!el.defaultValue) { el.defaultValue = el.value; } if (el.defaultValue == el.value) { el.value = ""; } // If Dynam
www.eeworm.com/read/464046/1533498

java pattern.java

/********************************************************************* * * Copyright (C) 2002 Andrew Khan * * This library is free software; you can redistribute it and/or * modify it under the t
www.eeworm.com/read/464046/1533744

java pattern.java

/********************************************************************* * * Copyright (C) 2002 Andrew Khan * * This library is free software; you can redistribute it and/or * modify it under
www.eeworm.com/read/460242/1561800

cs pattern.cs

using System.Text.RegularExpressions; namespace Fireball.Syntax { /// /// PatternScanResult struct is redurned by the Pattern class when an .IndexIn call has been performed. ///
www.eeworm.com/read/457053/1601777

bmp pattern.bmp

#define foo_width 16 #define foo_height 16 static char foo_bits[] = { 0x60, 0x06, 0x90, 0x09, 0x90, 0x09, 0xb0, 0x0d, 0x4e, 0x72, 0x49, 0x92, 0x71, 0x8e, 0x8e, 0x71, 0x8e, 0x71, 0x71, 0x8e, 0x49
www.eeworm.com/read/246537/4493673

c pattern.c

/* * Copyright (c) 1993 W. Richard Stevens. All rights reserved. * Permission to use or modify this software and its documentation only for * educational purposes and without fee is hereby granted