识别程序 meaning in English
recognition program
recognizer
Examples
- A parsing program, or parser, is also called a recognizer .
分析过程又称作识别程序。 - The stack is the basic mechanism used in almost all types of recognizers .
几乎所有类型的识别程序都把栈当作基本存贮结构来使用。 - A pure top-down recognizer will execute many calls and returns, and these are slower than pure jumps .
纯自顶向下识别程序将要执行很多CALL和RETURN,但这两个动作要比纯转移慢得多。 - For the compiler to recognize a type in an assembly not a module , it must be forced to resolve the type
要使编译器识别程序集(不是模块)中的类型,必须将它强制解析此类型。 - A pure top - down recognizer will execute many calls and returns , and these are slower than pure jumps
纯自顶向下识别程序将要执行很多call和return ,但这两个动作要比纯转移慢得多。