资源列表
turbo
- turbo码的c描述,包含Debug,可以直接用-turbo codes c descr iption, including Debug, you can directly ....
complier_scanner
- 设计扫描器的有限自动机,实现一个扫描器,即词法分析程序。-To achieve a scanner, that is, lexical analysis program.
basic-ide-0.2.6.6-src
- IDE开发环境,可以挂载SDCC The BASIC IDE is a new, RAD (Rapid Application Development) IDE (Integrated Development Environment) for the RapidQ programming language. The IDE currently has rich project options, a form designer (similar to Delphi s), and code e
jamvm-1.2.0.tar
- 一个小巧而且实现很完整的JAVA虚拟机-achieve a compact but complete Java Virtual Machine
cweb.tar
- 著名算法大师高爷爷设计的语言。此语言结合了Tex和C,在写源代码的时候,详细注释,用一个工具单独在源码里面提取C代码编译,还有一个工具单独在源码里面提取Tex源码编译生成文档-famous masters Grandpa algorithm design language. This language combines Tex and C, writing source code, detailed notes, with a separate tool from inside the C so
c语言编译器源代码
- c语言编译器源代码 写的很详细,欢迎阅读
语法分析器:递归下降子程序的编写
- 语法分析器:递归下降子程序的编写 通过本实验,了解递归下降预测分析的原理和过程以及可能存在的回溯问题,探讨解决方法,为预测分析表方法的学习奠定基础。分析递归下降子程序的优缺点。-Parser: recursive descent routines written by this study to understand the principle of recursive descent and the process of predictive analysis, and possibl
LR(1)
- 编译原理中对LR(1)分析器的实例,以C++源码实现,给出了一个例子,更好的了解了LR(1)的工作原理及工作过程-Compiler Construction Principles against LR (1) parser instance to C++ source code implementation is given an example of a better understanding of the LR (1) The working principle and working p
编译原理课程设计报告书.doc
- 设计内容 对循环语句:for〈表达式;循环条件;表达式〉{赋值语句} (1)设计符合自身语法分析方法要求的文法和属性文法。 (2)设计语法分析表(简单优先级表)。 (3)对源文件进行词法和语法分析同时对源文件进行语义处理。 (4)设计中间代码格式并输出三地址中间代码到文件中保存。 对源文件中的错误进行输出。
stack-machine
- 一个用flex、bison和vc开发的堆栈机,堆栈机为一解释器,支持简单的表达式和赋值、条件和循环语句。
compiler-theory-PL0
- 广东工业大学计算机编译原理课程设计 PL0语言的C语言实现-Computer, Guangdong University curriculum design compiler theory PL0 language of the C language
MMC-and-PIC-Micro-Controller
- PIC16F877 SD/MMC Connection and Coding