搜索资源列表

  1. bianyikeshe_hsh-6.18_final

    0下载:
  2. 编译原理—课程设计—if else语句LL(1)方法分析,输出四元式-Compiler Construction Principles- curriculum design-if else statements LL (1) methods of analysis, the output quaternion type
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-07
    • 文件大小:214016
    • 提供者:hsh
  1. ll(1)fenxi

    0下载:
  2. 本程序是采用的LL(1)方法进行的语法分析,而LL(1)的分析方法是属于自上而下的方法。 自上而下分析的基本思想是:对任意输入串,试图用一切可能的方法,从文法开始符号(根结点)出发,自上而下为输入串建立一棵语法树。从推导的角度看,它是从文法的开始符号出发,反复使用各种产生式,寻找与输入串匹配的推导。 在输入之前必须要进行该文法是不是LL(1)文法的判断,然后再构造相应的LL(1)分析表来用预测分析方法进行语法分析,依
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-07
    • 文件大小:2048
    • 提供者:WM
  1. compile

    0下载:
  2. 编译原理大作业,完成了词法分析,递归下降分析,LL(1)分析,算符优先分析,中间代码生成等-Compiler Construction Principles large operations, completed a lexical analysis, recursive descent analysis, LL (1) analysis, operator priority analysis, intermediate code ge
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-07
    • 文件大小:35840
    • 提供者:ddl
  1. yufa

    0下载:
  2. 语法分析器,对已给pascal语言文法,构造LL(1)分析表,编制语法分析程序,要求将错误信息输出到语法错误文件中,并输出分析句子的过程-Parser that have been to the pascal language grammar, structure LL (1) analysis table, the preparation of parsing procedure that requires the output to
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-07
    • 文件大小:1951744
    • 提供者:陈美娟
  1. LL1C

    0下载:
  2. LL(1)词法分析源代码C语言版本,实现文法的分析-LL (1) lexical analysis of source code for C language to realize the analysis of grammar
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-07
    • 文件大小:168960
    • 提供者:king
  1. Compiler

    0下载:
  2. 一个编译器,用LL(1)方法.从文法开始,一直弄到符号表。-a real c++ compiler
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-07
    • 文件大小:1800192
    • 提供者:李震
  1. libscl-1.0.2

    0下载:
  2. This a Small Container Library, SCL. If you are not sure what a container is, then ignore the word container in this file and you ll probably understand everything. This library provides hash tables, list, qu
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:195584
    • 提供者:GV
  1. cyassl-1.3.0

    0下载:
  2. cyassl 和 yassl 是用於崁入式系統的SSL函式庫.有OPEN SSL的相容介面-cyassl 1.3.0 Cyassl and yaSSL are embedded SSL Libraries for programmers building security functionality into their applications and devices. Both products employ the dual
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-07
    • 文件大小:743424
    • 提供者:yfchou
  1. yufa

    0下载:
  2. 简单的实现编译原理LL(1)语法分析,给定文法和分析表 -a program a baout LL(1)analsy
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:343040
    • 提供者:张建民
  1. gxs

    0下载:
  2. 用C++写的编译课设计, IF-ELSE条件语句的翻译程序设计(LL(1)法、输出三地址表示)-Written using C++ compiler course design, IF-ELSE conditional statement of the translation program design (LL (1) Law and output to address that)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-07
    • 文件大小:564224
    • 提供者:张星
  1. 20029440913

    0下载:
  2. (1) 根据LL(1)分析法编写一个语法分析程序,可根据自己实际情况,选择以下一项作为分析算法的输入: a. 直接输入根据已知文法构造的分析表M b.输入文法的FIRST(α)和FOLLOW(U)集合,由程序自动生成文法的分析表M; c.输入已知文法,由程序自动构造文法的分析表M。 (2) 程序具有通用性 所开发的程序可适用于不同的文法和任意输入串,且能判断该文法是否为LL(1)文法。 (3) 有运行实例
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-07
    • 文件大小:289792
    • 提供者:zmf
  1. Prediction_program

    0下载:
  2. 对于任意输入的一个LL(1)文法,构造预测分析程序,输出输入串的自动匹配过程。首先实现集合FIRST(X)构造算法和集合FOLLOW(A)构造算法,再实现预测分析表构造算法。再构造预测分析程序,输出字符串的自动匹配过程。-For any input of a LL (1) grammar, structure prediction analysis program, import and export series of automat
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-07
    • 文件大小:13312
    • 提供者:徐向阳
  1. LL1_yufafenxi

    0下载:
  2. LL(1)语法分析程序 LL(1)语法分析程序-LL (1) parser
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-07
    • 文件大小:3553280
    • 提供者:yaodongyang
  1. GrammerParsers

    0下载:
  2. 利用C++语言编制一个LL(1)语法分析器,利用LL(1)控制程序根据显示栈栈顶内容、向前看符号以及LL(1)分析表,对输入符号串自上而下的分析过程。可通过消除左递归、提取左因子把非LL(1)文法改造成LL(1)文法。-Compiled using a C++ language LL (1) parser using LL (1) control program according to display the contents of
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-07
    • 文件大小:227328
    • 提供者:杨玥
  1. LL_1

    0下载:
  2. LL(1)语法分析源代码,编译原理的课程作业-LL(1)syntax analysis
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-07
    • 文件大小:793600
    • 提供者:王梓桐
  1. LL1_display5.11

    0下载:
  2. 本文描述了针对编译原理课程中LL(1)文法分析过程的演示系统的设计与实现过程。本系统在Visual C++环境中使用MFC类库开发实现。针对高效率和美观实用两个目标,分别设计了前台和后台。前台负责界面显示和用户交互,后台透明地执行LL(1)分析过程的相关操作,为前台提供数据。通过MFC的消息响应机制,将后台功能模块加入到前台相应功能菜单的消息函数中。前台界面提供了和用户交互的菜单,根据演示系统的需求以及LL(1)文法分析过程中的各个步骤
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-07
    • 文件大小:14099456
    • 提供者:
  1. 20029440913

    0下载:
  2. 这是一份用vc做的编译器,可以解析LL(1)文法,就是一份实验报告。-This is a done with vc compiler can resolve the LL (1) grammar, that is, a test report.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-07
    • 文件大小:348160
    • 提供者:yhc
  1. digui

    0下载:
  2. 递归下降语法分析设计原理与实现技术 完成以下描述算术表达式的LL(1)文法的递归下降分析程序 G[E]: E→TE′ E′→ATE′|ε T→FT′ T′→MFT′|ε F→ (E)|i A→+|- M→*|/ -Recursive descent parsing design principles and implementation techniques to complete the
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-07
    • 文件大小:668672
    • 提供者:任红伟
  1. C-compile-system

    0下载:
  2. 这是编译原理课程的大作业,实现了简单的C语言向x86汇编语言的转换。使用LL(1)文法。-This is a great compiler theory course work to achieve a simple C language to convert x86 assembly language. Using LL (1) grammar.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-07
    • 文件大小:40960
    • 提供者:li
  1. mylexer

    0下载:
  2. 包括词法分析,递归下降语法分析,LL(1)语法分析,简单优先语法分析和算符优先语法分析-Including lexical analysis, recursive descent parsing, LL (1) syntax analysis, a simple grammar analysis and operator precedence parsing priority
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-07
    • 文件大小:12288
    • 提供者:李强
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org