中国高校课件下载中心 》 教学资源 》 大学文库

东北大学:某学院计算机科学与技术专业《编译原理》课程教学大纲

文档信息
资源类别:文库
文档格式:PDF
文档页数:15
文件大小:587.35KB
团购合买:点击进入团购
内容简介
东北大学:某学院计算机科学与技术专业《编译原理》课程教学大纲
刷新页面文档预览

编译原理教学大纲Compiler Principles SubjectSyllabus一、课程信息SubjectInformation课程编号:开课学期:53100213010Subiect IDSemester课程分类:所属课群:专业教育PA专业平台MTCategorySection课程学分:总学时/周:3.556/12Credit PointsTotal Hours/Weeks理论学时:实验学时:848EXP. HoursLECT. Hours实践学时/周:PBL学时:00PBL HoursPRAC.Hours/Weeks东北大学悉尼智能科技学院开课学院适用专业:计算机科学与技术Sydney SmartCollegeStreamCSTTechnology CollegeNortheastern University课程属性:课程模式:选修Elective自建NEUModePattern中方课程协调人:吕艳霞成绩记载方式:百分制MarksNEU CoordinatorLvu YanxiaResult Tvpe先修课程:C程序设计基础FundamentalsofCProgramming,Requisites汇编语言AssemblerLanguage;数据结构DataStructureAlfred V. Aho, Monica S. Lam, Ravi Sethi., Jeffrey D. Ullman.英文参考教材:Compilers:Principles, Techniques and Tools,(20072thEdition)EN TextbooksPearson Education张莉,史晓华,杨海燕,金茂忠编译技术(2016).高等教育出版社.ZhangLi, Shi Xiaohua, Yang Haiyan, Jin Maozhong. Compiler Technology中文参考教材:(2016).HigherEducationPressCN Textbooks王生原,董渊张素琴,吕映芝,蒋维杜:编译原理(2015第三版)清华大学出版社.Wang Shengyuan,DongYuan,Zhang Suqin,LyuYingzhi,JiangWeidu. Compiler Princilples (2015 3th Edition).Tsinghua University Press教学资源:NoResources课程负责人(撰写人):单击或点击此处输入文提交日期:3/6/2023字。Subject DirectorSubmitted Date任课教师(含负责人):Taught by审核人:批准人:韩鹏史闻博Checked byApproved by批准日期:3/19/2023ApprovedDate1 / 15

1 / 15 编译原理 教学大纲 Compiler Principles Subject Syllabus 一、课程信息 Subject Information 课程编号: Subject ID 3100213010 开课学期: Semester 5 课程分类: Category 专业教育 PA 所属课群: Section 专业平台 MT 课程学分: Credit Points 3.5 总学时/周: Total Hours/Weeks 56/12 理论学时: LECT. Hours 48 实验学时: EXP. Hours 8 PBL 学时: PBL Hours 0 实践学时/周: PRAC. Hours/Weeks 0 开课学院: College 东北大学 悉尼智能科技学院 Sydney Smart Technology College Northeastern University 适用专业: Stream 计算机科学与技术 CST 课程属性: Pattern 选修 Elective 课程模式: Mode 自建 NEU 中方课程协调人: NEU Coordinator 吕艳霞 Lyu Yanxia 成绩记载方式: Result Type 百分制 Marks 先修课程: Requisites C 程序设计基础 Fundamentals of C Programming; 汇编语言 Assembler Language; 数据结构 Data Structure 英文参考教材: EN Textbooks Alfred V. Aho, Monica S. Lam, Ravi Sethi., Jeffrey D. Ullman. Compilers: Principles, Techniques and Tools, (2007 2th Edition). Pearson Education. 中文参考教材: CN Textbooks 张莉,史晓华,杨海燕,金茂忠. 编译技术(2016). 高等教育出版社. Zhang Li, Shi Xiaohua, Yang Haiyan, Jin Maozhong. Compiler Technology (2016). Higher Education Press. 王生原,董渊,张素琴,吕映芝,蒋维杜. 编译原理(2015 第三版). 清华大 学出版社.Wang Shengyuan, Dong Yuan, Zhang Suqin, Lyu Yingzhi, Jiang Weidu. Compiler Princilples (2015 3th Edition). Tsinghua University Press 教学资源: Resources No 课程负责人(撰写人): Subject Director 单击或点击此处输入文 字。 提交日期: Submitted Date 3/6/2023 任课教师(含负责人): Taught by 审核人: Checked by 韩鹏 批准人: Approved by 史闻博 批准日期: Approved Date 3/19/2023

