-
用数据库存储输出的单词符号表、单词表,用LIST,RICHEDIT控件实现单击关联事件。...
用数据库存储输出的单词符号表、单词表,用LIST,RICHEDIT控件实现单击关联事件。-database storage using the word output symbol table, the word table with LIST, click RICHEDIT Controls Association events.
- 2022-03-24 11:52:34下载
- 积分:1
-
这是一份实验报告,目的是掌握YACC的使用方法,了解YACC处理二义性的方法。
用YACC等工具生成如下文法表示的表达式对应的计算器
exp...
这是一份实验报告,目的是掌握YACC的使用方法,了解YACC处理二义性的方法。
用YACC等工具生成如下文法表示的表达式对应的计算器
exp->exp + exp | exp - exp| exp * exp |exp / exp |exp ^ exp | - exp |(exp) |NUM
对于输入的表达式,能输出结果。比如:
3 +(4 *5)结果应为23
当出现错误时可以进行错误处理。
-This is a test report, the purpose is to master the use YACC to learn YACC handling of the ambiguity approach. Using tools such as YACC grammar that generates the following expression for the corresponding calculator exp-> exp+ exp | exp- exp | exp* exp | exp/exp | exp ^ exp |- exp | (exp) | NUM expression for the input type, can be output. For example: 3+ (4* 5) the result should be 23 when the error can be error-handling.
- 2022-05-23 10:34:44下载
- 积分:1
-
编译器 带报告
编译器 带报告-compiler with the report SUMMARY
- 2022-02-04 02:41:56下载
- 积分:1
-
java写的词法分析器,写得不好别怪我
java写的词法分析器,写得不好别怪我-java writes the morphology analyzer, writes is not good do not
blame me
- 2022-01-27 13:39:42下载
- 积分:1
-
语法分析 语法分析
语法分析 语法分析- The grammar analysis grammar analysis grammar analyzes
- 2022-06-01 16:03:08下载
- 积分:1
-
About lex with which sends document
一个关于lex用发的document- About lex with which sends document
- 2022-07-15 18:41:02下载
- 积分:1
-
卷积码的MATLAB仿真及其性能测试,包括卷积码的编码和VITERBI译码程序...
卷积码的MATLAB仿真及其性能测试,包括卷积码的编码和VITERBI译码程序-Convolutional codes of MATLAB simulation and performance testing, including convolutional codes encoding and decoding procedures VITERBI
- 2023-08-30 09:35:03下载
- 积分:1
-
A VisualC++ Realize the C
一个VisualC++实现的C-语言的编译器-A VisualC++ Realize the C-language compiler
- 2022-07-02 02:14:29下载
- 积分:1
-
单片机与PC机通信的程序,pc机程序用c语言来编写,单片机程序用汇编语言来编写...
单片机与PC机通信的程序,pc机程序用c语言来编写,单片机程序用汇编语言来编写-dfafdfa
- 2022-06-02 14:26:14下载
- 积分:1
-
c语言标准库函数速查手册电子版
c语言标准库函数速查手册电子版-c language standard storehouse function speed-searches the
handbook electron version
- 2022-08-20 13:42:45下载
- 积分:1