-
写的是一个语法分析器 是用LR分析法分析一个布尔表达式,最后用逆波兰是输出,希望对大家有用...
写的是一个语法分析器 是用LR分析法分析一个布尔表达式,最后用逆波兰是输出,希望对大家有用-writes of a parser is LR analysis for a Boolean expression, with the final output is the inverse of Poland, a member of the useful!
- 2022-01-28 17:21:55下载
- 积分:1
-
词法分析程序的功能是,接受一个表达式,输出该表达式中的各类单词符号。测试词法分析程序时,可以按照一定格式输出各类单词符号。
本程序实现整数四则运算表达式的词...
词法分析程序的功能是,接受一个表达式,输出该表达式中的各类单词符号。测试词法分析程序时,可以按照一定格式输出各类单词符号。
本程序实现整数四则运算表达式的词法分析程序。-Lexical analyzer function is to accept an expression, the output of the expression of the various types of word symbols. Testing lexical analysis program, you can format the output according to certain types of word symbols. This procedure to achieve an integer 4 expression is the lexical analysis program.
- 2023-07-31 02:20:03下载
- 积分:1
-
用DSP控制LED,DSP采用2812.此程序在实际板子上调试通过。
用DSP控制LED,DSP采用2812.此程序在实际板子上调试通过。-DSP control with LED, DSP using 2812. This program debugging through the actual board.
- 2023-02-28 18:20:03下载
- 积分:1
-
a C language compiler source code, written in the Eastern foreigners, generating...
一个C语言编译器源代码,外国人写的东东,生成目标代码时需要有masm配合。-a C language compiler source code, written in the Eastern foreigners, generating object code when it can meet the need.
- 2023-03-13 21:30:04下载
- 积分:1
-
NEC 78F1166 make the line detector to measure the product line if there are prob...
NEC 78F1166做的线路检测仪来测量产品的线路是否有问题-NEC 78F1166 make the line detector to measure the product line if there are problems
- 2022-01-26 04:35:55下载
- 积分:1
-
小型对delphi编译器包括语法语义及词法
小型对delphi编译器包括语法语义及词法- Small to delphi compiler including grammar semantics and
morphology
- 2022-06-11 13:19:49下载
- 积分:1
-
一个有用的演示程序,供学习单片机的朋友很有用的。
一个很有用的demo程序,对于学习单片机的朋友很有用的。-A useful demo program for learning Singlechip Friend very useful.
- 2023-03-28 13:30:03下载
- 积分:1
-
为EBNF符号对象的完整支持;
Complete support for EBNF notation; Object-oriented parser design; C++ output; Deterministic bottom-up "shift-reduce" parsing; SLR(1), LALR(1) and LR(1) table construction methods; Automatic parse tree creation; Possibility to output parse tree in XML format; Verbose conflict diagnostics; Generation of tree traverse procedures
- 2022-01-24 16:51:06下载
- 积分:1
-
This is a recursive routines compiled by the input to determine whether statemen...
这是一个编译递归子程序,通过输入语句可以判断是否由指定文法推出-This is a recursive routines compiled by the input to determine whether statements can be specified by the grammar launched
- 2022-07-21 08:11:29下载
- 积分:1
-
逆波兰试的翻译程序, 是我的程序作业
逆波兰试的翻译程序, 是我的程序作业 - Goes against the Poland trial interpretive program, is my
procedure work
- 2022-08-04 00:13:42下载
- 积分:1