二、教学目标SubjectLearningObjectives(SLOs)注:毕业要求及指标点可参照悉尼学院本科生培养方案,可根据实际情况增减行数Note: GA and index can be referred from undergraduate program in SSTC website. Please add/reduce lines based on subject本课程要求学生通过课程的学习掌握形式语言学的相关理论,掌握编译及编译系统的相关理论、具体的分析算法以及编译系统与计算机软硬件系统之间相互协同工作的原理,主要包括:文法、自动机、典型的语法分析算法、中间代码的形式及语句的翻译、程序运行时存储空间的组织和分配、代码优化及代码生成等。最终做到了解编译系统的一般构造原理,基本实现技术和一些自动构造工具,了解编译系统的最新挑战和需求:掌握编译系统构造的基本概念、基本原理、基本设计和主要实现技术和一些自动构造工具,培养编译器的设计和实现的能力;通过科学思维方法的训练,培养学生运用科学原理解决实际问题的工程能力,最终能为学习本专业后继课程和从事与编译器构造、实现有关的技术工作奠定基础:培养科学与工程应用的意识和素质,逐步培养学生的探索精神和创新能力:能够在多学科背景下的团队中承担个体、团队成员以及负责人的角色。This subject requires students to master the relevant theories of formallinguistics, compiler and compiler systems, analysis algorithms, and theprinciples of collaborative work between compiler systems and整体目标:computer software and hardware systems through the learning of theOverall Objectivecourse.This mainly includes grammar, automata, syntax analysismethods, intermediate code generation and sentence translations.organization and allocation of storage during program running,codeoptimization and object code generation, etc.Ultimately, we aim tounderstand the general construction principles,basic implementationtechniques, and some automatic construction tools of the compilationsystem, as well as the latest challenges and requirements of thecompilation system,Masterthebasicconcepts,principles,design,andimplementationtechniquesof compilersystemconstruction,aswell assome automatic construction tools, and cultivate the ability to designand implement compilers; Through the training of scientific thinkingmethods, cultivate students' engineering ability to apply scientificprinciples to solvepractical problems,and ultimatelylaythefoundationfor learning subsequent courses in this major and engaging in technicalwork related to compiler construction and implementation,Cultivateawareness and quality of scientific and engineering applications.gradually cultivate students' exploration spirit and innovative ability,Abletoassumetherolesof individual,teammember,andleaderinamultidisciplinary team掌握形式语言理论与编译实现相关的基础概念,包括编译程(1)专业目标:序的结构、过程、文法和语言的形式定义、有穷自动机、正Professional Ability规式等方面的基本概念、基本理论。2/15

2 / 15 二、教学目标 Subject Learning Objectives (SLOs) 注:毕业要求及指标点可参照悉尼学院本科生培养方案,可根据实际情况增减行数 Note: GA and index can be referred from undergraduate program in SSTC website. Please add/reduce lines based on subject. 整体目标: Overall Objective 本课程要求学生通过课程的学习掌握形式语言学的相关理论, 掌握编译及编译系统的相关理论、具体的分析算法以及编译系统 与计算机软硬件系统之间相互协同工作的原理,主要包括:文法、 自动机、典型的语法分析算法、中间代码的形式及语句的翻译、程 序运行时存储空间的组织和分配、代码优化及代码生成等。最终 做到了解编译系统的一般构造原理,基本实现技术和一些自动构 造工具,了解编译系统的最新挑战和需求;掌握编译系统构造的 基本概念、基本原理、基本设计和主要实现技术和一些自动构 造 工具,培养编译器的设计和实现的能力;通过科学思维方法的训 练,培养学生运用科学原理解决实际问题的工程能力,最终 能为 学习本专业后继课程和从事与编译器构造、实现有关的技术工作 奠定基础;培养科学与工程应用的意识和素质,逐步培养学生的 探索精神和创新能力;能够在多学科背景下的团队中承担个体、 团队成员以及负责人的角色。 This subject requires students to master the relevant theories of formal linguistics, compiler and compiler systems, analysis algorithms, and the principles of collaborative work between compiler systems and computer software and hardware systems through the learning of the course. This mainly includes grammar, automata, syntax analysis methods, intermediate code generation and sentence translations, organization and allocation of storage during program running, code optimization and object code generation, etc. Ultimately, we aim to understand the general construction principles, basic implementation techniques, and some automatic construction tools of the compilation system, as well as the latest challenges and requirements of the compilation system; Master the basic concepts, principles, design, and implementation techniques of compiler system construction, as well as some automatic construction tools, and cultivate the ability to design and implement compilers; Through the training of scientific thinking methods, cultivate students' engineering ability to apply scientific principles to solve practical problems, and ultimately lay the foundation for learning subsequent courses in this major and engaging in technical work related to compiler construction and implementation; Cultivate awareness and quality of scientific and engineering applications, gradually cultivate students' exploration spirit and innovative ability; Able to assume the roles of individual, team member, and leader in a multidisciplinary team. (1)专业目标: Professional Ability 1-1 掌握形式语言理论与编译实现相关的基础概念,包括编译程 序的结构、过程、文法和语言的形式定义、有穷自动机、正 规式等方面的基本概念、基本理论

