代码搜索:Pattern recognition
找到约 10,000 项符合「Pattern recognition」的源代码
代码结果 10,000
www.eeworm.com/read/135582/5885111
h qbrush.h
#ifndef __QBRUSH_H
#define __QBRUSH_H
#include "qcolor.h"
enum BrushStyle // brush style
{ NoBrush, SolidPattern,
Dense1Pattern, Dense2Pattern, Dense3Pa
www.eeworm.com/read/132649/5914247
ini kozak.ini
[-]
name = Kozak scan (eukaryotic translation start)
[kozak_strong]
description = Strong Kozak translation start signature
pattern = [ag]..atgg
[kozak_moderate]
description = Moderate Kozak translat
www.eeworm.com/read/131315/5936006
h re.h
/***************************************************************************
* This program is Copyright (C) 1986, 1987, 1988 by Jonathan Payne. JOVE *
* is provided to you without charge, and with
www.eeworm.com/read/129320/5974120
java classnotfoundexceptionparser.java
/*
* Bytecode Analysis Framework
* Copyright (C) 2003,2004 University of Maryland
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser
www.eeworm.com/read/127623/6003883
c ui_bcm91480a.c
/* *********************************************************************
* Broadcom Common Firmware Environment (CFE)
*
* BCM91480A-specific commands File: ui_bcm91480a.c
*
www.eeworm.com/read/126702/6014328
java bitsetdemo.java
package bitset;
/**
Initial pattern in bits1:
{0, 2, 4, 6, 8, 10, 12, 14}
Initial pattern in bits2:
{1, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14}
bits2 AND bits1:
{2, 4, 6, 8, 12, 14}
www.eeworm.com/read/126702/6014329
java~1~ bitsetdemo.java~1~
package bitset;
/**
* Title:
* Description:
* Copyright: Copyright (c) 2005
* Company:
* @author not attributable
* @version 1.0
*/
// BitSet Demonst
www.eeworm.com/read/112162/6150764
c apr_fnmatch.c
/*
* Copyright (c) 1989, 1993, 1994
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* Guido van Rossum.
www.eeworm.com/read/111042/6159953
java usermoduleconfig.java
/*
* $Header: /cvsroot/mvnforum/mvnforum/src/com/mvnforum/user/UserModuleConfig.java,v 1.6 2004/01/18 19:13:12 minhnn Exp $
* $Author: minhnn $
* $Revision: 1.6 $
* $Date: 2004/01/18 19:13:12