点击切换搜索课件文库搜索结果(480)
文档格式:PPT 文档大小:243.5KB 文档页数:58
6.1 自下而上分析及其LR分析概述 6.2 LR (0) 分析 6.3 SLR(1) 分析 6.4 LR(1)分析 6.5 LALR分析 6.6 使用二义文法
文档格式:PPT 文档大小:1.35MB 文档页数:54
• 运行时刻环境 – 为数据分配安排存储位置 – 确定访问变量时使用的机制 – 过程之间的连接 – 参数传递 – 和操作系统、输入输出设备相关的其它接口 • 主题 – 存储管理:栈分配、堆管理、垃圾回收 – 对变量、数据的访问
文档格式:PDF 文档大小:1.18MB 文档页数:50
• 运行时刻环境 – 为数据分配安排存储位置 – 确定访问变量时使用的机制 – 过程之间的连接、参数传递 – 和操作系统、输入输出设备相关的其它接口 • 主题 – 存储管理:栈分配、堆管理、垃圾回收 – 对变量、数据的访问
文档格式:PDF 文档大小:983.67KB 文档页数:65
• 代码生成器的设计 • 目标语言 • 目标代码中的地址 • 基本块和流图 • 基本块优化 • 代码生成器 • 寄存器分配
文档格式:PDF 文档大小:1.82MB 文档页数:136
• 语法分析器 • 上下文无关文法 • 语法分析技术 – 自顶向下 – 自底向上 • 语法分析器生成工具
文档格式:PPT 文档大小:194.5KB 文档页数:16
一、LRSM给出了所有的可归活前缀 二、LRSM中的每个状态将对应一个饱和项目集: (1)其中一部分是由先驱状态分出来(称为基本项目); (2)一部分则是由基本项目扩展出来的(称为扩展项目或派生项目)。派生部分项目的特点是其中的
文档格式:PDF 文档大小:482.61KB 文档页数:84
A.1 Introduction A-3 A.2 Assemblers A-10 A.3 Linkers A-18 A.4 Loading A-19 A.5 Memory Usage A-20 A.6 Procedure Call Convention A-22 A.7 Exceptions and Interrupts A-33 A.8 Input and Output A-38 A.9 SPIM A-40 A.10 MIPS R2000 Assembly Language A-45 A.11 Concluding Remarks A-81 A.12 Exercises A-82
文档格式:PPT 文档大小:134.5KB 文档页数:42
Generate executable code for a target machine that is a faithful representation of the semantics of the source code Depends not only on the characteristics of the source language but also on detailed information about the target architecture, the structure of the runtime environment, and the operating system running on the target machine
文档格式:PPT 文档大小:552KB 文档页数:98
SLR(1), called simple LR(1) parsing, uses the DFA of sets of LR(0) items as constructed in the previous section SLR(1) increases the power of LR(0) parsing significant by using the next token in the input string – First, it consults the input token before a shift to make sure that an appropriate DFA transition exists
文档格式:PPT 文档大小:227.5KB 文档页数:49
The idea of Recursive-Descent Parsing Viewing the grammar rule for a non-terminal A as a definition for a procedure to recognize an A The right-hand side of the grammar for A specifies the structure of the code for this procedure The Expression Grammar:
首页上页3637383940414243下页末页
热门关键字
搜索一下,找到相关课件或文库资源 480 个  
©2008-现在 cucdc.com 高等教育资讯网 版权所有