Apply the basic principles, theories and practice ofcommunication in professional engineering contexts. Findevaluate, reference and document information sources, andconduct research to support decision making. Apply theengineeringdesignprocessof problemidentificationformulation and solution.掌握编译程序构造的基本原理与技术,包括词法分析、语法分析、属性文法和语法制导的翻译、语义分析、中间代码生成和优化的基本方法,从形式语言理论的角度,进一步认识与理解程序设计语言及其与编译程序的联系。1-2Excellent engineering literacy, outstanding practical skills ininformation technology, and capable of creatively solvingcomplex engineering problems in computer science andrelatedfields through scientific and technological theories andengineering practical methods, as well as the ability of doingacademic cutting-edge project research:通过科学思维方法的训练,培养学生运用科学原理解决实际问题的工程能力,最终能为学习本专业后继课程和从事与编译器构造、实现有关的技术工作奠定基础:1-3A solid professional foundation and competency,systematicalmastery of the specialized knowledge and skills in moderminformation processing theory, big data and artificialintelligence,projectmanagement anddecision-making培养科学与工程应用的意识和素质,逐步培养学生的探索精神和创新能力。Understand thesignificant meaningsof engineering2-1communication education in improving the ability ofindependent innovation and building an innovation-orientedcountry(2)德育目标:能够在多学科背景下的团队中承担个体、团队成员以及负责Essential Quality人的角色。Enhance the innovation and entrepreneurship ability of2-2engineering science and technology talents and construct theeducation network of industry-university cooperation toimprove the core competitiveness of China in the globaldevelopment.课程教学目标与毕业要求的对应关系MatrixofGA&SLOs毕业要求GA指标点GAIndex教学目标SLOs指标点1-3:掌握计算机组成原理、操作1、掌握数学与自然科学知系统与编译原理等基础知识,掌握复杂识,具备较强的数学分析、数1-1,1-2计算机系统的技术原理;值计算能力和分析与解决翻译英文,以下同复杂工程问题的能力。翻译英文,以下同指标点1-4:掌握计算机软硬件知识,具1-2,1-33/15

3 / 15 Apply the basic principles, theories and practice of communication in professional engineering contexts. Find, evaluate, reference and document information sources, and conduct research to support decision making. Apply the engineering design process of problem identification, formulation and solution. 1-2 掌握编译程序构造的基本原理与技术,包括词法分析、语法 分析、属性文法和语法制导的翻译、语义分析、中间代码生 成和优化的基本方法,从形式语言理论的角度,进一步认识 与理解程序设计语言及其与编译程序的联系。 Excellent engineering literacy, outstanding practical skills in information technology, and capable of creatively solving complex engineering problems in computer science and related fields through scientific and technological theories and engineering practical methods, as well as the ability of doing academic cutting-edge project research; 1-3 通过科学思维方法的训练,培养学生运用科学原理解决实际 问题的工程能力,最终能为学习本专业后继课程和从事与编 译器构造、实现有关的技术工作奠定基础; A solid professional foundation and competency, systematical mastery of the specialized knowledge and skills in modern information processing theory, big data and artificial intelligence, project management and decision-making; (2)德育目标: Essential Quality 2-1 培养科学与工程应用的意识和素质,逐步培养学生的探索精 神和创新能力。 Understand the significant meanings of engineering communication education in improving the ability of independent innovation and building an innovation-oriented country. 2-2 能够在多学科背景下的团队中承担个体、团队成员以及负责 人的角色。 Enhance the innovation and entrepreneurship ability of engineering science and technology talents and construct the education network of industry-university cooperation to improve the core competitiveness of China in the global development. 课程教学目标与毕业要求的对应关系 Matrix of GA & SLOs 毕业要求 GA 指标点 GA Index 教学目标 SLOs 1、掌握数学与自然科学知 识,具备较强的数学分析、数 值计算能力和分析 与 解 决 复杂工程问题的能力。 翻译英文,以下同 指标点 1-3:掌握计算机组成原理、操作 系统与编译原理等基础知识,掌握复杂 计算机系统的技术原理; 翻译英文,以下同 1-1,1-2 指标点 1-4:掌握计算机软硬件知识,具 1-2,1-3

