搜索资源列表
tinyparser
- TINY Parser——TINY语言的自顶向下的预测分析器-TINY Parser -- TINY language of top-down forecasts analyzer
jj
- 预测分析器 正确分析是否为LL1文法及构造他的分析表
jjj
- 预测分析器 可以构造与法术 分析句子 分时是否为LL1文法 实验报告
2007010238
- 基于决策树和贝叶斯的预测分析器,可以对数据库中的数据集通过训练学习后根据训练结果进行信息预测。
语法分析器源程序代码
- 这是一个语法分析器的源程序代码,能够进行预测分析的小程序-This is a parser of the source code analysis to predict the small program
某小型语言的预测分析器
- 设计一个小型语言,要求有基本的程序语句,给出该小型语言的LL(1)文法,用预测分析法实现对该小型语言的LL(1)文法的语法分析。
ll1forwin
- 编译原理LL(1)文法分析器 录入合法的LL(1)文法,将输出LL(1)预测分析表,并可以对输入的句子进行语法分析输出相应语法树。- Translation principle LL (1) grammar analyzer input legitimate LL (1) the grammar, will output LL (1) to forecast the analytical table, and will be all
LL1ForWin完美版
- 编译原理LL(1)文法分析器 录入合法的LL(1)文法,将输出LL(1)预测分析表,并可以对输入的句子进行语法分析输出相应语法树。-compiler theory LL (1) grammar analyzer input legitimate LL (1) grammar, will output LL (1) Table Forecast and Analysis, and can import sentence for synta
语法分析器源程序代码
- 这是一个语法分析器的源程序代码,能够进行预测分析的小程序-This is a parser of the source code analysis to predict the small program
yufafenxikejianzongshu
- 每种程序设计语言都有描述程序语法结构的规则。例如,Pascal程序由程序块(又叫分程序)构成,程序块由语句组成,语句由表达式组成,表达式由记号组成等等。这些规则可以用上下文无关文法或BNF范式(Backus-Naur Form)描述。 编译器常用的文法分析方法有自上而下和自下而上两种。正如它们的名字所示,自上而下分析器建立分析树是从根结点到叶结点,而自下而上分析器恰好反过来。它们的共同点是从左向右地扫描输入,每次一个符号。 最
21codes_vc616677824666
- 词法语法分析器 输入源程序,输出语法分析树,预测分析表-lexical analyzer input source grammar, syntax tree output forecast analysis Table
tinyparser
- TINY Parser——TINY语言的自顶向下的预测分析器-TINY Parser-- TINY language of top-down forecasts analyzer
nizhenbi
- 预测分析法实现的语法分析器 -Forecast and Analysis Method syntax analyzer Forecast and Analysis Method of Grammar Analyzer Forecast and Analysis Method syntax analyzer
wfp11
- 文件名 :test3.c * 文件描述:预测分析法实现的语法分析器。分析如下文法: * E->E+T | E-T | T * T->T*F | T/F |F * F->(E) | i * 输入:每行含一个表达式的文本文件(#号结束)。 * 输出:分析成功或不成功信息。 * 创建人:余洪周 <nick19842000.cublog.cn> 200
LL1
- 自上而下语法分析器设计,为一个加、乘法(适当扩充可为四则)运算表达式的LL1预测语法分析器-Top-down parser design, as a plus, multiplication (appropriate expansion for 4) operator expression LL1 parser Forecast
LL(1)yuceyufafenxi
- 这是一个预测语法分析器,很好用,但是不是我们老师要的格式,所以-This is a forecast parser, very good use, but not our teachers to the format, so
jj
- 预测分析器 正确分析是否为LL1文法及构造他的分析表 -Prediction analysis of whether the correct analyzer LL1 grammar and structure of his analysis table
jjj
- 预测分析器 可以构造与法术 分析句子 分时是否为LL1文法 实验报告-Prediction analyzer can be constructed with the magic time for analysis of sentence grammar LL1 Experimental Report
2007010238
- 基于决策树和贝叶斯的预测分析器,可以对数据库中的数据集通过训练学习后根据训练结果进行信息预测。-Based on Decision Tree and Bayesian prediction of the analyzer can be in the database data sets through training to learn the results after the training information in acco
Java
- 基于Java平台预测分析器的分析与实现,对于基于Java平台分析器进行了详细的研究-Analyzer based on the Java platform Forecast Analysis and Implementation for the Java platform based on the analyzer to carry out a detailed study