资源列表
bianyi
- 西北工业大学编译原理课程讲解以及习题详解-Northwestern Polytechnical University, compiler theory courses and exercises Detailed explanation
compiler
- C语言编译器 整个编译采用一边式的方法生成中间代码。中间代码以四元式的结构表示。由于符号表的存储形式是栈式的,所以目标代码生成是完全以中间代码为基础的。 语法分析、语义分析以及中间代码生成的时候采用的是递归下降子程序法。 - C language complier
editor
- 行编辑器程序设.一个简单的行编辑器,可以实现读写存储,以及即时编辑等功能。-Line editor program design. A simple line editor, can read and write storage, and instant editing features.
listing
- 编译器关于C minus的 简单的词法分析文档-Compiler on the C minus the simple lexical analysis of the document
translatorHTML2RTF
- This a HTML to RTF translator. This translator is done in LEX and YACC. You need to pass to the translator the html file and the application will output a file formatted in rtf style according to the html you ve entered. For using: lex file.l, yacc
Main
- C0解释器 主要完成的事C++的作业 可以看一下哦-C0 interpreter
encode
- 光码器 编码器的使用方法其中是很总要的额 -Sensored Position Control of PMSM Using QEP
grama-dereaction
- 应用编译原理的自下而上的分析方法所求的一个能求出表达式的FIRSTVT()集和LASTVT()集语法分析器的源代码-Application of the principle of bottom-up analysis of compiled methods seek to find the expression of a FIRSTVT () set and LASTVT () sets the source code parser
CPPcifafenxi
- 编译原理词法分析器基于C++手工构造的词法分析器-Lexer ci fa fen xi qi
6804220file_scaner
- 以文件进行读写的词法分析器~对初学者有很大的帮助-Read and write to file lexer ~ very helpful for beginners
yy
- 编译原理 使用词法分析,语法分析将布尔表达式转换为逆波兰式-Course Design Compiler
Cpp16
- 对字符进行编码,并对字符串进行编码,并译码-The character encoding, and the string encoding and decoding