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

搜索资源列表

  1. yffx

    0下载:
  2. 语法分析是编译程序的核心部分,其主要任务是确定语法结构,检查 语法错误,报告错误的性质和位置,并进行适当的纠错工作.法分析的方法有多种多样,常用的方法有递归子程序方法、运算符优先数法、状态矩阵法、LL(K)方法和LR(K)方法。归纳起来,大体上可分为两大类,即自顶向下分析方法和自底向上分析方法. Syntax进行语法分析.对于语法分析,这里采用LR(1)分析法,判断程序是否满足规定的结构.构造LR(1)分析程序,利用它进行语法分析,判断给出的符号串是否为该文法识别的句子,了解LR(K)分析方法是
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1828
    • 提供者:项阳
  1. test5

    0下载:
  2. Expanding on the last tutorial, we ll now make the object into TRUE 3D object, rather than 2D objects in a 3D world. We will do this by adding a left, back, and right side to the triangle, and a left, right, back, top and bottom to the square. By doi
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:8772
    • 提供者:mwb
  1. test07

    0下载:
  2. In this tutorial I ll teach you how to use three different texture filters. I ll teach you how to move an object using keys on the keyboard, and I ll also teach you how to apply simple lighting to your OpenGL scene. Lots covered in this tutorial, so
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:68334
    • 提供者:mwb
  1. test9

    0下载:
  2. Welcome to Tutorial 9. By now you should have a very good understanding of OpenGL. You ve learned everything from setting up an OpenGL Window, to texture mapping a spinning object while using lighting and blending. This will be the first semi-advance
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:18541
    • 提供者:mwb
  1. test18

    0下载:
  2. Quadrics are a way of drawing complex objects that would usually take a few FOR loops and some background in trigonometry. We ll be using the code from lesson seven. We will add 7 variables and modify the texture to add some variety :)
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:23049
    • 提供者:mwb
  1. 50021523

    0下载:
  2. 对于输入的文法,判断其有效性,用LL(1)方法进行语法分析,并可判别输入的符号串是否为该文法的句型。
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:79357
    • 提供者:蔡晓星
  1. Compile_LL

    0下载:
  2. 这是一个编译原理的课程设计,完成了词法分析与语法分析的功能,其中语法分析用LL(1)文法
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:13329
    • 提供者:dwq
  1. DE2_NET

    0下载:
  2. This designs demonstrates how to use the Ethernet port using a Nios II system on the DE2 board. It sends packets, and using a loopback Ethernet cable, it ll receive the same packets which are then displayed. It also works if the board is connected to
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:564358
    • 提供者:jemalyang
  1. bianyiyuanli

    1下载:
  2. WHILE条件语句的翻译程序设计(LL(1)法、输出四元式)。。按照课程设计的要求,写一个能识别while循环语句的文法,通过一定的变换使它符合LL(1)法的要求,然后按照这个文法编写一个程序,该程序能识别输入的语句是否符合while语句的文法,或者能不能通过文法的开始符号推导出该语句。
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:204194
    • 提供者:zxwrt
  1. LL1

    1下载:
  2. LL(1)语法分析 编译原理 试验LL1的实验报告
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:6504
    • 提供者:hulingni
  1. reflection

    0下载:
  2. Reflection.js allows you to add reflections to images on your webpages. It uses unobtrusive javascr ipt to keep your code clean. It works in all the major browsers - Internet Explorer 5.5+, Mozilla Firefox 1.5+, Opera 9+ and Safari. On older bro
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:65007
    • 提供者:Adam
  1. LL(1)

    0下载:
  2. 功能很强大的语法分析程序,你想要的都在里面了
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:30410
    • 提供者:KG
  1. LL1

    0下载:
  2. 编译器中LL(1)算法的简单实现,用于大学作业
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:11184
    • 提供者:lily
  1. Program2

    0下载:
  2. 完成算术表达式的LL(1)文法的递归下降分析的程序,输入为二元式,输出是否符合所给文法
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:9244
    • 提供者:王秋萍
  1. program3

    0下载:
  2. 根据相应的LL(1)分析表对所给算数表达式进行LL(1)分析,给出过程显示和结果显示。能够对错误表达式报错并解释原因。
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:10459
    • 提供者:王秋萍
  1. 117143161LL(1)while

    0下载:
  2. 关于LL(1)分析器的,希望对大家有点用处!
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:23570
    • 提供者:秋峰
  1. LL1Grammar

    1下载:
  2. 用java语言编写的LL(1)文法分析程序,输出first集、follow集和分析表,并对输入串进行预测分析
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4049
    • 提供者:果冻
  1. Quaric

    0下载:
  2. Expanding on the last tutorial, we ll now make the object into TRUE 3D object, rather than 2D objects in a 3D world. We will do this by adding a left, back, and right side to the triangle, and a left, right, back, top and bottom to the square. By doi
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:8017
    • 提供者:伟明
  1. LL(1)wenfa

    0下载:
  2. 这是一个完整的文法分析器,能识别FIRST、FOLLOW集,还有实验报告!
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:213485
    • 提供者:yangshuangxue
  1. BYYN

    0下载:
  2. 用一门面向对象语言建立一个针对LL(1)文法分析构造演示器,输入定义好的文法,进行分析后在内存中建立其存储结构,判断其能用LL(1)文法分析后,建立其分析过程。 为此我们将本任务分解为以下内容: (1)文法的建立; (2)上下文无关文法的判定; (3)消除文法中一切左递归的算法; (4)文法二义性的判定; (5)LL(1)文法的判定; (6)消除直接左递归; (7)消除间接左递归; (8)直接左公因子的改造; (9)间接左公因子的改造; (10
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:187304
    • 提供者:方方
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com