您要查找的是不是:
- canonical parse tree 规范析词树
- As data and not as a part of your parse tree. 作为数据,而不是用它作为解析树的一部分。
- The DFA construction algorithm converts this parse tree into a set of states, as the previous column explains. 如前一篇专栏文章中所解释的,DFA构造算法将该解析树转换成一组状态。
- The first approach is to delay all semantic actions until the whole parse tree is constructed. 第一种做法是延迟所有语意动作,直到建立完整的剖析树。
- Later on we will combine token sequences into parse trees. 稍后我们会将记号序列组合成解析树。
- The algorithm essentially computes all the possible stack configurations that could lead to a given node in the parse tree. 该算法必须计算所有可能的、可通向解析树中给定节点的堆栈配置。
- Key Words: parser generators, LR(k) grammars, semantic actions, parse tree, free positions. 关键词 :剖析器产生器、LR(k)文法、语意动作、剖析树、自由位置。
- The parser is the software that takes those meaningful words and builds a parse tree out of them by recognizing their type and purpose. 解析器是一种软件,它从文本获得那些有意义的单词,并通过识别这些单词的类型与用途,从中构建解析树。
- Even the programs written in Scheme are merely lists that happen to also be parse trees, like the ones you played with previously. 甚至使用Scheme编写的程序也是解析树的列表,类似于前面所见的那些解析树列表。
- He is on a par with his brother in intelligence. 他在智力方面同他的弟弟不相上下。
- Shakespeare is par excellence the playwright. 莎士比亚是最卓越的戏剧家。
- A special node to mark the end of the parse tree 标志解析树结束的特殊节点
- Given the parse tree, you apply the algorithm in 给定解析树,可以应用
- I didn't think her performance was up to par. 我认为她表现得不及平时。
- She kept the canon of Shakespeare. 她保存着莎士比亚的真本。
- I'm feeling a bit below par today. 我今天不大舒服。
- Objective: to check whether all types of macroblocks and blocks in the syntax parsing tree, are correctly processed. 目的:检查解码器对语法分析树中的所有宏块类型和子块类型的处理情况。
- He is the elder statesman par excellence. 他是最优秀的年长的国务活动家。
- The gains and losses are about on a par. 得失几乎相当。
- Moreover, we present an intermediate representation for parsing tree of CFL sentence that can be easily implemented and needs less space occupancy. 此外,为上下文无关语言句子的分析树设计了一种简单表示形式,这种表示形式可以提高空间效率,并且易于实现。