搜索资源列表
bianyiyuanli
- 编译原理的教师备课笔记,发上去大家分享下
bianyiyuanli
- 输入一个正则表达式(也可以预先将一些测试的正则表达式输入到文件中) (2)输出相应的NFA图(要求用画图方法完成并要求是逐步逐步进行画,好象书本P47例2.12和2.13一样逐步得到结果) (3)NFA转换为DFA(得到的DFA图要求用画图方法完成并要求先产生子集构造表出来再画DFA图) (4)DFA最小化(也要求用画图方法完成) (5)选做部分:将最小化DFA所对应的识别程序自动产生出来。(将自动产生的识别程序以文件形式保存即可,并可以在系统中查看
bianyiyuanli
- 一个简单的编译原理实现器,包括词法分析,语法分析,语义分析等.
bianyiyuanli
- 词法分析,可是识别标示符,关键字,数字,等一些其他的符号,通过自己写好的标示符文件,自己定义一些标示符,一个一个字符的从读,然后写入文件,再从文件读出来进行词法分析。
bianyiyuanli.rar
- 编译原理实验中词法分析器和语法分析器的实验报告(附源代码),Compile principle experiment lexical analyzer and parser of the lab report (with source code)
bianyiyuanli
- 词法扫描并生成中间表达式,理解中间代码,将非后缀式用来表示的算术表达式转换为用逆波兰式来表示的算术表达式 -Lexical scanning and generate intermediate expression, understanding of intermediate code will be used to indicate the non-suffix type is converted to the arithmetic expressions using reverse P
bianyiyuanli
- 东南大学计算机系的《编译原理》的ppt,是一本很好的书希望与大家一起分享-Southeast University, Department of Computer Science of the " Compilation Principle" of ppt, it is a very good book to share with everyone
bianyiyuanli
- 编译原理实验指导,词法分析,语法分析及设计,编译原理课要用-Compiler Construction Principles experimental guidance, lexical analysis, syntax analysis and design, compiler theory class to use
aaa
- 编译原理的小程序,有点问题,谢谢大姐帮帮忙,-bianyiyuanli
bianyiyuanli
- ll1语法分析器可以完成ll1文法的前声断咽后-ll1 grammar parser to be completed before the sound of breaking ll1 retropharyngeal
bianyiyuanli
- DO-WHILE循环语句的翻译程序设计(LR方法、输出四元式)-this is a programme which in bian yi yuan li,ke cheng she ji
TESTscan
- 编译原理实现简单的词法分析功能,检验词法中的错误-bianyiyuanli
bianyiyuanli
- 算符优先分析方法是根据算符之间的优先关系而设计的一种自底向上的语法分析方法。算符优先分析的基本思想是只规定算符之间的优先关系,也就是只考虑终结符之间的优先关系。由于算符优先分析不考虑非终结符之间的优先关系,在归约过程中只要找到可归约串就归约,并不考虑归约到哪个非终结符,因而算符优先归约不是规范归约。-Operator precedence analysis is based on the priority relationship between the operator is designed
bianyiyuanli
- 这个比较简单,使用这个程序你可以得到一个预处理程序-It is simple,you can get a preprocessing procedure .
bianyiyuanli
- 理论:学完编译课程,掌握一种计算机高级语言的使用。 实践:计算机实验室提供计算机及软件环境。如果自己有计算机可以在其上进行设计-Theory: The completion of compiling programs, high-level language to master the use of a computer. Practice: the computer lab to provide computer and software environment. If they hav
bianyiyuanli
- 用C或C++语言编写一个简单的词法分析程序,能够删除C/C++源程序中的所有注释,并输出处理后的结果。-Write a simple lexical analyzer, C or C++ language and be able to delete all comments in the C/C++ source, and output the result of the processing.
bianyiyuanli
- 这是一个关于编译原理的压缩文件,里面含有五个实验以及五个实验的代码-This is a compressed file, which contains the five experimental and five experimental code compiler theory
bianyiyuanli
- 编译原理,能对简单的c语言进行编译和报错-Compiler theory, simple c language compiler and error
bianyiyuanli
- 编译原理实验,新手学习使用,请多多指教,-Compiler Principle Experiment, novice learning to use, exhibitions, thank you