备软件系统开发、设计与维护的能力指标点1-5:掌握在计算机科学与技术专业的相关领域进行工程设计、技术创新2-1, 2-2的能力。指标点4-2:能够运用数学、计算机理论的相关知识分析复杂软件工程问题,并1-2,1-34、掌握计算机科学基础理结合计算机领域专业知识对复杂计算论,具备在计算机科学领域里机系统设计问题进行识别、表达与实施:分析问题、解决问题的能力。指标点4-3:充分理解和掌握专业知识的基础上,能够运用所学知识开展文献检2-1索和资料查询。指标点5-1:掌握解决复杂计算机系统工1-25、掌握计算机软硬件系统知程问题的基础理论知识;识,包括计算机系统、数据库指标点5-2:具备计算机科学与技术专业系统、人机交互、算法与复杂所需的设计/开发技能,能够设计针对复1-3性、程序设计语言、网络与计杂计算机工程问题的解决方案,设计满足特定需求的软硬件系统;算、软件工程等。指标点5-3:能够综合运用理论和技术手2-1段解决计算机领域中的实际问题。6、具有计算机应用系统的分析、设计、开发、实施和项指标点6-1:结合计算机学科的基本原理目管理的能力。具有综合运2-2和专业知识,设计实验进行探索和分析用所学科学理论和技术手段分析并解决工程问题的能讨论,并优化实验技术与工程方案。力。7、能够将计算机技术运用到指标点7-1:具备对本专业相关领域的新相关领域进行工程设计、技术2-2产品、新工艺、新技术和新设备进行研究、创新的能力和一定的科研素养。开发与设计的能力。三、教学内容Content(Topics)注:以中英文填写,各部分内容的表格可根据实际知识单元数量进行复制、扩展或缩减Note: Filled in both CN and EN, extend or reduce based on the actual numbers of knowledge unit(1)理论教学Lecture知识单元序号支撑教学目标11-1,1-3,2-1,2-2Knowledge Unit No.SLOs Supported绪论知识单元名称Unit TitleIntroductions and the Design Proces编译程序的基本概念Introductions and Students breakdown知识点:编译的过程Knowledge Delivery编译程序的结构4 /15

4 / 15 备软件系统开 发、设计与维护的能力 指标点 1-5:掌握在计算机科学与技术专 业的相关领域进行工程设计、技术创新 的能力。 2-1,2-2 4、掌握计算机科学基础理 论,具备在计算机科学领域里 分析问题、解决问题的能力。 指标点 4-2:能够运用数学、计算机理论 的相关知识分析复杂软件工程问题,并 结合计算机领域专业 知识对复杂计算 机系统设计问题进行识别、表达与实施; 1-2,1-3 指标点 4-3:充分理解和掌握专业知识的 基础上,能够运用所学知识开展文献检 索和资料查询。 2-1 5、掌握计算机软硬件系统知 识,包括计算机系统、数据库 系统、人机交互、算法与复杂 性、程序设计语言、网络与计 算、软件工程等。 指标点 5-1:掌握解决复杂计算机系统工 程问题的基础理论知识; 1-2 指标点 5-2:具备计算机科学与技术专业 所需的设计/开发技能,能够设计针对复 杂计算机工程问题的解决方案,设计满 足特定需求的软硬件系统; 1-3 指标点 5-3:能够综合运用理论和技术手 段解决计算机领域中的实际问题。 2-1 6、具有计算机应用系统的分 析、设计、开发、实施和项 目管理的能力。具有综合运 用所学科学理论和技术手段 分析并解决工程问题的能 力。 指标点 6-1:结合计算机学科的基本原理 和专业知识,设计实验进行探索和分析 讨论,并优化实验技术与工程方案。 2-2 7、能够将计算机技术运用到 相关领域进行工程设计、技术 创新的能力和一定的科研素 养。 指标点 7-1:具备对本专业相关领域的新 产品、新工艺、新技术和新设备进行研究、 开发与设计的能力。 2-2 三、教学内容 Content (Topics) 注:以中英文填写,各部分内容的表格可根据实际知识单元数量进行复制、扩展或缩减 Note: Filled in both CN and EN, extend or reduce based on the actual numbers of knowledge unit (1) 理论教学 Lecture 知识单元序号: Knowledge Unit No. 1 支撑教学目标: SLOs Supported 1-1,1-3,2-1,2-2 知识单元名称 Unit Title 绪论 Introductions and the Design Process 知识点: Knowledge Delivery 编译程序的基本概念 Introductions and Students breakdown 编译的过程 编译程序的结构

编译阶段的组合Prework了解:编译的基本过程和与编译相关的工具及技术RecognizePorotype and significance of Engineering degign学习目标:理解:语言翻译程序的作用和翻译的方式UnderstandLearningObjectivesTherequirementsofcourse掌握:编译程序的结构和阶段MasterMasterthemoduleofgroupcollaboration(1)展示本专业在新时代中国特色社会主义建设中的成就和当前要解决的重大课题;德育目标Moral Objectives(2)理解编译系统架构及理论知识对于刻画工程实践问题的重要意义。重点:编译器的概念:语言翻译程序的种类:编译阶段。Key PointsStrategyofbrainstorming难点:编译阶段的组合:语言翻译程序的种类和区别Focal pointsBehaviorandcommunicatewell ingroup collaboration知识单元序号支撑教学目标:21-2,1-2,2-1Knowledge Unit No.SLOs Supported知识单元名称程序设计语言及其文法Unit TitleEvaluating sources形式语言基础文法的定义知识点:语言的定义Knowledge Delivery文法的分类CFG的分析树了解:形式语言的描述工具Recognize学习目标:理解:文法的定义UnderstandLearning Objectives掌握:句型推导的方法Master通过具体案例学会如何从具体到抽象,再从抽象到具体德育目标Strength engineering ethics and professional morality through positiveMoral Objectivesandnegativecasesduringengineeringprojectsimplementation重点:文法和语言的形式定义Key Points难点:句子的推导Focal points5/15

