CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 SCSI/ASPI 搜索资源 - 词法分析程序

搜索资源列表

  1. lexicalanalyzer

    0下载:
  2. cmm语言词法分析程序,这是本人第一次独立的完成一个小实验,望大家多指教-cmm language lexical analysis procedures, this is my first independent completion of a small experiment, hope all parties to have more advice
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:2.26kb
    • 提供者:
  1. fenxi

    0下载:
  2. 设计并实现C语言的词法分析程序,要求如下: (1) 可以识别出用C语言编写的源程序中每个单词符号,并以记号的形式输出每个单词符号。 (2) 可以识别并读取源程序的注释。 (3) 可以统计源程序中的预计行数,单词个数和字符个数,其中标点和空格不计算为单词,并输出统计结果。 (4) 检察源程序中存在的错误,并可以报告错误所在的行列位置。 (5) 发现源程序中存在的错误,进行是党的恢复,使词法分析可以继续进行, 依次词法分析处理,可以检查并报告源程序中存在的所有错误。-CiFaFe
  3. 所属分类:Compiler program

    • 发布日期:2017-03-26
    • 文件大小:4.24kb
    • 提供者:CC
  1. cifafenxi

    0下载:
  2. 设计、编制并调试一个词法分析程序,加深对词法分析原理的理解。要求用文件实现能判别出关键字、标识符、数字符、操作符、分隔符。-The design, development and debugging a lexical analyzer, and deepen their understanding of the principles of lexical analysis. Required to achieve file can judge keywords, identifiers, th
  3. 所属分类:Compiler program

    • 发布日期:2017-05-09
    • 文件大小:1.77mb
    • 提供者:瞿蛋蛋
  1. Analysis

    0下载:
  2. 词法分析程序一. 为PL/0语言建立一个词法分程序GETSYM(函数)-a program for analysis
  3. 所属分类:Compiler program

    • 发布日期:2017-04-05
    • 文件大小:36.96kb
    • 提供者:黄山山
  1. bianyi

    0下载:
  2. pl0 编译原理程序,词法分析,语法分析,中间代码生成,模拟执行-pl0 compiler theory procedures, lexical analysis, syntax analysis, intermediate code generation, simulation execution
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:31.19kb
    • 提供者:yinheyu
  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
    • 文件大小:219.9kb
    • 提供者:孔小亮
  1. compile

    0下载:
  2. 编译原理 词法分析程序设计 [实验内容]:根据某文法,构造一基本词法分析程序。找出该语言的关键字、标识符、整数以及其他一些特殊符号,给出单词的种类和值。-Compilation Principle lexical analysis program design [experiment content]: According to a grammar, the basic structure of a lexical analysis program. To identify the la
  3. 所属分类:Compiler program

    • 发布日期:2017-03-24
    • 文件大小:17.45kb
    • 提供者:稻草人
  1. cifafenxi

    0下载:
  2. 设计、编制并调式一个词法分析程序,加深对词法分析原理的理解,对字符串型单词符号(if,then,while,do----)等等用函数int reserve(char* p)来处理,对单词符号(+,-,*,/,=-----)等等用switch()来处理。-cifafenxi
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:11.56kb
    • 提供者:chenxue
  1. cmm-lex

    0下载:
  2. 参照清华大学《编译原理》写的cmm语言词法分析程序-Reference to Tsinghua University, Compiler Construction Principles written by cmm language lexical analysis program
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:25.76kb
    • 提供者:叶世权
  1. Parser

    0下载:
  2. 编制一个递归下降分析程序,实现对词法分析程序所提供的单词序列的语法检查和结构分析-The preparation of a recursive descent parser, lexical analyzer to achieve the sequence of words provided by the syntax check and structural analysis
  3. 所属分类:SCSI/ASPI

    • 发布日期:2017-04-23
    • 文件大小:10.73kb
    • 提供者:贾明军
  1. cifafenxi

    0下载:
  2. 通过本实验的编程实践,使学生了解词法分析的任务,掌握词法分析程序设计的原理和构造方法,使学生对编译的基本概念、原理和方法有完整的和清楚的理解,并能正确地、熟练地运用-Through the experimental programming practice, so that students understand the task of lexical analysis, to grasp the principle of lexical analysis program design and
  3. 所属分类:Compiler program

    • 发布日期:2017-11-26
    • 文件大小:1.12mb
    • 提供者:孙辰
  1. 词法分析编译器程序

    0下载:
  2. 用C语言开发词法分析程序PL0Compiler,并且修改PL/0词法,将其定义为一种新的语言,例如称其为PL/1语言,并完成 PL/1语言的词法分析程序。(Using C language development lexical analysis program PL0Compiler, and modify the PL/0 lexical, defined as a new language, for example, call it PL/1 language, and complete
  3. 所属分类:编译器/解释器

    • 发布日期:2017-12-18
    • 文件大小:6.12mb
    • 提供者:jinqiuyang
  1. test2

    0下载:
  2. 编译原理词法分析。设计、编制、调试一个识别一简单语言单词的词法分析程序。程序能够识别基本字、标识符、无符号整数、浮点数、运算符和界符)。(Compiler theory, lexical analysis.)
  3. 所属分类:编译器/解释器

    • 发布日期:2017-12-24
    • 文件大小:2.58mb
    • 提供者:冲田
  1. 词法分析程序

    1下载:
  2. 词法分析 输入:所给文法的源程序字符串。 输出:二元组(syn,token或sum)构成的序列。(lexical analysis Input: the source code string for the given grammar. Output: a sequence consisting of two tuples (syn, token, or sum).)
  3. 所属分类:编译器/解释器

    • 发布日期:2018-01-04
    • 文件大小:1kb
    • 提供者:司空易
  1. 实验一

    0下载:
  2. 简单的小程序,完成课程设计的一部分,词法分析(Simple small program to complete part of the curriculum design, lexical analysis)
  3. 所属分类:编译器/解释器

    • 发布日期:2018-01-06
    • 文件大小:2.96mb
    • 提供者:万寿吾江1
  1. 编译原理词法分析器

    0下载:
  2. 2.1 待分析的简单的词法 (1)关键字: begin if then while do end 所有的关键字都是小写。 (2)运算符和界符 : = + - * / < <= <> > >= = ; ( ) # (3)其他单词是标识符(ID)和整型常数(SUM),通过以下正规式定义: ID = letter (letter | digit)* NUM = digit digit* (4)空格有空白、制表符
  3. 所属分类:编译器/解释器

    • 发布日期:2018-01-07
    • 文件大小:3.12mb
    • 提供者:帅帅的风
  1. wordAnalysis

    0下载:
  2. 一个进行词法分析的程序,支持文件输入,C#编写。(A program for lexical analysis, supporting file input, and writing C#.)
  3. 所属分类:编译器/解释器

    • 发布日期:2018-01-07
    • 文件大小:44kb
    • 提供者:Emelia
  1. Jingyu

    0下载:
  2. 词法分析程序是独立的一遍,把字符流的源程序变为单词序列,输出到一个中间文件,这个文件作为语法分析程序的输入而继续编译过程。该词法分析程序的功能是输入源程序,按照构词规则分解成一系列的单词符号,包括关键字、标识符、运算符、界符和常量等。(The lexical analysis program is an independent one, which turns the source program of the character stream into a word sequence and
  3. 所属分类:编译器/解释器

    • 发布日期:2018-05-01
    • 文件大小:783kb
    • 提供者:鲸鱼和机遇
  1. 简单词法分析器

    1下载:
  2. 用Java编写的用于C语言程序的词法分析的程序(A Lexical Analysis Program for C Language Programs Written in Java)
  3. 所属分类:编译器/解释器

    • 发布日期:2020-03-08
    • 文件大小:19kb
    • 提供者:hsdhs123asd
  1. 词法分析

    1下载:
  2. 词法分析(英语:lexical analysis)是计算机科学中将字符序列转换为单词(Token)序列的过程。进行词法分析的程序或者函数叫作词法分析器(Lexical analyzer,简称Lexer),也叫扫描器(Scanner)。(Lexical analysis is the process of converting character sequence into token sequence in computer science. The program or function fo
  3. 所属分类:编译器/解释器

    • 发布日期:2020-12-09
    • 文件大小:1kb
    • 提供者:ffffffx
« 12 3 4 5 »
搜珍网 www.dssz.com