搜索资源列表

  1. cifafenxi

    0下载:
  2. 这是一个非常优秀的运用VC++.net编写的词法分析程序。可以用来辨别一段高级语言C语言编写的程序是否符合词法规范,比较不错-This is a very good use of VC++. Net written procedures for lexical analysis. Can be used to identify a section of high-level language program written in C l
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:3035037
  1. 3456

    0下载:
  2. 一、实验目的 给出PL/0文法规范,要求编写PL/0语言的词法分析程序。 二、实验准备 微机CPU主频1.3G以上,128M内存,安装好C语言,PASCAL语言,或C++。 三、实验时间 6学时 四、实验内容 已给PL/0语言文法,输出单词(关键字、专用符号以及其它标记)。 -First, the experiment was given PL/0 grammar specifications prep
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:wang shao hua
  1. 27051305614

    1下载:
  2. 使用直接分析法编制C语言子集的词法分析程序-Prepared using the direct analysis of C language subset of the lexical analysis program
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-18
    • 文件大小:67584
    • 提供者:burn
  1. pl0

    0下载:
  2. pl0编译器,c语言环境下实现,PL/0语言编译程序采用以语法分析为核心、一遍扫描的编译方法。词法分析和代码生成作为独立的子程序供语法分析程序调用。程序供语法分析程序调用。-pl0 compiler, c language environments, PL/0 language compiler analysis of the use of grammar as the core, the compiler again scanning
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-18
    • 文件大小:137216
    • 提供者:zsk
  1. cifafenxi

    0下载:
  2. 一个用C语言写的词法分析程序,输入所给文法的源程序字符串,输出二元组构成的序列。附有实验报告-Using C language to write a lexical analysis program, enter the source string to the grammar, the output sequence of binary units. With the experimental report
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-18
    • 文件大小:30720
    • 提供者:雨涵
  1. parser

    0下载:
  2. 采用递归下降分析法实现C0语言的语法分析器,其中中间表示采用抽象语法树的形式。 程序的输入:词法分析阶段的输出文件 程序的输出:存储了抽象语法树相关信息的XML格式的文件 -Decline in the use of recursive analysis method to achieve C0 language parser, which indicated that the use of intermediate abs
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:
  1. cffxsy

    0下载:
  2. 1.任选一个C语言词法子集设计DFA模型 2.要求对C语言词法规则设计编码,最后编写成源程序并能输出正确的结果。 3.给出2个测试实例,一个正确的和一个错误的来验证本词法分析程序。 4.用文件输出单词属性表(名字为班号最后2位+学号.txt)-1. Choose a C-word method design DFA model 2. Calls for the design of C language lexical c
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:38912
    • 提供者:wangtao
  1. lexicalanalyzer

    0下载:
  2. 课程作业,一个简单的词法分析程序,分析简化的C语言代码-Course work, a simple lexical analysis procedures, analysis of a simplified C language code
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-18
    • 文件大小:966656
    • 提供者:王蒙
  1. lex

    0下载:
  2. 用C语言实现了简单的词法分析功能,用户输入任意字符串,程序输出经分析后的token序列-Using C language to achieve a simple lexical analysis function, the user to enter arbitrary strings, the program output by the analysis of the token sequence
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-18
    • 文件大小:187392
    • 提供者:sdfe
  1. 15102856134

    0下载:
  2. 词法分析器,本程序是C语言的一个子集的词法分析程序,只能识别整型数字和部分关键字和部分符号。-Lexical analyzer, the C language program is a subset of the lexical analysis procedure to identify only integer numbers, and some parts of keywords and symbols.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-18
    • 文件大小:124928
    • 提供者:jervis
  1. cifafenxi

    0下载:
  2. 本程序用C语言编写,在Visual studio 6.0 下运行成功 拷贝之后便可以运行。 本程序是本人在学习编译原理课程时所编写的,现在不用了,发出来供大家一起参考讨论之用。 由于只是为了实验课的需要而用,所以程序的功能还十分简单,程序中也还存在很多问题和不足,欢迎大家给予指正。 词法分析程序 编译原理课程-This program is written in C, operation successfully
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:119808
    • 提供者:白志杰
  1. Lex

    0下载:
  2. 词法分析程序(完整) 实现对C语言的词法分析,自动生成Token,识别关键字 变量等-Lexical analysis program (complete) on the C language realization of the lexical analysis, automatic generation of Token, identify variables, such as keywords
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-18
    • 文件大小:338944
    • 提供者:Nancy
  1. cifa

    0下载:
  2. 编写一个C语言的子集的词法分析程序,对C语言源代码程序进行扫描,识别简单语言的基本字、标识符、无符号整数、运算符和界符等单词符号,产生的单词转换成特别码表示,-The preparation of a C language subset of the lexical analysis of C language source code program to scan, identify simple language the basic
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:xifei
  1. cffx

    0下载:
  2. 编译原理的词法分析程序,C语言写的,希望对大家有用。-Compiler Construction Principles of the lexical analysis process, C language, and I hope useful for all of us.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:181248
    • 提供者:田永兴
  1. yffx

    0下载:
  2. 语法分析 C2.1 实验目的 编制一个递归下降分析程序,实现对词法分析程序所提供的单词序列的语法检查和结构分析. C2.2 实验要求 利用C语言编制递归下降分析程序,并对简单语言进行语法分析. C2.2.1待分析的简单语言的语法 用扩充的BNF表示如下: (1)<程序>::=begin<语句串>end (2)<语句串>::=<语句>{ <语句>}
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:336896
    • 提供者:zhangjuan
  1. C_compiler

    0下载:
  2. 一个很C语言的编译器,相当的不错。有词法分析和程序语法分析!错误提示,正确定位程序的错误地方!-the compiler is very good!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:254976
    • 提供者:李晓峰
  1. cifafenxi

    0下载:
  2. c语言实现的词法分析程序 可以识别简单的输入-c language lexical analysis of the program to identify a simple input
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:jiangyuan
  1. cffx

    0下载:
  2. 用C语言编制一个词法分析程序,加深对词法分析原理的理解-Use of C language procedures for the preparation of a lexical analysis, lexical analysis deepen understanding of the principles
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:王新
  1. 1

    0下载:
  2. 这是一个词法分析程序,运用C语言编写,能实现词法分析的基本功能-This is a lexical analysis program, using C language, to achieve the basic functions of lexical analysis
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-18
    • 文件大小:21504
    • 提供者:萧天
  1. Principles-of-curriculum-design

    0下载:
  2. 编译原理课程设计总结报告 1.设计题目及相关内容 本课程设计完成的是递归下降分析法。对算术表达式和赋值语句进行语义分析并生成四元式序列。其中,本设计用C语言对简单的pascal语言子集编制一个编译程序。语义分析输入的是语法分析后提供的单词串,而语法分析的输入是词法分析的程序所提供的单词序列。要求把语法分析程序和词法分析都作为子程序调用,其中输入字符串要用文件操作。 2.运行环境(软、硬件环境) 硬件环境:方正电脑,P4C
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:2659328
    • 提供者:爱爱爱
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 16 »

源码中国 www.ymcn.org