5 / 15 编译阶段的组合 Prework 学习目标: Learning Objectives 了解: Recognize 编译的基本过程和与编译相关的工具及技术 Porotype and significance of Engineering degign 理解: Understand 语言翻译程序的作用和翻译的方式 The requirements of course 掌握: Master 编译程序的结构和阶段 Master the module of group collaboration 德育目标 Moral Objectives (1)展示本专业在新时代中国特色社会主义建设中的成就和当前要 解决的重大课题; (2)理解编译系统架构及理论知识对于刻画工程实践问题的重要意 义。 重点: Key Points 编译器的概念;语言翻译程序的种类;编译阶段。 Strategy of brainstorming 难点: Focal points 编译阶段的组合;语言翻译程序的种类和区别 Behavior and communicate well in group collaboration 知识单元序号: Knowledge Unit No. 2 支撑教学目标: SLOs Supported 1-2,1-2,2-1 知识单元名称 Unit Title 程序设计语言及其文法 Evaluating sources 知识点: Knowledge Delivery 形式语言基础 文法的定义 语言的定义 文法的分类 CFG 的分析树 学习目标: Learning Objectives 了解: Recognize 形式语言的描述工具 理解: Understand 文法的定义 掌握: Master 句型推导的方法 德育目标 Moral Objectives 通过具体案例学会如何从具体到抽象,再从抽象到具体 Strength engineering ethics and professional morality through positive and negative cases during engineering projects implementation 重点: Key Points 文法和语言的形式定义 难点: Focal points 句子的推导

知识单元序号支撑教学目标:1-1、1-2、1-3、2-1、32-2Knowledge Unit No.SLOs Supported词法分析知识单元名称Unit TitleReferencing词法分析程序的设计:Brief introduction of Reference单词的描述工具;有穷自动机;知识点:正规式和有穷自动机的等价性;Knowledge Delivery正规文法和有穷自动机间的转换;词法分析程序的自动构造工具。Approachesofteamreflection了解:词法分析程序的功能和构造及其组织。RecognizeThe purpose of reference文法和有穷自动机在词法分析中的作用和机制,正则学习目标:理解:式与正则文法以及有穷自动机之间的等价关系Learning ObjectivesUnderstandHowtoevaluatesourcesfromreferences掌握:NFA到DFA的确定化算法以及DFA的最小化算法MasterProper useof references培养工程思维,使用自动构造工具实现词法分析程序德育目标Developing engineering mind, and make judgments based onMoral Objectivesinformation sources单词的各种描述工具、NFA到DFA的确定化、DFA的化重点:简。Key PointsWrite references correctly单词的各种描述工具、NFA到DFA的确定化、DFA的化难点:简。Focal pointsCollaboration and feedback in teams知识单元序号:支撑教学目标:1-1、1-2、1-3、2-1、42-2Knowledge Unit No.SLOs Supported自顶向下语法分析知识单元名称Unit TitleStakeholders and empathy自顶向下分析法概述Communication skillsLL(1)文法的判别知识点:Time management and project task managementKnowledge Delivery文法的转换递归的和非递归的预测分析法6 / 15

6 / 15 知识单元序号: Knowledge Unit No. 3 支撑教学目标: SLOs Supported 1-1、1-2、1-3、2-1、 2-2 知识单元名称 Unit Title 词法分析 Referencing 知识点: Knowledge Delivery 词法分析程序的设计; Brief introduction of Reference 单词的描述工具; 有穷自动机; 正规式和有穷自动机的等价性; 正规文法和有穷自动机间的转换; 词法分析程序的自动构造工具。 Approaches of team reflection 学习目标: Learning Objectives 了解: Recognize 词法分析程序的功能和构造及其组织。 The purpose of reference 理解: Understand 文法和有穷自动机在词法分析中的作用和机制,正则 式与正则文法以及有穷自动机之间的等价关系 How to evaluate sources from references 掌握: Master NFA到DFA的确定化算法以及DFA的最小化算法 Proper use of references 德育目标 Moral Objectives 培养工程思维,使用自动构造工具实现词法分析程序 Developing engineering mind, and make judgments based on information sources 重点: Key Points 单词的各种描述工具、NFA 到DFA的确定化、DFA 的化 简。 Write references correctly 难点: Focal points 单词的各种描述工具、NFA 到DFA的确定化、DFA 的化 简。 Collaboration and feedback in teams 知识单元序号: Knowledge Unit No. 4 支撑教学目标: SLOs Supported 1-1、1-2、1-3、2-1、 2-2 知识单元名称 Unit Title 自顶向下语法分析 Stakeholders and empathy 知识点: Knowledge Delivery 自顶向下分析法概述 Communication skills LL(1)文法的判别 Time management and project task management 文法的转换 递归的和非递归的预测分析法

