搜索资源列表
While
- 是一个编译原理的课程设计,有具体的说明,是实验报告,做得比较好,是用LR法的循环语句翻译-compiler is a principle of curriculum design, a specific note, the report is an experiment, done in a better way, is to use the LR Act loop is the translation
LR(0)
- 这个是java语言实现的lr0词法语法分析器,用于实现编译语言的语法部分-This is the java language to achieve lr0 lexical parser, syntax of the language used to implement part of the compiled
Syntax
- 自己写的一个用java实现的一个语法分析器,是LR的貌似,很久以前的,大家可以-Writing their own use of a java implementation of a grammar parser, LR are the seemingly long time ago, and everyone can look at the
LR(0)
- LR(0)语法分析器的java源代码实现。可以使用-LR (0) parser of java source code to achieve. You can use
LR_Algorithm
- 对LR算法用java语言进行了实现,所用数据源为:Optical Recognition of Handwritten Digits-Of the LR algorithm was realized with the java language, the use of the data source as: Optical Recognition of Handwritten Digits
lro
- 1.文法使用产生式来定义;2.给出项目集规范族(即所有的状态)。3.给出状态间的关系。4.给出LR(0)分析表。5.给定符号串判定它是否是文法中的句子,分析过程用分析表格的方式打印出来。-1. Grammars to define the use of production 2. Gives the family of the project set specification (ie all of the state). 3. Given the relationship between t
TestLR
- 实现LR算法能使输入的文法对其做出项目集规范族的构造。-LR algorithm can achieve the grammar input to make projects of their family structure set specification.
03-MySQL
- 在线考试系统,这是一款有题库的考试系统,有学生和教师的管理权限,老师可以录入试题,学生可以随机获得试卷,提交考卷,并查看成绩等等 一般的项目都包括在里面 主要是源码和数据库-英语 翻译文字或网页 源语言: 中文 允许输入拉丁字符的拼音 请键入文字或网站地址,或者上传文档。 取消 Zàixiàn kǎoshì xìtǒng, zhè shì yī kuǎn yǒu tíkù de kǎoshì xìtǒng, yǒu xuéshēng hé jiàoshī de guǎnl
LRAnalyse
- 1. 文法使用产生式来定义; 2. 给出项目集规范族(即所有的状态)。 3. 给出状态间的关系。 4. 给出LR(0)分析表。 5. 给定符号串判定它是否是文法中的句子,分析过程用分析表格的方式打印出来。 -It realized the lexical analysis and grammatical analysis function, it was written by C++ language.
LR(1)
- 自己Java编的程序,有关语法分析,供大家参考一下-failed to translate
Anlysis
- LR(1)预测分析表 java实现源代码-LR (1) forecast analysis table java source code
gi-1.3
- Produces standalone or embedded interpreters and compilers written in Java. A Language is specified on the fly, and source streams written in the language can be interpreted at any time, even as the language evolves. Supports LL(1), LR(0), SLR(1) and
LR
- 用JAVA语言编写的LR语法分析器,对初学编译原理的同学很有帮助-LR parser written in JAVA language, compiler theory for beginners classmates helpful
mainFrame
- LR分析器设计 设计交互界面,能输入能转换能输出-LR analyzer design design interface, input can be converted to output
LR0
- lr算法,特别有用,对编译原理课设有着十分重要的作用-lr algorithm
myjava
- 开发的一个用java语言实现的编译器,内含词法分析器,语法分析器,而且可以实现中间代码生成.用到了SLR算法和LR算法 -I developed a java language compiler, containing the lexical analyzer, parser, and code generation can be achieved in the middle. Algorithm used in the SLR and LR algorithm
LR
- Algoritmo LR - Analizador léxico
trainticket
- 一个简单的示例,关于火车票录入系统的源代码,源文件,myeclipse10开发的,大家可以看看吧,参看以下。-英语中文德语检测语言 中文(简体)英语日语 翻译文字或网页 一个简单的示例,关于火车票录入系统的源代码,源文件,myeclipse10开发的,大家可以看看吧,参看以下。 请键入文字或网站地址,或者上传文档。 取消 Yīgè jiǎndān de shìlì, guānyú huǒchē piào lùrù xìtǒng de yuán dàimǎ, yuán
Parser
- Java LR(1) parser with parseing table etc.
LR
- 实现一个关于表达式的LR语法分析程序,识别用户输入的包含变量与整数的混合算术表达式-Implement an LR parser about expressions, identify the user entered contains variables and mixed integer arithmetic expressions