点击切换搜索课件文库搜索结果(7098)
文档格式:DOC 文档大小:113KB 文档页数:6
综合测验一 说明: (1)本测验分(A)卷和(B)卷。 (2)每队只能从(A)、(B)卷中任选一套试卷做。若选择(A)卷,只要从(A)卷题目中 任选一 题,按照所选题目的要求完成即可;若选择(B)卷只要从(B)卷题目中任选两题,按照 所选题目的要求完成即可
文档格式:PPT 文档大小:213.5KB 文档页数:39
在实际应用中计算机采用的解线性方程组并 不用克莱姆法则,而是采用高斯消元法。 高斯消元法其实就是中学里学的加减消元法 的推广,现在我们将其用在m个方程n个未知 元的一般情况。 消元法的基本思想是通过消元变形把方程组 化成容易求解的同解方程组
文档格式:PDF 文档大小:14.06KB 文档页数:8
TAC Handout written by Maggie Johnson and revised by me. Three address code Three-address code(TAC) will be the intermediate representation used in our Decaf compiler. It is essentially a generic assembly language that falls in the lower-end of the mid-level IRs. Some variant of 2, 3 or 4 address code is fairly commonly used as an IR, since it maps well to most
文档格式:PPT 文档大小:123KB 文档页数:17
语义分析 通常包括: (1)类型检查。验证程序中执行的每个操作是否遵守语言的类型系统的过程,编译程序必须报告不符合类型系统的信息。 (2)控制流检查。控制流语句必须使控制转移到合法的地方。 (3)一致性检查。在很多场合要求对象只能被定义一次。例如Pascal语言规定同一标识符在一个分程序中只能被说明一次等等。 (4)名字的作用域分析
文档格式:PPT 文档大小:249.5KB 文档页数:105
第四章文法和语言 本章目的 为语言的语法描述寻求工具工具要对程序设计语言给出精确无二义的语法描述。(严谨、简洁、易读) 形式工具--形式语言抽象地定义为一个数学系统。“形式”是指这样的事实:语言的所有规则只以什麽符号串能出现的方式来陈述
文档格式:PPT 文档大小:54.5KB 文档页数:14
RUN-Time Organization Compiler phase- Before writing a code generator, we must decide how to marshal the resources of the target machine (instructions, storage, and system software) in order to implement the source language. This is called run-time organization
文档格式:PPT 文档大小:518.5KB 文档页数:70
第十一章代码优化 11.1什么是代码优化 11.2局部优化 11.3控制流程分析和循环 11.4数据流分析举例
文档格式:PPT 文档大小:84KB 文档页数:20
第9章符号表 9.1符号表的作用和地位 9.2符号的主要属性及作用 9.3符号表的组织
文档格式:PPT 文档大小:59KB 文档页数:12
Semantic analysis Parsing only verifies that the program consists of tokens arranged in a syntactically-valid combination, we now move on to semantic analysis, where we delve deeper to check whether they form a sensible set of instructions in the programming language
文档格式:PPT 文档大小:243.5KB 文档页数:58
6.1 自下而上分析及其LR分析概述 6.2 LR (0) 分析 6.3 SLR(1) 分析 6.4 LR(1)分析 6.5 LALR分析 6.6 使用二义文法
首页上页638639640641642643644645下页末页
热门关键字
搜索一下,找到相关课件或文库资源 7098 个  
©2008-现在 cucdc.com 高等教育资讯网 版权所有