预测分析中的错误处理Approachesofteamreflection了解:自顶向下语法分析的基本原理和机制RecognizeStakeholders and empathy学习目标:理解:确定的自顶向下语法分析的原理和算法UnderstandLearning ObjectivesWhydowebuildempathywithstakeholders?掌握:递归子程序法和预测分析算法Masterhe aim of team proposal培养工程思维,使用自动构造工具实现语法分析程序德育目标Developing engineering mind, and make judgments based onMoral Objectivesinformationsources重点:LL(1)文法的判别、LL(1)分析表的构造、预测分析法Key PointsCommunication skills,Time management and project task management难点:LL(1)文法的判别、(2)LL(1)分析表的构造Focal pointsCollaboration andfeedback inteams知识单元序号:支撑教学目标:1-1、1-2、1-3、2-1、52-2Knowledge Unit No.SLOs Supported知识单元名称自底向上语法分析Unit TitleDefining your design problem and brainstorming自底向上分析法概述Summarize the specific problem for which you are designing a solutionLR分析法概述LR(0)分析SLR分析知识点:Knowledge DeliveryLR(1)分析LALR分析二义型文法的LR分析LR分析中的错误处理了解:自底向上语法分析的原理和机制RecognizeForming andrefiningtheideasthatteams haveexisted理解:LR分析算法的分析过程和分析算法学习目标:UnderstandThe concept of deep listeningLearning ObjectivesLR自动机的构造,主要包括LR(O)、SLR、LR(1)掌握:和LALR自动机的构造和分析表的构造MasterMaster the module of group collaboration7/15

7 / 15 预测分析中的错误处理 Approaches of team reflection 学习目标: Learning Objectives 了解: Recognize 自顶向下语法分析的基本原理和机制 Stakeholders and empathy 理解: Understand 确定的自顶向下语法分析的原理和算法 Why do we build empathy with stakeholders? 掌握: Master 递归子程序法和预测分析算法 he aim of team proposal 德育目标 Moral Objectives 培养工程思维,使用自动构造工具实现语法分析程序 Developing engineering mind, and make judgments based on information sources 重点: Key Points LL(1)文法的判别、LL(1)分析表的构造、预测分析法 Communication skills,Time management and project task management 难点: Focal points LL(1)文法的判别、(2)LL(1)分析表的构造 Collaboration and feedback in teams 知识单元序号: Knowledge Unit No. 5 支撑教学目标: SLOs Supported 1-1、1-2、1-3、2-1、 2-2 知识单元名称 Unit Title 自底向上语法分析 Defining your design problem and brainstorming 知识点: Knowledge Delivery 自底向上分析法概述 Summarize the specific problem for which you are designing a solution LR 分析法概述 LR(0)分析 SLR 分析 LR(1)分析 LALR 分析 二义型文法的 LR 分析 LR 分析中的错误处理 学习目标: Learning Objectives 了解: Recognize 自底向上语法分析的原理和机制 Forming and refining the ideas that teams have existed 理解: Understand LR 分析算法的分析过程和分析算法 The concept of deep listening 掌握: Master LR 自动机的构造,主要包括 LR(0)、SLR、LR(1) 和 LALR 自动机的构造和分析表的构造 Master the module of group collaboration

深刻认识理论源于实践,又反过来指导实践的科学发展观德育目标Be aware of the significant meanings of engineering project design inMoral Objectivessociety development and district securityLR文法的分析思想、LR自动机的构造、LR分析表的构造以及分重点:析算法的实现Key PointsStrategyof brainstorming难点:LR自动机的构造、LR分析表的构造Focal pointsBehavior and communicate well in group collaboration支撑教学目标:知识单元序号:61-2, 1-4Knowledge Unit No.SLOs Supported知识单元名称语法制导的翻译Unit TitleDecision-Making and Engineering Writing语法制导翻译概述Fundamental elements of decision-making语法制导定义(SDD)的求值顺序Vital effects of effective decision-making inengineeringS-属性定义与L-属性定义知识点:KnowledgeDelivery语法制导翻译方案(SDT)在非递归和递归的预测分析过程中进行翻译L-属性定义的自底向上翻译语法制导翻译的基本思想和相关概念了解:Announcements in theprocess of decision-making inRecognizeengineering学习目标:理解:语法制导定义和语法制导翻译方案Learning ObjectivesUnderstandThe importance of decision-making属性文法的概念,在非递归和递归的预测分析过程中掌握:的翻译以及L-属性定义的自底向上翻译MasterSpecification and skills of wiring engineering report德育目标无NoMoral Objectives属性文法的概念、语法制导定义、语法制导翻译方案、在自顶向下重点:和自底向上的语法分析过程中的翻译过程。Key PointsPracticing writing of engineering reports语法制导翻译方案、在自顶向下和自底向上的语法分析过程中的翻难点:译过程。Focal pointsValue problem in engineering decision-making知识单元序号支撑教学目标:11-2,2-3,2-2Knowledge Unit NoSLOs Supported知识单元名称语义分析和中间代码生成8/15

