-
单片机与PC机通信的程序,pc机程序用c语言来编写,单片机程序用汇编语言来编写...
单片机与PC机通信的程序,pc机程序用c语言来编写,单片机程序用汇编语言来编写-dfafdfa
- 2022-06-02 14:26:14下载
- 积分:1
-
This an expression used to generate value for the procedures it can be imported...
这是一个用来生成表达工的值的程序 它可以输入8进制或十进制的数 建立一棵语法树 并返回表达式的值-This an expression used to generate value for the procedures it can be imported or 8 band of a few decimal establish a syntax tree and return to the value of the expression
- 2022-11-08 09:00:08下载
- 积分:1
-
编译原理实验中的实验指导书,详细介绍了实验环境设置等,和详细源码编译原理实验中的工具BISON,可以再windows或者DOS下使用...
编译原理实验中的实验指导书,详细介绍了实验环境设置等,和详细源码编译原理实验中的工具BISON,可以再windows或者DOS下使用-Compilation Principle experiment experimental instructions, detailing the experimental environment settings and so on, and detailed source compiler tool for the principle of the experiment BISON, can be used under windows or DOS
- 2022-07-01 04:38:13下载
- 积分:1
-
这是一个编译器的程序代码
这是一个编译器的程序代码- This is a compiler procedure code
- 2022-07-12 05:01:56下载
- 积分:1
-
(1)构造文法G的LR(0)项目
(2)构造文法G的LR(0)项目集规范族及识别活前缀的DFA
(3)证明文法G不是LR(0)文法而是SLR(1)文法,...
(1)构造文法G的LR(0)项目
(2)构造文法G的LR(0)项目集规范族及识别活前缀的DFA
(3)证明文法G不是LR(0)文法而是SLR(1)文法,并构造SLR(1)分析表
(4)设计LR语法分析程序,且能输出分析过程
(5)列举两个例子测试语法分析程序(识别失败一例,识别成功一例,后者推导步骤不得少于10步)
-(1) construct grammar G of the LR (0) item (2) construct grammar G of the LR (0) item sets standards and identification of family living prefix DFA (3) prove that the grammar G is not LR (0) grammar, but the SLR (1 ) grammar, and constructs SLR (1) analysis table (4) design LR parser, and can output analysis process (5) cited two examples of parsing test procedures (identification fails an example, identify the success of a case, the latter shall not be derived step Less than 10 steps)
- 2022-05-16 14:03:06下载
- 积分:1
-
小写字母转换为大写字母,flex源码,c程序
小写字母转换为大写字母,flex源码,c程序-Lowercase letters converted to uppercase letters, flex source code, c program
- 2022-01-28 05:44:22下载
- 积分:1
-
16F876控制的电动自行车驱动系统源程序
16F876控制的电动自行车驱动系统源程序-16F876 control of the drive system for electric bicycle source
- 2023-06-29 10:40:03下载
- 积分:1
-
本程序实现了简单的编译器功能,是用PL0语言编写的,思路明确...
本程序实现了简单的编译器功能,是用PL0语言编写的,思路明确-This procedure achieved a simple compiler function is PL0 languages, ideas clearly
- 2022-06-02 01:55:43下载
- 积分:1
-
这是一个文法分析器,很方便,只要输入句子,程序会自动分析,如果错误也会提示...
这是一个文法分析器,很方便,只要输入句子,程序会自动分析,如果错误也会提示-It s a grammer analyzer,which is convenience,if you input sentence,program will automatic analyse and clue to if it is error.
- 2023-02-26 14:45:03下载
- 积分:1
-
用递归下降法分析算术表达式的框图,主要完成:
⑴ 通知外界键入算术表达式;
⑵ 控制E过程分析算术表达式;
⑶ 根据分析结果之正误,分别通知外界不同...
用递归下降法分析算术表达式的框图,主要完成:
⑴ 通知外界键入算术表达式;
⑵ 控制E过程分析算术表达式;
⑶ 根据分析结果之正误,分别通知外界不同的信息。
-Analysis of recursive descent method with arithmetic expressions diagram, mainly to complete: ⑴ notice outside type arithmetic expressions ⑵ control process analysis arithmetic expression E ⑶ results are based on an analysis of error, respectively, different information to inform the outside world.
- 2022-03-22 17:28:55下载
- 积分:1