搜索资源列表
chenbo
- 编译原理词法分析 通过对DFA模拟程序实验,使学生掌握词法分析的实现技术,及具体实现方法。-the code of bianyiyuanli about cifafenxi
cifa
- C语言词法分析器 输入Pascal语句,输出token序列-c language lexical analyzer input a pascal statement, the output token sequence
et
- 编译原理-词法-语义分析 编译原理实验 实现简单词组识别 语义分析 等功能-Compiler Construction Principles- lexical- semantic analysis to compile a simple phrase recognition principle experiment to achieve functions such as semantic analysis
CFFX
- 一个编译原理词法分析器的代码,可以将输入的一串字符进行词法分析,检验是否符合要求。-Principles of a compiler lexical analyzer code, you can enter the string of characters lexical analysis, testing for compliance.
bianyi
- 一篇完成的编译词法分析器的正式报告,对正式报告的书写有帮助-A complete official report compiled lexical analyzer, written in the formal report helpful
yufafenxi
- 语法分析是编译过程的一个逻辑阶段。语法分析的任务是在词法分析的基础上将单词序列组合成各类语法短语,如“程序”,“语句”,“表达式”等等.语法分析程序判断源程序在结构上是否正确.源程序的结构由上下文无关文法描述.语法分析程序可以用YACC等工具自动生成。-Grammar analysis is a logical compile process stage. The task of grammatical analysis is in a separate lexical analysis on
compiler
- 编译原理实验,包含词法分析,语法分析,语义分析等功能文档-Compiling principle experiment, including morphology analysis, grammatical analysis, the function such as semantic analysis document
词法分析器
- 词法分析器,输出单词种别及种别编码。较为简单,仅供参考。-Lexical analyzer, the output word kind and species do not coding. Simpler for reference only.
compile-analyse
- 编译原理词法分析器,主要用的是C#语言实现完成-Compilation principle morphology analyzer, the main use is to realize complete c#
bianyiyuanli
- 编译原理的实习题,为PL/0语言编写编译器:词法分析器,语法分析器-Compiler theory, practice questions, written in PL/0 language compiler: lexical analyzer and parser. . .
cifafenxi
- 词法分析流程分析图包以及对所做程序的描述和分析-failed to translate
cifa
- 编译原理词法分析程序,用于对PASCAL语言进行的词法分析程序-Compiler theory lexical analysis procedures used to PASCAL language lexical analysis program
bianyiyuanli--cifafenxi
- 编译原理的词法分析-Compiler theory lexical analysis
Lexical-analysis
- 调试并完成一个词法分析程序,加深对词法分析原理的理解。-Debugging and completed a lexical analysis program to deepen the understanding of the principles of lexical analysis.
Parsing
- 编制一个递归下降分析程序,实现对词法分析程序所提供的单词序列的语法检查和结构分析。-The preparation of a recursive descent parser, syntax checking and word structure to achieve lexical analysis program provided by sequence analysis.
11111
- 编译原理词法分析实验报告源代码步骤清晰明确,实现功能比较完善-Compiler theory lexical analysis test report clear source code steps to achieve more perfect
Compiler-principles
- 编译原理课件,第一章编译程序概论,第二章PL0编译程序的实现,第三章文法和语言,第四章词法分析-Compiler theory courseware