8 / 15 德育目标 Moral Objectives 深刻认识理论源于实践,又反过来指导实践的科学发展观 Be aware of the significant meanings of engineering project design in society development and district security 重点: Key Points LR 文法的分析思想、LR 自动机的构造、LR 分析表的构造以及分 析算法的实现 Strategy of brainstorming 难点: Focal points LR 自动机的构造、LR 分析表的构造 Behavior and communicate well in group collaboration 知识单元序号: Knowledge Unit No. 6 支撑教学目标: SLOs Supported 1-2,1-4 知识单元名称 Unit Title 语法制导的翻译 Decision-Making and Engineering Writing 知识点: Knowledge Delivery 语法制导翻译概述 Fundamental elements of decision-making 语法制导定义(SDD)的求值顺序 Vital effects of effective decision-making in engineering S-属性定义与 L-属性定义 语法制导翻译方案(SDT) 在非递归和递归的预测分析过程中进行翻译 L-属性定义的自底向上翻译 学习目标: Learning Objectives 了解: Recognize 语法制导翻译的基本思想和相关概念 Announcements in the process of decision-making in engineering 理解: Understand 语法制导定义和语法制导翻译方案 The importance of decision-making 掌握: Master 属性文法的概念,在非递归和递归的预测分析过程中 的翻译以及 L-属性定义的自底向上翻译 Specification and skills of wiring engineering report 德育目标 Moral Objectives 无 No 重点: Key Points 属性文法的概念、语法制导定义、语法制导翻译方案、在自顶向下 和自底向上的语法分析过程中的翻译过程。 Practicing writing of engineering reports 难点: Focal points 语法制导翻译方案、在自顶向下和自底向上的语法分析过程中的翻 译过程。 Value problem in engineering decision-making 知识单元序号: Knowledge Unit No. 7 支撑教学目标: SLOs Supported 1-2,2-3,2-2 知识单元名称 语义分析和中间代码生成

Unit TitleEWBDesignForumandTeamReflection声明语句、赋值语句、控制流域局的翻译知识点:Brief introductionof EWBchallenge designKnowledge Delivery代码回填Approaches of teamreflection了解:语义分析和中间代码生成的思想RecognizeThe purpose ofEWB design projects理解:各种语句的语义分析和中间代码生成过程学习目标:UnderstandKey and starting points of project implementationLearning Objectives声明语句、赋值语句、控制流语句和过程调用语句的掌握:翻译MasterTheaimofteamproposal培养工程思维,基于任务需求选择最适合的技术方法德育目标Developing engineering mind, and matching the most appropriateMoral Objectivestechnical approach with task requirements声明语句、赋值语句、控制流语句和过程调用语句的翻译以及代码重点:回填技术。Key PointsStrat with real demand and summarizeEWBproblem难点:控制流语句的翻译,代码回填技术。Focal pointsCollaboration andfeedback inteams知识单元序号支撑教学目标:82-2,1-3Knowledge Unit No.SLOs Supported知识单元名称运行存储分配GroupthinkandPrototypingUnit Title存储组织Construction of groupthink in the process of engineering projectimplementation静态存储分配知识点:动态存储分配Knowledge Delivery非局部数据的访间符号表Focusing on prototyping of practical engineering problems了解:数据空间的不同使用方法和管理方法RecognizeIntegration conceptofgroupthink学习目标:理解:堆式和栈式动态存储分配,符号表的组织Guidance of groupthink in prototype designsLearning ObjectivesUnderstand掌握:非局部数据访问的方法和实现原理MasterPractical guidelines for prototype designs培养从局部到整体的全局观的认知德育目标Be aware of the significant meanings of engineering project design inMoral Objectivessociety development and district security9/15

