-
词法分析的程序。核心函数是一个状态切换的函数 CAjaxParserDlg::Route。状态切换函数解根据一个 DFA 来对输入的文本进行分析。也就是说,如果
词法分析的程序。核心函数是一个状态切换的函数 CAjaxParserDlg::Route。状态切换函数解根据一个 DFA 来对输入的文本进行分析。也就是说,如果你做一个新的DFA,就能分析新的词法。 DFA 的初始化在CAjaxParserDlg::OnInitDialog。- Lexical analysis procedure. The core function is condition cut
function CAjaxParserDlg::Route. The condition cut function solution
acts according to DFA to come to the input text to carry on the
analysis. In other words, if you make new DFA, can analyze the new
morphology. DFA initialization in CAjaxParserDlg::OnInitDialog.
- 2022-03-29 21:14:24下载
- 积分:1
-
小型的词法分析代码
小型的词法分析代码- Small lexical analysis code
- 2022-07-27 02:25:15下载
- 积分:1
-
这个程序是我们的大作业,里面有语法分析,词法分析,四原式等等,里面有具体内容和事例,看看就能明白...
这个程序是我们的大作业,里面有语法分析,词法分析,四原式等等,里面有具体内容和事例,看看就能明白-this procedure is our largest operation, which has syntax analysis, lexical analysis, the four original type and so on, there are specific details and examples, see we can understand
- 2022-02-15 14:19:39下载
- 积分:1
-
单片机与PC机通信的程序,pc机程序用c语言来编写,单片机程序用汇编语言来编写...
单片机与PC机通信的程序,pc机程序用c语言来编写,单片机程序用汇编语言来编写-dfafdfa
- 2022-06-02 14:26:14下载
- 积分:1
-
词法分析器一个很不错的程序,源代码。 看看吧
词法分析器一个很不错的程序,源代码。 看看吧- A morphology analyzer very good procedure, source code. Has a
look
- 2022-07-19 14:51:33下载
- 积分:1
-
c-词法分析器 很好很强大 编译in。txt文件内容的-c-lexer very very strong build in. txt file contents of
- 2023-04-07 06:20:04下载
- 积分:1
-
词法分析器:源程序的运行方式: 运行程序 输入一个已存在的文本文档的文件名。如:input.txt 如果要对整个程序进行语法分析,则按‘y’键,否则按‘n’键...
词法分析器:源程序的运行方式: 运行程序 输入一个已存在的文本文档的文件名。如:input.txt 如果要对整个程序进行语法分析,则按‘y’键,否则按‘n’键 如果要对程序进行语法分析,则按‘y’键,否则按‘n’键 程序结束-lexical analyzer : the source of the mode of operation : the importation of operational procedures already exist in a text file in the file name. Such as : input.txt if the entire procedure syntax analysis, the provision "y" button, or by the "n" key to the procedure syntax analysis, the provision "y" button, or by the "n" key end of the program
- 2022-08-11 09:13:53下载
- 积分:1
-
快速基本的编译器
Quick Basic DOS Compilers
- 2022-01-31 15:36:52下载
- 积分:1
-
This is a VHDL language used to write the sub
这是一个用VHDL语言写的分频程序,可用得着-This is a VHDL language used to write the sub-frequency procedures, can be useful
- 2022-09-12 23:15:02下载
- 积分:1
-
使用lex和yacc实现程序计算器
用Lex和Yacc实现计算器的例程-with Lex and Yacc achieve the routines Calculator
- 2022-02-16 08:42:12下载
- 积分:1