课程资料
⌨️编译原理
00 min
2024-1-25
2024-1-25
type
status
date
slug
summary
tags
category
icon
password
😀
编译原理课程部分手写笔记 笔记中习题来源于《程序设计语言 编译原理 第三版》 ISBN:9787118022070

文法

notion image

NFA转DFA

notion image

DFA化简

 
notion image
notion image
notion image

消除递归

notion image

解决回溯、计算FIRST集

notion image

计算FOLLOW集

notion image

递归下降子程序

notion image
notion image

LR分析法

notion image
notion image
notion image
notion image
notion image
👉🏻
更多资料详情参见github中编译原理部分

Comments
  • Twikoo