CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - 词法分析语法分析

搜索资源列表

  1. ha0123(2)

    0下载:
  2. 设计一个实用的小型类C语言的编译器,能够通过词法分析程序将一串字符流转换为一组单词,并能够通过语法分析程序将该单词组转换为中间代码,中间代码可为四元组等各种形式。-practical design a small category C language compiler. through lexical analysis procedure to a bunch of characters flow into a group of words Grammar can pass this word
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:16500
    • 提供者:李想
  1. cifa

    0下载:
  2. 编译原理,词法分析,语法分析。两个源程序
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:6884
    • 提供者:wp
  1. lx

    0下载:
  2. 设计目的 加深对语法分析程序的任务及其工作原理的理解;掌握语法分析程序的实现方法;掌握简单语言的状态转换图表示形式极其识别程序的构造。 设计任务 编写对简单语言进行语法分析的词法分析程序。并对输入串for I=1to 20 do {x:=x+2 y:=y*(2+c) }} 进行语法分析,要求如下: 1。识别其中的关键字,标识符,常数,运算符和界符。2,对其中的数字注明其值和类型 3。将识别的结果填入表中并输出。-designed to deepen the syntax analysis pro
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1152
    • 提供者:刘向
  1. ReversePolish

    0下载:
  2. 编译原理实验进行语法和词法分析,分析结果是用逆波兰式的形式输出。-Experiment carried out to compile grammar and lexical analysis and the results are reverse Polish form of output.
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:1792
    • 提供者:日新
  1. bianyiyuanli

    0下载:
  2. 语法分析是编译过程的核心部分。它的任务是在词法分析识别出单词符号串的基础上,分析并判定程序的语法结构是否符合语法规则。语法分析器在编译程序中的地位如-Syntax analysis is the core of the compilation process. Its task is to identify the word in the lexical analysis of strings of symbols, based on the syntax of programs to anal
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:114079
    • 提供者:bcl
  1. ss

    0下载:
  2. 汇编语言 词法分析 语法分析 运行时输入1.txt-Assembly language lexical analysis parser run-time input 1.txt
  3. 所属分类:assembly language

    • 发布日期:2017-05-06
    • 文件大小:1044433
    • 提供者:liyan
  1. PL

    0下载:
  2. pl\0以语法、语义分析程序为核心 词法分析程序和代码生成程序都作为一个过程,当语法分析需要读单词时就调用词法分析程序,而当语法、语义分析正确,需要生成相应的目标代码时,则调用代码生成程序。 表格管理程序实现变量,常量和过程标识符的信息的登录与查找。 出错处理程序,对词法和语法、语义分析遇到的错误给出在源程序中出错的位置和与错误 性质有关的编号,并进行错误恢复。-pl\0
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:11236
    • 提供者:真实
  1. yufafenxi

    0下载:
  2. 编制一个递归下降分析程序,实现对词法分析程序所提供的单词序列的语法检查和结构分析。 利用C语言编制递归下降分析程序,并对简单语言进行语法分析。 -The preparation of a recursive descent parser, lexical analysis program to realize the word provided by the syntax check sequence and structure analysis. Use of C language c
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:2169
    • 提供者:zeng
  1. yuyifenxicx

    0下载:
  2. 编译原理实验报告 词法分析器 语义语法分析-Compiler theory lexer semantic parsing
  3. 所属分类:汇编语言

    • 发布日期:2017-04-08
    • 文件大小:10832
    • 提供者:xuanyuan
  1. yuyifenxi

    0下载:
  2. 这是一个简单的包含词法、语法、语义分析的程序:递归下降分析.h 和递 归下降分析.cpp。 实现的基本原理是自顶向下分析,单遍扫描,以语法分析为 核心,调用词法分析,并实现语义分析。-This is a simple include lexical, syntax, semantic analysis of the program: Analysis of recursive descent. H and recursive descent analysis. Cpp. The basi
  3. 所属分类:汇编语言

    • 发布日期:2017-04-05
    • 文件大小:4594
    • 提供者:林青松
  1. ly

    0下载:
  2. 编制一个递归下降分析程序,实现对词法分析程序所提供的单词序列的语法检查和结构分析。-Preparation of a recursive descent analytical procedures the word lexical analysis program syntax checking sequence and structure analysis.
  3. 所属分类:assembly language

    • 发布日期:2017-11-24
    • 文件大小:312904
    • 提供者:宋志伟
  1. 11003070201

    0下载:
  2. 主要是编译原理课程设计针对于词法分析和语法分析的整合版本,系统完成了编译原理课程设计完整的要求-Mainly is the compilation principle course design for integrated version of lexical analysis and syntax analysis, completed the compilation principle course design of the complete requirements
  3. 所属分类:assembly language

    • 发布日期:2017-05-02
    • 文件大小:673560
    • 提供者:田甜
  1. Project1

    0下载:
  2. 基于初级PL0文法的编译器实现,可以处理repeat...until语句的循环结构,具体包括词法分析,语法分析,语义分析,解释执行等处理模块。-Based on the primary grammar PL0 compiler implementation, you can handle repeat ... until loop structure statements, including lexical analysis, syntax analysis, semantic analysi
  3. 所属分类:assembly language

    • 发布日期:2017-04-30
    • 文件大小:59458
    • 提供者:liuyufan
  1. Project3

    0下载:
  2. 编译原理实验三,词法分析 输入:(文本文件) PL/0 表达式, 用实验一的输出形式作为输入。 例如: 对于 PL/0 表达式, (a+15) *b 用如下二元组形式作为输入: (lparen,( ) (ident, a) (plus, + ) (number, 15) (rparen,) ) (times, * ) (ident, b ) 输出:(直接用屏幕显示) 对于语法正确的表达式,报告“语法正确”; 对于语法错误的表达式,报告“语法错误
  3. 所属分类:assembly language

    • 发布日期:2017-12-16
    • 文件大小:4270080
    • 提供者:李莉莉
搜珍网 www.dssz.com