CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 词法分析实验

搜索资源列表

  1. 1111

    0下载:
  2. 这是编译原理实验中的词法分析源代码,欢迎大家批评指正,本人不盛感激。- The experiment of lexical analysis in Fundamentals of Compiling
  3. 所属分类:SQL Server

    • 发布日期:2017-04-16
    • 文件大小:56188
    • 提供者:张朋
  1. test1

    0下载:
  2. 编译原理第一个实验词法分析,自己写的,还有可以修改的地方-Compiler theory first experiment lexical analysis, write their own, there can be amended where
  3. 所属分类:Compiler program

    • 发布日期:2017-05-04
    • 文件大小:1133793
    • 提供者:陈江
  1. Lexical-analyzer-(scanner)

    0下载:
  2. 词法分析程序(扫描器)的设计-编译原理实验-Lexical analyzer (scanner) of the design- build principle experiment
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:177821
    • 提供者:浮云
  1. 01

    0下载:
  2. 在编译原理课程中实验一源程序的预处理和词法分析的源程序代码-In compiling principle experiment in the course of pretreatment and source program morphology analysis of source code
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:2059
    • 提供者:郭晓丽
  1. cifafenxi

    0下载:
  2. 编译技术中的一定会用到的实验代码 词法分析-Lexical analysis
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:1289
    • 提供者:linyang
  1. cifafenxi

    0下载:
  2. 编译原理实验,词法分析小程序,简单且符合大学课程要求-Compile principle experiment, lexical analysis applet
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:25846
    • 提供者:linew
  1. a

    0下载:
  2. 内含TINY及cminus的实验要求 语法语义 词法分析的整个过程 并附有部分代码-TINY and cminus experiment contains grammatical and semantic requirements of the whole process of lexical analysis together with part of the code
  3. 所属分类:Compiler program

    • 发布日期:2017-05-10
    • 文件大小:2511114
    • 提供者:mishuai
  1. 0082657

    0下载:
  2. 词法分析,编译原理课上的实验。比较容易懂得-Lexical analysis, compiler theory class experiment. Easier to understand
  3. 所属分类:SCSI/ASPI

    • 发布日期:2017-05-04
    • 文件大小:1243272
    • 提供者:刘方方
  1. test2

    0下载:
  2. 编译原理的实验,是一个词法分析工具,采用下降递归法实现的-Compiler theory of the experiment, a lexical analysis tool, implemented using recursion down
  3. 所属分类:系统编程

    • 发布日期:2017-04-17
    • 文件大小:148077
    • 提供者:HaoZhi
  1. scanner

    0下载:
  2. 编译原理 词法分析(含实验报告和完整代码)-Compiler theory lexical analysis (including lab reports and complete code)
  3. 所属分类:系统编程

    • 发布日期:2017-05-06
    • 文件大小:1220081
    • 提供者:刘俊杰
  1. ok

    0下载:
  2. 编译原理实验,实现的是词法分析和语法分析的功能-Compiler theory test, to achieve the lexical analysis and parsing functions
  3. 所属分类:Compiler program

    • 发布日期:2017-04-05
    • 文件大小:199800
    • 提供者:sjq
  1. bianyiqi

    0下载:
  2. 编译原理实验中的编译器设计,能实现词法分析和语法分析-Principle experiment compilation compiler design
  3. 所属分类:Compiler program

    • 发布日期:2017-05-03
    • 文件大小:1145992
    • 提供者:sjq
  1. grammar_analyse_program

    0下载:
  2. 一个用C++编写的简单的语法分析程序,是在词法分析的基础上进行的编写,能识别出一个句子,并返回该句子的语法信息,并返回词法分析结果。并附有源程序工程和实验报告。-Written in C++ a simple parser, lexical analysis is based on the preparation, can identify a sentence, the sentence syntax and returns the information, and returns the r
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:309434
    • 提供者:淼淼
  1. semantic_analyse_program

    0下载:
  2. 用C++编写的语义分析程序,基于LR文法,能实现词法分析,语法分析,返回相应结果,并返回归约过程和四元式。并附有实验报告和源工程。-Written in C++ semantic analysis program, based on the LR grammar, to achieve lexical analysis, parsing, returns the appropriate result, and return to the process of reduction and quat
  3. 所属分类:Compiler program

    • 发布日期:2017-05-20
    • 文件大小:5905079
    • 提供者:淼淼
  1. cefafenxiqi

    0下载:
  2. 自己用C语言实现的一个词法分析程序,解压后的文档包含实验的要求和源代码,以供参考-Their implementation in C language, a lexical analysis program, after extracting the document contains the test requirements and source code for reference
  3. 所属分类:其他小程序

    • 发布日期:2017-04-04
    • 文件大小:50093
    • 提供者:马博
  1. Lexical-analysis-procedure

    0下载:
  2. 该文件实现的是词法分析算法,是编译原理上机实验的原码-This file is the lexical analysis algorithms to achieve, is to compile the principles of the original code on experiments
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:980
    • 提供者:yjj
  1. Compiler

    0下载:
  2. 实验一:设计SAMPLE语言的词法分析器 检查要求: 启动程序后,先输出作者姓名、班级、学号(可用汉语、英语或拼音); 请求输入测试程序名,键入程序名后自动开始词法分析并输出结果; 输出结果为单词的二元式序列(样式见样板输出1和2); 要求能发现下列词法错误和指出错误性质和位置: 非法字符,即不是SAMPLE字符集的符号; 字符常数缺右边的单引号(字符常数要求左、右边用单引号界定,不能跨行); 注释部分缺右边的界符*/(注释要求左右边分别用/*和*/界定,
  3. 所属分类:Compiler program

    • 发布日期:2016-01-25
    • 文件大小:1150976
    • 提供者:liuminchun
  1. the-lexical-analysis

    0下载:
  2. 可以对cmm语言进行简单的词法分析,附实验报告-Can do the simple lexical analysis of the cmm language
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:785028
    • 提供者:qiu
  1. CFFX

    0下载:
  2. 编译原理实验一词法分析的具体实现,键盘输入字符,可得到对应的字符编码-Compilation Principle Analysis of the specific experimental realization of the word, the corresponding keyboard character available character encoding
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:894
    • 提供者:caorongdan
  1. bianyicifafenxicpp

    0下载:
  2. 编译原理实验:词法分析程序源码(C++)版.用C++编写的词法分析程序,在vc++6.0中运行通过。-Compile principle experiment: lexical analysis of program source code (C++) version. Written in C++ lexical analyzer, in vc++6.0 to run through.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:3816
    • 提供者:tiger
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 »
搜珍网 www.dssz.com