资源列表
BianYiYuanLi
- DO-WHILE循环语句的翻译程序设计(LL(1)法、输出三地址表示)
scanner
- 简单源程序的词法分析程序的C语言实现,输出二元式,保存在外部文件
howtoUsePragma
- #pragma指令的用法总结。#pragma指令对每个编译器给出了一个方法,在保持与C和 C++语言完全兼容的情况下,给出主机或操作系统专有的特征。-# pragma directive usage summary.# pragma directive is given for each compiler a way to maintain the C and C++ language is fully compatible with the given host or operating sy
visual c++词法分析器
- 一个用c++编译的词法分析器,主要是针对c++语言的。本人觉得学习性很好。有什么建议请与我联系 qq:23318796-a compiler with the lexical analyzer is targeted mainly c language. I feel that learning the good. Any suggestions, please contact me qq : 23318796
LL1
- 语法分析是编译过程的核心部分。他的任务是在词法分析识别单词符号串的基础上,分析并判断程序的的语法结构是否符合语法规则。语言的语法结构是用上下文无关文法描述的。因此语法分析器的工作的本质上就是按文法的产生式,识别输入符号串是否为一个句子。对于一个文法,当给你一串符号是,如何知道它是不是该文法的一个句子,这是这个课程设计所要解决的一个问题。-Syntax analysis is the core of the compiler process. His task is to identify the
1
- 编译原理 While循环语句的翻译程序设计(递归下降法、输出四元式)-Translation program design compiler theory While loop (recursive descent method, four yuan of output type)
plc
- 通过S7-200自由端口功能来产生从Modbus RTU-Via S7-200 functions to generate from the free port Modbus RTU
SmallBasic
- 一个小的basic解释器,支持26个字母表示的用户变量-a small basic interpreter
Doc1
- 判别正规文法,求first,follow集-find first,follow
mz
- 计算机专业编译原理课程设计编程 只有代码-Computer Curriculum Design Compiler Principle only programming code
NO3
- 编译原理的语法,词法分析器,能够正确进行语法、词法分析,运行环境为Windows2000/XP-Compiler Construction Principles of grammar, lexical analyzer that can correct grammar, lexical analysis, runtime environment for Windows2000/XP