CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - slr

搜索资源列表

  1. slr(1)

    1下载:
  2. 是用slr(1)法做的一个语法分析器,写的比较简单,不过运行的还是不错的。-is slr (1) Act do a parser, written in relatively simple, but is still running well.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:5385
    • 提供者:tctc
  1. SLR(0)

    0下载:
  2. SLR(0)语法分析的简单赋值语句的翻译程序,含词法分析,共800行-SLR (0) syntax analysis of the simple assignment of the translation process, including lexical analysis, a total of 800 firms.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:18337
    • 提供者:xiongbo
  1. SLR(1)

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

    • 发布日期:2008-10-13
    • 文件大小:165792
    • 提供者:魏本峰
  1. slr

    0下载:
  2. 编译原理实验,slr方法进行语法分析,附带简单的示例语法。
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:50218
    • 提供者:王波
  1. SLR

    0下载:
  2. slr分析,编译原理课程设计,很有自己特点的编程算法
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2186
    • 提供者:chen
  1. SLR

    1下载:
  2. 实验SLR(1)分析表的构造,和大家分享一下.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2647
    • 提供者:毅文
  1. SLR

    0下载:
  2. SLR分析表,完整实现SLR,很不错哦,大家
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:93820
    • 提供者:张凯瑞
  1. SLR(1)_compiler

    0下载:
  2. c语言实现,slr(1)语法分析,语法分析的ation表和goto表分别用txt文档保存。
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:3621
    • 提供者:WayZen
  1. slr(yufa)

    0下载:
  2. slr语法分析器
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:3620
    • 提供者:wfzltt
  1. slr(yuyi)

    0下载:
  2. slr语义分析器
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:5668
    • 提供者:wfzltt
  1. 编译原理课程设计 SLR(1)语法分析

    0下载:
  2. 编译原理课程设计 SLR(1)语法分析!我做的,就是没有运行结果,大家先用着-Course Design Compiler Principle SLR (1) syntax analysis! I do, is not running, we used to first
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:15781
    • 提供者:超杰
  1. SLR(1)

    1下载:
  2. 编译原理SLR(1)语法分析器-SLR(1)
  3. 所属分类:Compiler program

    • 发布日期:2017-03-26
    • 文件大小:395164
    • 提供者:cadfsdf
  1. LR0

    7下载:
  2. (1)构造文法G的LR(0)项目 (2)构造文法G的LR(0)项目集规范族及识别活前缀的DFA (3)证明文法G不是LR(0)文法而是SLR(1)文法,并构造SLR(1)分析表 (4)设计LR语法分析程序,且能输出分析过程 (5)列举两个例子测试语法分析程序(识别失败一例,识别成功一例,后者推导步骤不得少于10步) -(1) construct grammar G of the LR (0) item (2) construct grammar G of the LR (0)
  3. 所属分类:Compiler program

    • 发布日期:2016-01-21
    • 文件大小:45372
    • 提供者:wolf
  1. SLR1

    2下载:
  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. 所属分类:Compiler program

    • 发布日期:2017-03-26
    • 文件大小:225176
    • 提供者:孔小亮
  1. SLR

    1下载:
  2. SLR语法分析器,实现基本的功能要求,是基于分析C语言的语法分析器-SLR parser, the realization of the basic functional requirements, is based on the analysis of C language parser
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:199997
    • 提供者:wangyun
  1. SLR(1)Analyzer

    0下载:
  2. 计算机编译原理相关实验3:一个用SLR(1)文法自底向上的语义分析器-Compilation Principle of computer-related experiment 3: a used SLR (1) Bottom-up grammar semantic analyzer
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:169637
    • 提供者:shulin
  1. SLR

    0下载:
  2. SLR的语法分析器,VC6.0编译器通过,输入输出的文件名详见代码,输出文件中的分析过程和编译原理课本要求类似,根据不同的句子可能需要重新调整对齐格式-A SLR parser, built by MS VC 6.0, an assignment of my Compiler Principles course
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:1004085
    • 提供者:lyx
  1. SLR

    0下载:
  2. this is a code for SLR parser generator written in C
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:1371
    • 提供者:S.Iswariya
  1. SLR(1)

    1下载:
  2. SLR(1)分析表分析法,给出一个分析表含action和goto表,然后对给出的语句进行语法分析,规约判断!-SLR (1) analysis table analysis, give an analysis table with action and goto tables, and then parsing the statements given in the statute to judge!
  3. 所属分类:Compiler program

    • 发布日期:2016-06-20
    • 文件大小:548355
    • 提供者:肖琴琴
  1. SLR(1)

    2下载:
  2. SLR(1)文法的编译课程设计,内容详细,有LL(1)文法,和SLR(1)分析表,能够对规范试进行分析
  3. 所属分类:Compiler program

    • 发布日期:2016-06-20
    • 文件大小:1100800
    • 提供者:lk
« 12 3 4 5 »
搜珍网 www.dssz.com