搜索资源列表

  1. slr1

    0下载:
  2. 计算机科学与技术专业的课程设计slr算法-computer science and technology courses for professional design algorithm slr
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:41759
    • 提供者:秦艺娟
  1. SLR1

    0下载:
  2. 在VC下打开SLR1.dsp,阅读工程SLR1,SLR1为一个加、乘(适当扩充可为四则)运算表达式的SLR语法分析器
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:98818
    • 提供者:wzc
  1. SLR1wf

    0下载:
  2. slr1文法语法分析的c语言实现代码 需要输入词法分析的txt结果文件-slr1 the grammar grammar analysis c language realization code needs to input the lexical analysis the txt result document
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:1693
    • 提供者:信仰
  1. ArithmeticSLR1

    0下载:
  2. 四则算术运算实现,采用的是SLR1文法包括号+,-,*,/,括号,
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2216
    • 提供者:9wy
  1. SLR1wf

    0下载:
  2. slr1文法语法分析的c语言实现代码 需要输入词法分析的txt结果文件-slr1 the grammar grammar analysis c language realization code needs to input the lexical analysis the txt result document
  3. 所属分类:编辑器/阅读器

    • 发布日期:2024-09-29
    • 文件大小:1024
    • 提供者:信仰
  1. SLRGrammar

    0下载:
  2. 用于生成SLR(1)分析表,并产生相应的SLR(1)分析器-used to produce SLR (1) Analysis Table, and generates the SLR (1) Analyzer
  3. 所属分类:其它资源

    • 发布日期:2024-09-29
    • 文件大小:7168
    • 提供者:conan
  1. SLR(1)

    0下载:
  2. 用SLR(1)方法实现的类C语言的编译器的语义分析程序。-with SLR (1) Realization of the Class C language compiler is the semantic analysis procedures.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-09-29
    • 文件大小:296960
    • 提供者:魏本峰
  1. SLR1

    0下载:
  2. 在VC下打开SLR1.dsp,阅读工程SLR1,SLR1为一个加、乘(适当扩充可为四则)运算表达式的SLR语法分析器-In the VC open SLR1.dsp, reading works SLR1, SLR1 is a plus, by (an appropriate expansion for 4) operator expression SLR parser
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-09-29
    • 文件大小:100352
    • 提供者:wzc
  1. ArithmeticSLR1

    0下载:
  2. 四则算术运算实现,采用的是SLR1文法包括号+,-,*,/,括号,-Realize four arithmetic operations, using the grammar, including SLR1 No. 2B !,-,*,/, brackets,
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-09-29
    • 文件大小:2048
    • 提供者:9wy
  1. slr1

    0下载:
  2. 本软件采用的是可视化集成环境,利用简单易学的VC++语言作为开发工具,使得软件不仅开发难度降低,而且较易操作实施。在运行阶段对编译的总体过程做了较为详细的说明,包括SLR(1)文法的判定,分析器的构造和一些具体的实现过程。在软件的制作过程中考虑到了界面友好,方便快捷等特点,使得本软件有很强的使用价值。-This software is based on integrated visualization environment, usi
  3. 所属分类:Windows编程

    • 发布日期:2024-09-29
    • 文件大小:132096
    • 提供者:姚磊
  1. SLR

    0下载:
  2. implement SLR Parse with java. dowload from internet.
  3. 所属分类:文档资料

    • 发布日期:2024-09-29
    • 文件大小:2048
    • 提供者:caothuy
  1. SLR1

    0下载:
  2. 用SLR1分析表达式文法,文法的产生式为 E->T|E+T T->F|T*F F->i|(E)-Analysis with SLR1 expression grammar, generative grammar for E->T|E+T T->F|T*F F->i|(E)
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-09-29
    • 文件大小:171008
    • 提供者:逍遥一心
  1. slr1

    0下载:
  2. slr(1),设计文档,希望对有些人帮助-slr (1), design documents, hoping for some people to help
  3. 所属分类:Windows编程

    • 发布日期:2024-09-29
    • 文件大小:132096
    • 提供者:朱涛
  1. LRTrans1

    0下载:
  2. 该程序为一个手工编码实现的简单SLR语法分析器,其词法分析器调用接口为lex(),语法分析调用接口为SLR1()。-The program is a simple hand-coded implementation SLR parser, the lexical analyzer is called interface lex (), parsing call interface for the SLR1 ().
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-09-29
    • 文件大小:223232
    • 提供者:孔小亮
  1. SLR1

    0下载:
  2. 该程序为一个手工编码实现的简单SLR语法分析器,其词法分析器调用接口为lex(),语法分析调用接口为SLR1()。-The program is a simple hand-coded implementation SLR parser, the lexical analyzer is called interface lex (), parsing call interface for the SLR1 ().
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-09-29
    • 文件大小:225280
    • 提供者:孔小亮
  1. LRTrans1

    0下载:
  2. 该程序是在实验4程序基础上实现的一个手工编码实现的简单计算器,其词法分析器调用接口为lex(),语法分析器调用接口为SLR1(),语义动作调用接口为run()。-The program is based on the experimental procedure 4, a hand-coding a simple calculator, the lexical analyzer is called interface lex (), p
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-09-29
    • 文件大小:18432
    • 提供者:孔小亮
  1. 1

    0下载:
  2. 编译原理课程设计报告,slr1完整的实验报告-Principles of curriculum design, compile reports, slr1 complete experimental report
  3. 所属分类:软件工程

    • 发布日期:2024-09-29
    • 文件大小:165888
    • 提供者:魔飞
  1. SLR1

    0下载:
  2. 在VC下打开LRTrans1.dsp,阅读工程LRTrans1,LRTrans1为一个加、乘(适当扩充可为四则)运算表达式的SLR语法分析器,规定其文法如下: 文法3: (0) S ->E (1) E->E+E (2) E->E*E (3) E->(E) (4) E->i 经分析其SLR(1)分析表如下(分析表按“操作符运算优先级和运算符的结合率”方法解决冲
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-09-29
    • 文件大小:13312
    • 提供者:chivas
  1. Compiler1

    0下载:
  2. 使用C++编写的编译器,里面 包括了词法分析程序scanner.cpp,无符号数识别程序ucon.cpp,算符优先法语法语义处理程序SF.cpp,SLR1语法语义处理程序SLR1.cpp。比较强大。源程序输入有program.txt,输出包括窗口和compiled.txt-Using C++ to write compiler, which includes lexical analysis program scanner.cpp th
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-09-29
    • 文件大小:2956288
    • 提供者:宋雪羽
  1. LRAnalyse

    0下载:
  2. 程序说明: 该程序能够根据给定的文法判断它是否为LR0,SLR1,LR1,LALR1文法; 打印项目集,分析表,Go函数; 若文法属于LR1,将进行LALR1文法的判断,若属于LALR1文法,将继续打印LALR1文法的项目集,分析表和Go函数。-Program Descr iption: The program according to the given grammar can determine whether it i
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-09-29
    • 文件大小:24576
    • 提供者:Mashiro

源码中国 www.ymcn.org