-
词法分析的程序。核心函数是一个状态切换的函数 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
-
生成C++的词法/语法分析的Flex语法分析器
生成C++的词法/语法分析的Flex语法分析器 -Flex syntactic and phrase parser which can produce C++ code
- 2022-07-18 08:56:57下载
- 积分:1
-
读一组
reads a set of C-source files and generates a two-column listing
of those sources-reads a set of C-source files and generates a two-column listing of those sources
- 2022-03-17 21:37:41下载
- 积分:1
-
一个简单的井字游戏程序使用Prolog语言
A simple tic tac toe program using prolog
- 2022-01-26 18:31:11下载
- 积分:1
-
编译原理 课件 蛮实用的
编译原理 课件 蛮实用的-bianyiyuanli
- 2022-01-24 10:00:01下载
- 积分:1
-
简单的语法分析,递归下降语法分析
简单的语法分析,递归下降语法分析-simple syntax analysis, recursive grammar analysis drop
- 2022-01-28 23:02:04下载
- 积分:1
-
Compilation Principle lesson plans. Xidian University Press
编译原理教案。西安电子科技大学出版-Compilation Principle lesson plans. Xidian University Press
- 2022-09-24 18:10:03下载
- 积分:1
-
VB Script脚本引擎及例子程序
VB Script脚本引擎及例子程序-VB Script engine and example program
- 2022-02-06 23:39:47下载
- 积分:1
-
解法:对原文法消除左递归,根据消除左递归后的等价文法建立语法树,而后对此语法树 进行后根遍历,即可得到后缀式....
解法:对原文法消除左递归,根据消除左递归后的等价文法建立语法树,而后对此语法树 进行后根遍历,即可得到后缀式.- Solution: Eliminates the left recursion to the original
grammar, after equal in value grammar establishment grammar tree which
eliminates the left recursion, after but the grammar tree carries on
the root to spread the calendar regarding this, after then obtains
decorates the type
- 2022-01-22 17:47:18下载
- 积分:1
-
basic c compiler
类似于basic语法的脚本
basic c compiler
类似于basic语法的脚本-basic c compiler is similar to basic grammar of the script
- 2023-01-07 18:35:03下载
- 积分:1