搜索资源列表
1231233434
- 编译原理实验题 词法分析 使用直接分析法编制C语言子集的词法分析程序-compiler principle experiment inscr iption analysis using direct analysis method preparation of the C language subset of the lexical analysis procedure
编译原理实验_课程设2005
- 本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程序是在VC6.0环境下测试通过,用的是C++语法。当然也有C的语法。 4、本程序留下了很多的接口以待以后的语法分析和语义分析实验时进行扩展-this program is the role of TEST language lexical analysis. 2, double-click operation input file name,
flex_bingle
- 编译原理(Flex):生成词法和语法分析程序的源代码的程序。-Compiler Principle (Flex) : Generation morphology and syntax analysis of a program's source code procedures.
024080017-李纳-词法分析
- 一个词法分析程序,很好用的,给初学者很有帮助-a lexical analysis procedure is useful and helpful to beginners
词法分析程序(050812020508+谢少春)
- 词法分析程序,输入字符序列,输出字符和内码 -lexical analysis procedure, the importation of character sequences, and characters within the output code
一个语言的词法分析程序
- Winnt,Win2k,Winxp. 软件大小:, 10K. 推荐等级:. 下载次数:, 117. 发 布 人:, hosping. 发布日期:, 2005年5月20日1时14分. 软件主页:, h-WINNT, Win2k, Winxp. Software Size :, 10K. Suggested Level : . downloads : 117. publisher :, hosping. Date Published :, at 1:14 on May 20, 2005. sof
lm编译原理的语法分析
- 他是语义分析的前端,example是分析的程序实例,token中放置的是token字。既有词法分析又有语法分析。-he is the front-end semantic analysis, example is the analysis of examples of procedures, token placing the token character. Both lexical analysis has syntax analysis.
zdf
- 很难得的词法分析程序,用VC++编写的可以直接使用。-hard to come by lexical analysis procedures, prepared by the VC can be used directly.
gettoken
- 简单词法分析程序,文件输入文件输出,输出token序列.-simple lexical analysis procedures, the output document file input and output token sequence.
parse_for_learner
- 简单的词法分析程序,识别有限的字符. 编译原理的作业,仅供参考-simple lexical analysis procedures, limited recognition of the characters. Compiling principle of operation is for reference only
wordAnalyst
- 词法分析程序。通过分析文件的各个单词得到一个Token序列。课程作业:-)
EP1
- 用C语言编写的pascal词法分析程序,识别程序子集的文法-C language prepared by the pascal lexical analysis procedure, the identification procedures subset of grammar
编译原理——词法分析
- 该程序是词法分析部分Lexical Analyse。 2)只支持无符号整数类型。不支持数组和指针等高级特性。 3)不支持函数。-that the procedure was lexical analysis Lexical Analyze. 2) only support unsigned integer type. Do not support pointer array and advanced features. 3) does not support function.
ashfuafnasjf
- 简单的词法分析程序 1)通过理解正规式、有限自动机原理,根据下面的X语言的说明编制一个X语言的词法分析程序。 (2)提交实验报告,报告内容如下: 目的要求、DFA、程序清单(带注释)、测试样例及结果-simple lexical analysis procedure 1) understanding through informal style, Finite Automata Theory, according to the following X-language statement pre
Sample4_1
- 词法分析器,实现简单的词法分析程序,可以为以后的语法分析打下很好的基础-Lexical analysis
ddfdf
- 这里以开始定义的PASCAL语言子集的源程序作为词法分析程序的输入数据。在词法分析中,自文件头开始扫描源程序字符,一旦发现符合"单词"定义的源程序字符串时,将它翻译成固定长度的单词内部表示,并查填适当的信息表。经过词法分析后,源程序字符串(源程序的外部表示)被翻译成具有等长信息的单词串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含了源程-here to start the definition of PASCAL language subset of the source
sdasdddfdf
- 这里以开始定义的PASCAL语言子集的源程序作为词法分析程序的输入数据。在词法分析中,自文件头开始扫描源程序字符,一旦发现符合"单词"定义的源程序字符串时,将它翻译成固定长度的单词内部表示,并查填适当的信息表。经过词法分析后,源程序字符串(源程序的外部表示)被翻译成具有等长信息的单词串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含了源程序中的所有常数和所有-here to start the definition of PASCAL language subset of t
asdddfdf
- 这里以开始定义的PASCAL语言子集的源程序作为词法分析程序的输入数据。在词法分析中,自文件头开始扫描源程序字符,一旦发现符合"单词"定义的源程序字符串时,将它翻译成固定长度的单词内部表示,并查填适当示)被翻译成具有等长信息的单词串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含了源程序中的所有常数和所有标识符。-here to start the definition of PASCAL language subset of the source as lexical an
ejygsdddfdf
- 这里以开始定义的PASCAL语言子集的源程序作为词法分析程序的输入数据。在词法分析中,自文件头开始扫描源程序字符,一旦发现符合"单词"定义的源程序字符串时,将它翻译成固定长度的单词内部表示,并查填适当的信息表。经过词法分析后,源程序字符串(源程序的外部表示)被翻译成具有等长信息的单词串(源程序的内部表示-here to start the definition of PASCAL language subset of the source as lexical analysis of the d
cifafenxi
- 词法分析程序,对大家应该有用。可能不完整,不过还是挺好的-Lexical analysis procedures should be useful for all of us. May not be complete, but still very good