搜索资源列表
SqlParser
- 一个经典的词法分析器,可解析各种复杂的SQL语句- A classical morphology analyzer, may analyze each kind of complex SQL sentence
AccidenceAnalyser
- Java词法分析器 [使用java开发,并且用来分析java源文件] -Java lexical analyzer [use java development, as well as to analyze java source files]
driver22
- 一个运行你的词法分析器来分析输入文件的测试平台-a run your lexical analyzer to analyze the input document Test Platform
LALR(1)forwins
- 一个LALR(1)语法分析器,可以输入文法进行分析,也可以分析句子,非常方便-an LALR (1) parser, can be imported to analyze grammar, sentence can be analyzed, very convenient
LR0rrr1
- LR0分析器,一个LALR(1)语法分析器,可以输入文法进行分析,也可以分析句子,非常方便-LR0 analyzers, a LALR (1) parser, can be imported grammar analysis may also analyze the sentence, a very convenient
word_a123
- c语言编译词法分析,输入代码,分析出字符类型,用链表实现-c compiler lexical analysis, the importation of code and analyze the character type, and to achieve Chain
analyze
- 我的词法分析程序- My lexical analyaer
cifa
- 词法分析程序,这是一个词法分析程序,是在编译原理课编写下来的,经过多次修改。还能够分析对10+9e这样的单词。比较全面-lexical analysis, this is a lexical analysis procedure is compiled in principle prepared from the lesson, after several revisions. Also to analyze 10 9e of the word. More comprehensive
Analyze
- 乐于奉献 乐于奉献 乐于奉献 乐于奉献 乐于奉献
analyze
- 语法语义分析 java简单实现 初学JAVA所作…………
code0002可以换肤的窗体
- 可以换肤的窗体 简单分析- May trade the skin the window simply to analyze
词法分析1
- 在文本下编辑,把需要分析的程序写在zf-infile.txt内,程序的结尾必须以“@”标志符结束,程序结果输出在同目录内,文件名为zf-outfile.txt,此文件为自动生成。 - Edits under the text, the procedure which needs to analyze writes in zf-infile.txt, the procedure ending must the designator end by \"@\", the procedure res
王秀敏程序2
- 词法分析器比较好,运行是输入要分析的程序路径.-lexical analyzer better, it is the operation of procedures to analyze the path.
200218033赵伟光(程序清单)
- 词法分析程序 程序当前目录里自己建立一个文本文档,取名为infile.txt,所有需要分析的程序都写在此文本文档里,程序的结尾以\"@\"标志符结束。运行词法分析程序,程序结果输出到文件名为outfile.txt的文件中,此文件为自动生成。-lexical analysis Procedure current directory to establish his own version of a document, named infile.txt, all need to analyze th
a
- PASCAL语言的词法分析程序,用C++语言编写,开发环境为LINUX.包含源程序的输入文件和分析后的输出文件-PASCAL language lexical analysis procedures using C language, development environment for Linux. Includes input source document and analyze the output files
pacal词法分析
- 该程序是在C下的对TP的简单的词法分析,利用该程序可以分析简单的程序,别的也没有了,就是这些了-the program is the C of the right TP simple lexical analysis, using the program can analyze a simple procedure, nor the other, which is a
yf.rar
- 构造实验一所给文法(应考虑改造)的FIRST集合和FOLLOW集合;构造LL(1)分析表;构造预测分析的总控程序;利用分析表、分析栈和总控程序对源程序进行自上而下的语法分输出整个语法分析过程中栈的变化过程及分析结果,如符合语法规则输出“正确”,否则输出“错误”。 ,Experiment to construct a grammar (should consider the transformation) of FIRST and FOLLOW set of the collection co
AjaxParser
- 词法分析的程序。核心函数是一个状态切换的函数 CAjaxParserDlg::Route。状态切换函数解根据一个 DFA 来对输入的文本进行分析。也就是说,如果你做一个新的DFA,就能分析新的词法。 DFA 的初始化在CAjaxParserDlg::OnInitDialog。- Lexical analysis procedure. The core function is condition cut function CAjaxParserDlg::Route. The condition
grammer-analyze
- VC++编写的编译原理上的语法分析程序 喜欢Windows编程的朋友可以下载-VC++ Grammer Analyze
word-analyze
- VC++实现的编译原理上的词法分析程序 喜欢Windows编程的朋友可以下载-VC++ Word Analyze