9 / 15 Unit Title EWB Design Forum and Team Reflection 知识点: Knowledge Delivery 声明语句、赋值语句、控制流域局的翻译 Brief introduction of EWB challenge design 代码回填 Approaches of team reflection 学习目标: Learning Objectives 了解: Recognize 语义分析和中间代码生成的思想 The purpose of EWB design projects 理解: Understand 各种语句的语义分析和中间代码生成过程 Key and starting points of project implementation 掌握: Master 声明语句、赋值语句、控制流语句和过程调用语句的 翻译 The aim of team proposal 德育目标 Moral Objectives 培养工程思维,基于任务需求选择最适合的技术方法 Developing engineering mind, and matching the most appropriate technical approach with task requirements 重点: Key Points 声明语句、赋值语句、控制流语句和过程调用语句的翻译以及代码 回填技术。 Strat with real demand and summarize EWB problem 难点: Focal points 控制流语句的翻译,代码回填技术。 Collaboration and feedback in teams 知识单元序号: Knowledge Unit No. 8 支撑教学目标: SLOs Supported 2-2,1-3 知识单元名称 Unit Title 运行存储分配 Groupthink and Prototyping 知识点: Knowledge Delivery 存储组织 Construction of groupthink in the process of engineering project implementation 静态存储分配 动态存储分配 非局部数据的访问 符号表 Focusing on prototyping of practical engineering problems 学习目标: Learning Objectives 了解: Recognize 数据空间的不同使用方法和管理方法 Integration concept of groupthink 理解: Understand 堆式和栈式动态存储分配,符号表的组织 Guidance of groupthink in prototype designs 掌握: Master 非局部数据访问的方法和实现原理 Practical guidelines for prototype designs 德育目标 Moral Objectives 培养从局部到整体的全局观的认知 Be aware of the significant meanings of engineering project design in society development and district security

重点:栈式存储分配的实现:非局部数据访问Key PointsEffective integration of groupthink and prototypes非局部数据访问难点:Mixing social,cultural,economic andenvironmental elements intoFocal pointsprototype designs周:支撑教学目标91-3, 2-2,2-3Week.SLOs Supported代码优化知识单元名称Unit TitleReverse Project Brief优化技术简介Summarise the specific problem for which you are designing a solution基本块的优化知识点Taking into account the key considerations regarding the local situationKnowledge Delivery数据流分析Consider risks involved in the project, and the ultimate objectives theproject is intended to achieve了解:代码优化的概念和基本技术;RecognizeConsideration risks involved in the project理解:常用局部优化、循环优化和全局优化的方法;学习目标:UnderstandCredibility andrelevanceof sourcesLearning Objectives基本块优化和数据流分析的方法;掌握:Completenessof information,andqualityand clarityofMasterexpression重点:常用的代码优化方法:基本块的优化:数据流分析与全局优化Key PointsAnalysis andsynthesis of information数据流分析与全局优化;难点:Appropriateresearchandbackground content in relation tothe contextFocal points周:支撑教学目标:101-3,2-2,2-3WeekSLOs Supported知识单元名称目标代码生成Unit TitleEWB Challenge Report代码生成器的主要作用;Developed the team's design solution through decisionmaking,problem solving and project知识点:一个简单的目标机模型Knowledge Delivery指令选择和寄存器选择:Communicate, document and justify your design solution for the EWBChallenge in a written engineering report document了解:代码生成的主要作用和基本技术学习目标:RecognizeLearningObjectives理解:简单目标机模型10 /15

10 / 15 重点: Key Points 栈式存储分配的实现;非局部数据访问 Effective integration of groupthink and prototypes 难点: Focal points 非局部数据访问 Mixing social, cultural, economic and environmental elements into prototype designs 周: Week. 9 支撑教学目标: SLOs Supported 1-3,2-2,2-3 知识单元名称 Unit Title 代码优化 Reverse Project Brief 知识点: Knowledge Delivery 优化技术简介 Summarise the specific problem for which you are designing a solution 基本块的优化 Taking into account the key considerations regarding the local situation 数据流分析 Consider risks involved in the project, and the ultimate objectives the project is intended to achieve. 学习目标: Learning Objectives 了解: Recognize 代码优化的概念和基本技术; Consideration risks involved in the project 理解: Understand 常用局部优化、循环优化和全局优化的方法; Credibility and relevance of sources 掌握: Master 基本块优化和数据流分析的方法; Completeness of information; and quality and clarity of expression 重点: Key Points 常用的代码优化方法;基本块的优化;数据流分析与全局优化; Analysis and synthesis of information 难点: Focal points 数据流分析与全局优化; Appropriate research and background content in relation to the context 周: Week 10 支撑教学目标: SLOs Supported 1-3,2-2,2-3 知识单元名称 Unit Title 目标代码生成 EWB Challenge Report 知识点: Knowledge Delivery 代码生成器的主要作用; Developed the team’s design solution through decisionmaking, problem solving and project 一个简单的目标机模型 指令选择和寄存器选择; Communicate, document and justify your design solution for the EWB Challenge in a written engineering report document 学习目标: Learning Objectives 了解: Recognize 代码生成的主要作用和基本技术 理解: 简单目标机模型

共15页,试读已结束,阅读完整版请下载
刷新页面下载完整文档
VIP每日下载上限内不扣除下载券和下载次数;
按次数下载不扣除下载券;
注册用户24小时内重复下载只扣除一次;
顺序:VIP每日次数-->可用次数-->下载券;
相关文档