代码搜索:recognizing

找到约 52 项符合「recognizing」的源代码

代码结果 52
www.eeworm.com/read/237912/13919084

htm article1085.asp.htm

Recognizing Strategic Dispositions thread
www.eeworm.com/read/113520/15454411

htm article1085.asp.htm

Recognizing Strategic Dispositions thread
www.eeworm.com/read/116266/14981549

y ch1-05.y

%{ /* * A lexer for the basic grammar to use for recognizing english sentences. */ #include %} %token NOUN PRONOUN VERB ADVERB ADJECTIVE PREPOSITION CONJUNCTION END %% sentence_list : se
www.eeworm.com/read/273665/4200230

todo

This is a tentative TODO file which will probably get much longer before it gets much shorter. - Recognizing (and overriding) debug options in the smb.conf file - Support for 'name=value' parameters
www.eeworm.com/read/401513/2340145

h antlr3baserecognizer.h

/** \file * Defines the basic structure to support recognizing by either a lexer, * parser, or tree parser. * \addtogroup ANTLR3_BASE_RECOGNIZER * @{ */ #ifndef _ANTLR3_BASERECOGNIZER_H #define _
www.eeworm.com/read/366702/2867621

c pr20458.c

/* { dg-do run } */ /* { dg-options "-O2" } */ /* The tail call optimization would inapproriately tail call the destructors due to not recognizing a call clobbered variable */ namespace std { cl
www.eeworm.com/read/490201/6460575

m recognition.m

function OutputName = Recognition(TestImage, m_database, V_PCA, V_Fisher, ProjectedImages_Fisher) % Recognizing step.... % % Description: This function compares two faces by projecting the images i
www.eeworm.com/read/193974/5138575

py sndhdr.py

"""Routines to help recognizing sound files. Function whathdr() recognizes various types of sound file headers. It understands almost all headers that SOX can decode. The return tuple contains the f
www.eeworm.com/read/183674/5252832

h antlr3baserecognizer.h

/** \file * Defines the basic structure to support recognizing by either a lexer, * parser, or tree parser. */ #ifndef _ANTLR3_BASERECOGNIZER_H #define _ANTLR3_BASERECOGNIZER_H #include
www.eeworm.com/read/338546/3314980

h antlr3baserecognizer.h

/** \file * Defines the basic structure to support recognizing by either a lexer, * parser, or tree parser. */ #ifndef _ANTLR3_BASERECOGNIZER_H #define _ANTLR3_BASERECOGNIZER_H #include