资源列表
good
- 简单的将中缀到后缀的转换,一般是编译实验的第一次实验,主要是递归下降法-Simple to convert infix to suffix is generally compiled the first experimental test
complier
- 计算机编译原理(龙书第二版)的一些学习的相关材料,要点什么的-Computer Compiler Principle (Liuzhou the second edition of the book) a number of learning-related material, what the main points
clib
- 可以用于快速查阅C语言编译器标准函数库中的函数用法和实例,由于是直接使用简单HTML编写的,所以用户可以根据自己的喜好来添加或者删除任意个函数实例。-Can be used for quick access to the standard C language compilers use libraries of functions and examples, because it is directly written using simple HTML, so users can add t
sh
- 用C语言编写的词法分析器,可以进行C语言简单的关键词扫描分析-Using C language lexical analyzer can be a simple C language Keywords scanning analysis
cool_loyo
- Cool语言编译器,仿照TC界面,内有详细的使用和设计说明,使用CBX开发环境。-Cool language compiler, modeled on the TC interface, which detailed the use and design specifications, the use of CBX development environment.
Lexical-analyzer-(scanner)
- 词法分析程序(扫描器)的设计-编译原理实验-Lexical analyzer (scanner) of the design- build principle experiment
yufafenxiqi
- 加深对语法分析器工作过程的理解;加强对递归下降法实现语法分析程序的掌握;能够采用一种编程语言实现简单的语法分析程序;能够使用自己编写的分析程序对简单的程序段进行语法翻译-Deepen the understanding of the work process parser step recursive descent parser to achieve mastery able to use a simple programming language parser to use their
词法分析器生成工具_2004_09_04
- 词法分析器生成工具,用Turbo C v2.0编译生成的-lexical analyzer generation tool, Turbo C compiler generated v2.0
cffxq
- 编译器设计的编译程序涉及到编译五个阶段中的三个,即词法分析器、语法分析器和中间代码生成器。编译程序的输出结果包括词法分析后的二元式序列、变量名表、状态栈分析过程显示及四元式序列程序。整个编译程序分为三部分:词法分析部分、语法分析处理及四元式生成部分、输出显示部分。
STK500
- 一个好用的编程器。如果不用并口编程可以去掉T1,T3将复位脚接到T2的集电极上,T2可以用9014代替。-a handy programming device. If they can be removed Parallel Programming T1, T3 will reset pin collector received T2, T2 can be used instead of 9014.
Translate
- 编译原理的词法分析部分 是用java编译c的 希望大家能喜欢-Compiler theory of lexical analysis is to use java compiler c' s hope that we can enjoy
31060408.RAR
- 简单的编译器,包括词法分析,语义分析过程,用C实现-simple compiler, including lexical analysis, semantic analysis process used to achieve C