点击切换搜索课件文库搜索结果(440)
文档格式:PPT 文档大小:257.5KB 文档页数:83
8.1.1 Three-Address Code 8.1.2 Data Structures for theImplementation of Three-Address Code
文档格式:PDF 文档大小:870.07KB 文档页数:27
南京大学:《编译原理 Principles and Techniques of Compilers》课程教学电子教案(实验讲义)实验四 目标代码生成
文档格式:PDF 文档大小:738.52KB 文档页数:24
南京大学:《编译原理 Principles and Techniques of Compilers》课程教学电子教案(实验讲义)实验三 中间代码生成
文档格式:PDF 文档大小:597.35KB 文档页数:24
南京大学:《编译原理 Principles and Techniques of Compilers》课程教学电子教案(实验讲义)实验二 语义分析
文档格式:PDF 文档大小:664.61KB 文档页数:35
南京大学:《编译原理 Principles and Techniques of Compilers》课程教学电子教案(实验讲义)实验一 词法分析与语法分析
文档格式:PPT 文档大小:421KB 文档页数:72
The memory of a typical computer: A register area; Addressable Random access memory (RAM): A code area; A data area. The code area is fixed prior to execution, and can be visualized as follows:
文档格式:PPT 文档大小:663.5KB 文档页数:87
Attributes – Any property of a programming language construct such as The data type of a variable The value of an expression The location of a variable in memory
文档格式:PPT 文档大小:397KB 文档页数:108
Function of a Parser Takes the sequence of tokens produced by the scanner as its input and produces the syntax tree as its output. Parser Sequence of tokens Syntax-Tree
文档格式:PPT 文档大小:296KB 文档页数:79
Main Purpose Study an algorithm: – Translating a regular expression into a DFA via NFA
文档格式:PPT 文档大小:237KB 文档页数:72
The Function of a Scanner Reading characters from the source code and form them into logical units called tokens Tokens are logical entities defined as an enumerated type – Typedef enum {IF, THEN, ELSE, PLUS, MINUS, NUM, ID,…} TokenType;
首页上页1314151617181920下页末页
热门关键字
搜索一下,找到相关课件或文库资源 440 个  
©2008-现在 cucdc.com 高等教育资讯网 版权所有