-
software that use for writing the coding, also work with MPLAB for compiler. (ou...
software that use for writing the coding, also work with MPLAB for compiler. (ouput .hex file that can be use for design circuit (Proteus-software that use for writing the coding, also work with MPLAB for compiler. (ouput .hex file that can be use for design circuit (Proteus))
- 2022-02-14 18:23:22下载
- 积分:1
-
华中科技大学2007编译原理课程设计报告+源代码.rar
华中科技大学2007编译原理课程设计报告+源代码.rar-Huazhong University of Science and Technology, 2007 Principles of curriculum design report compiled+ Source code. Rar
- 2022-01-24 16:09:31下载
- 积分:1
-
一个小计算器的实现(编译原理),用Lex和bison
一个小计算器的实现(编译原理),用Lex和bison-Realize a small calculator (Principle compiler), with Lex and bison
- 2023-04-28 14:55:03下载
- 积分:1
-
小程序,编程的EEPROM编程
Pony Prog, programa para programar eeprom
- 2022-03-25 18:37:21下载
- 积分:1
-
small c source code for Z80
small c for z80 源代码-small c source code for Z80
- 2022-01-21 19:42:47下载
- 积分:1
-
用c#写的小程序,关于c语音词法分析的,功能很简陋,大家看看吧...
用c#写的小程序,关于c语音词法分析的,功能很简陋,大家看看吧-use small programs written in that voice on the c lexical analysis, feature very simple, we look at it
- 2022-03-31 19:36:21下载
- 积分:1
-
ADV7171 在BF553上测试通过 大家开下了
ADV7171 在BF553上测试通过 大家开下了-ADV7171 in BF553 testing through all of the under
- 2022-04-29 00:29:18下载
- 积分:1
-
- 2023-07-05 09:45:03下载
- 积分:1
-
源程序生成器,可以根据数据库自动生生代码
源程序生成器,可以根据数据库自动生生代码-Source generator, the code according to the database automatically Sang Sang
- 2022-02-07 00:37:39下载
- 积分:1
-
LL(1)文法使用的是确定的自顶向下的分析技术。LL(1)的含义是:第一个L表明自顶向下分析是从左向右扫描输入串,第2个L表明分析过程中将使用最左推导,1表明只...
LL(1)文法使用的是确定的自顶向下的分析技术。LL(1)的含义是:第一个L表明自顶向下分析是从左向右扫描输入串,第2个L表明分析过程中将使用最左推导,1表明只需向右看一个符号便可决定如何推导,即选择哪个产生式(规则)进行推导。-LL (1) grammar using a set top-down analysis techniques. LL (1) the meaning is: the first one L shows a top-down analysis is a scan input string from left to right, the first two L shows the analysis process will be the most left-derivation, one that will be just right to see a sign can decide how to derive, choose what Production (rules) for derivation. LL (1) grammar, followed by calculation of the discriminant needs FIRST sets, FOLLOW sets and SELLECT set, and then determine whether to LL (1) grammar, the last sentence further analysis.
- 2022-02-06 11:59:23下载
- 积分:1