CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - LL

搜索资源列表

  1. 编译原理报告

    0下载:
  2. 设计目的 1. 程序的方法实现语法分析的LL(1)方法。手工构造词法分析程序 。 2. 锻炼自己的编写程序的能力和独立的编程思维能力。提高自己的编程能力。 3. 熟悉编译原理词法分析和语法分析的方法,加深对基本方法的了解。 4. 让我们更家进一步的理解编译原理,更好的的学习它的一些思路,掌握编译原理的理论基础。 5.让我们更加熟悉编程语言的运用和编程的技巧。更加了解编程的思维方式。 6. 采用自动机这种方法来设计词法分析程序,使思路更加清晰,
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:48732
    • 提供者:cyberspace
  1. ucosii1-for-all-cpu

    1下载:
  2. Upload ucosii source code that can port to all cpu inlcude ARM intel M68..etc-Upload ucosii source code that can port to a 'll ARM intel cpu inlcude AD7714 etc. ..
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:3893098
    • 提供者:yu chang
  1. Inside.Microsoft.SQL.Server.2005.T-SQL.Programming

    0下载:
  2. This thorough, hands-on reference for database developers and administrators delivers expert guidance on sophisticated uses of Transact-SQL (T-SQL)¡ ª one of the most familiar and powerful programming languages for SQL Server. Written by a T
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2757371
    • 提供者:li ming
  1. yufafenxikejianzongshu

    0下载:
  2. 每种程序设计语言都有描述程序语法结构的规则。例如,Pascal程序由程序块(又叫分程序)构成,程序块由语句组成,语句由表达式组成,表达式由记号组成等等。这些规则可以用上下文无关文法或BNF范式(Backus-Naur Form)描述。 编译器常用的文法分析方法有自上而下和自下而上两种。正如它们的名字所示,自上而下分析器建立分析树是从根结点到叶结点,而自下而上分析器恰好反过来。它们的共同点是从左向右地扫描输入,每次一个符号。 最有效的自上而下和自下而上的分析法都只能处理上下文无关文法的子
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:134421
    • 提供者:李爱春
  1. LPC900ICPSpecen

    0下载:
  2. When the P89LPC90x is in programming mode all pins that are not used for programming are tri-stated. During programming mode the reset pin has a weak pull-up resistor.-When the programming is in a mode 'll pins that are not used for programming
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:90131
    • 提供者:ansem
  1. ll1

    0下载:
  2. LL(1)文法使用的是确定的自顶向下的分析技术。LL(1)的含义是:第一个L表明自顶向下分析是从左向右扫描输入串,第2个L表明分析过程中将使用最左推导,1表明只需向右看一个符号便可决定如何推导,即选择哪个产生式(规则)进行推导。 LL(1)文法的判别需要依次计算FIRST集、FOLLOW集和SELLECT集,然后判断是否为LL(1)文法,最后再进行句子分析。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:168288
    • 提供者:黄宇
  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. hardware

    0下载:
  2. The Hardware Book contains misc technical information about computers and other electronic devices. You ll find the pin out to most common (and uncommon) connectors availble, as well as info about how to build cables.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:634092
    • 提供者:peter liu
  1. test3

    0下载:
  2. Today s Actionscr ipt-based applications require increasingly sophisticated architectures and code. This book aids intermediate and advanced Actionscr ipt developers in learning how to plan and build applications more effectively. You ll learn ho
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:407294
    • 提供者:红龙
  1. LL(1)语法分析器

    3下载:
  2. LL1语法分析器实验源代码加详细报告
  3. 所属分类:软件工程

  1. EmbeddedLinuxPrimer

    0下载:
  2. Embedded Linux Primer: A Practical, Real-World Approach presents a step-by-step walkthrough of porting Linux to custom boards and introduces real-time configuration via CONFIG_RT--one of today s most exciting developments in embedded Linux. You ll
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3527175
    • 提供者:chicha
  1. rc003-010d-eclipse_start

    0下载:
  2. Eclipse is the leading Integrated Development Environment (IDE) for Java, with a rich ecosystem of plug-ins and an open source framework that supports other languages and projects. You’ll fnd this reference card useful for getting started wi
  3. 所属分类:software engineering

    • 发布日期:2017-05-01
    • 文件大小:673009
    • 提供者:Roxi
  1. rc014-011d-netbeans_java

    0下载:
  2. The NetBeans IDE has seen adoption snowballing over the past years, particularly with the introduction of a completely new, rewritten, slick Java editor. You’ll fnd this reference card helpful if you want to get as much out of the Java edito
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1400870
    • 提供者:Roxi
  1. OReillyJavaProgrammingwithOracleJDBC

    0下载:
  2. Learn how to leverage a key Java technology used to access relational data from Java programs, in an Oracle environment. Author Donald Bales begins by teaching you the mysteries of establishing database connections, and how to issue SQL quer
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:982562
    • 提供者:dat
  1. uml

    0下载:
  2. 发都通常都使用典型场景(scenarios)来理解一个系统的需要是什么和系统是怎样工作的。不幸的是,尽管开发都已经这样做了,但它极少用有效的形式归档。用例(Use Cases)就是将这些场景获取正式化、形式化的技术。 用例是Jacobson在面象对象的软件工程中提出的,但它实际上是独立于面象对象的。用例是获取业务过程和系统需求的有效方式。而且技术本身是非常简单易学的。 使需求可被浏览 形式化场景获取是为了使用户和开发者都可以浏览-This article is the firs
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:52465
    • 提供者:朱科
  1. How_we_test_software_at_microsoft

    0下载:
  2. 这本书解释了如何世界领先的软件,服务和解决方案配备了8000名测试者实施和管理过程中有效地检测全公司。无论你是个测试或测试经理,您所有获得专家见解有效的测试技术和方法,包括优点和缺点的各种办法。有趣的方面,这本书也赞同这样的事实的数量测试机器,微软,公司如何使用自动化测试案例,和错误统计。-This book explains how a worldwide leader in software, services, and solutions staffed with 8,000 tester
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2934715
    • 提供者:wanxiaoyao
  1. WHILE

    0下载:
  2. WHILE循环语句的翻译程序设计(LL(1)法、输出三地址表示)-WHILE loop design of the translation process (LL (1) law, said output of the three addresses)
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:299722
    • 提供者:胡力
  1. Course.Technology.Game.Testing.All.in.One.Feb.2005

    0下载:
  2. 涉及的角色和职责的游戏测试,这种深入的文字显示了如何应用软件测试工程师方法的游戏产业-Covering roles and duties of a game tester, this in-depth text reveals how to apply software test engineer methodologies to the game industry. You ll learn how to quickly produce useful test documents, captu
  3. 所属分类:Software Testing

    • 发布日期:2017-05-28
    • 文件大小:11205346
    • 提供者:hades
  1. LL(1)

    0下载:
  2. LL(1)文法让你去轻松了解LL(1)文法的好处和见解-LL (1) allow you to easily understand the grammar LL (1) grammar, the benefits and insights! ! ! ! ! ! ! ! !
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:1464
    • 提供者:王杰
  1. LL(1)

    0下载:
  2. 一份比较完整的LL(1)实验报告,具体分析了first集、follow集的构造-A more complete LL (1) lab report
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:11782
    • 提供者:费澄
« 12 3 4 5 »
搜珍网 www.dssz.com