您要查找的是不是:
- lexical analysis phase 词法分析阶段
- Lexical analysis program can be a source for analysis of the word. 词法分析程序,可以对源程序进行分析出一个个的单词。
- The first part is lexical analysis, and the main work is to analyze ASN. 1翻译器的设计与实现,主要分四个阶段:第一阶段为词法分析阶段,主要内容为分析ASN.
- Describes the analysis phase and the files are generated. 介绍分析阶段以及生成的文件。
- With C++ Prepared lexical analysis, I hope on this platform more exchanges. 用C++编写的词法分析,希望在此平台上多多交流。
- It uses recursive manner of a top-down version of the lexical analysis. 这个程序是一个递归向下的词法分析程序。它采用了递归的方式由上而下的对一个文本的词法进行分析。-This is a recursive procedure downward lexical analysis procedure.
- Lexical analysis is the basis of compilers, as well as the most simple. 词法分析是编译程序的基础,也是最简单的。好,现在让我们看程序吧。
- Decide on a directory to store the files produced during the analysis phase. 确定用来存储分析阶段中生成的文件的目录。
- A simple compiler, has the lexical analysis, the speech analysis code production. Is useful to the graduate. 一个简单的编译器,有词法分析,语言分析代码生成。对毕业生有用。
- This procedure is a good lexical analysis Very simple, hoped everybody likes, C-C. 详细说明:本程序是一个不错的词法分析。很简单,希望大家喜欢。
- In this paper, LEX is used for lexical analysis;it is encapsulated in a dynamic library. 本文中词法分析使用LEX工具,进行封装生成动态库。
- Include lexical analysis (formal style), parsing (BNF). (2) of the modified PL / 0 compiler / interpreter note. 包括词法分析(正式文体) ,剖析( BNF ) 。
- Based on the analysis phase, recovery estimates how much log will be read during recovery. 根据分析阶段的结果,恢复估计在恢复过程中将会读取多少日志。
- The Converter generates a default work item form as a part of the schema generation during the analysis phase. 在分析阶段,作为架构生成的一部分,转换器会生成一个默认的工作项窗体。
- During the business data analysis phase of your project, you produced a set of data quality assumptions. 在项目的业务数据分析阶段,您产生了一组数据质量假设。
- In the preceding sections we ve discussed the basic elements of Lex programming, which should help you in writing simple lexical analysis programs. 上一节我们讨论了Lex编程的基本元素,它将帮助你编写简单的词法分析程序。
- During the business requirement and data analysis phase of the project, you created the data mapping information. 在项目的业务需求和数据分析阶段,我们创建了数据映射信息。
- The purpose of lexical analysis is to identify the words in the sentence and mark them with the syntactic tagging such as part of speech, and semantic tagging. 词法分析的目的是找出句子中的各个词,进而给这些词添加上句法范畴标记乃至语义范畴标记。
- For example, a problem with the Analysis Phase may only be revealed in the Improve Phase. 例如,分析阶段的问题也许只能在改进阶段才显露出来。
- Lexic analysis constructs query semantic tree according to thesemantic unit which lexic analyzer provides. 语法分析根据词法分析器提供的语法单元构造查询的语法树。