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

搜索资源列表

  1. 编译原理课程设计报告书

    1下载:
  2. 词法分析中2.实验内容 SAMPLE语言语法分析部分的实现。 输入:词法分析后得到的token.txt文件. 输出:程序中的语法错误的所在的行和列,出错原因. 功能:读入词法分析后得到的TOKEN串,识别不同的语法范畴,并识别其中的 语法错误,同时显示错误所在行,列和错误的原因. -2. SAMPLE experiment as part of language syntax analysis of the achievement. Input : lexical ana
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:102045
    • 提供者:爽爽
  1. 20051120

    0下载:
  2. 一简单小型类pascal语言编译器的词法分析程序,附详细的实验报告-a small category pascal simple language compiler of lexical analysis procedures, with details of the experimental report
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:23562
    • 提供者:王小波
  1. bysy2005

    0下载:
  2. 2002级计算机科学与技术专业(4-11班) 要求完成下述两个实验: 1、识别小型语言所有单词的词法分析程序设计(4机时) 2、算术表达式文法的递归下降分析程序设计(6机时) 实验一:词法分析器的构造与实现 -2002 Computer Science and Technology (4-11 classes) required to complete the following two experiments : one to identify all small l
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:5941
    • 提供者:刀尖
  1. CP_DESIGN

    0下载:
  2. 编译原理全套实验源代码。包括词法分析,递归下降语法分析,LL(1)语法分析,简单优先语法分析和算符优先语法分析-compile a full set of experimental principle source code. Including lexical analysis, recursive grammar decline, LL (1) syntax analysis, priority simple syntax analysis and operator precedence s
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:51842
    • 提供者:chuchao
  1. 20032320

    0下载:
  2. 这个是我们编译原理的实验.词法分析和语法分析.通过验收,含有实验报告,希望对大家有帮助.欢迎大家评论-this is our compiler theory experiments. Lexical analysis and syntax analysis. Acceptance of the report containing experimental, we want to help. we welcome comments
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:106222
    • 提供者:鲍小伟
  1. bianyicifa

    0下载:
  2. 自己编的词法分析程序,含有实验报告,有详细的数据结构和程序流程说明。-own addendum to the lexical analysis procedures, experimental report containing a detailed data structure and program flow note.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:17946
    • 提供者:陈子
  1. pTC-yuyanfenxi

    0下载:
  2. PL/0语言的词法分析程序,可以总结的输出各种字符的个数!是编译原理的实验之一!-PL / 0 language lexical analysis procedures can be summed up various characters in the output of the number! Is to compile one of the tenets of the experiment!
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:3551
    • 提供者:why
  1. Soft20060210105922892

    0下载:
  2. 这是学《编译原理》时的上机实验。可实现对C语言的词法分析,关键字32个,包含了C的绝大部分运算、限界符,主要是对文件进行读、写操作,节省内存消耗,自以为是一个不错的词法分析程序。运行环境为VC++6.0。-This is the time for "compiler theory," the experiment on the plane. To be able to achieve C language lexical analysis, keyword 32, C con
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:4373
    • 提供者:why
  1. Cdefenxiqi

    0下载:
  2. 一个小语言的词法分析程序,可以给初学者试试手,很不错的哦.. 也可以帮你完成实验的哦!-a small language lexical analysis procedure to beginners can try hands, Oh, very good .. can help you complete the experiment!
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:4039
    • 提供者:why
  1. LexicalAnalysis1

    0下载:
  2. 语法分析器 用C++6.0编写 编译原理实验报告 词法分析程序 带实验报告 -Parser 6.0 C compiler principle experiment report lexical analysis program with experimental report
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:25047
    • 提供者:陆振华
  1. cifashiyanbaogao

    0下载:
  2. 实验报告 词法分析 内有详细的程序结构 解释以及程序的整个相关说明-Experimental Morphology Analysis report has detailed procedures to explain the structure and procedures of the entire note
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:8917
    • 提供者:余琨
  1. WordAnalyser

    0下载:
  2. 1.1 引言 1.1.1 设计目的 本次课程设计是在完成一个学期的编译原理课程之后,为了进一步加深对编译原理相关知识的理解,培养实际解决问题的能力而进行的。结合本学期所开设的软件工程课程,本次课程设计实验过程要求按照软件工程的思想来组织开发过程,按照软件生命周期的阶段划分来进行。由于课程设计规模较小,所以对软件生命周期进行适当的合并,简化为五个阶段,即需求分析、总体设计、详细设计、编码实现和测试。 1.1.2 设计任务 针对本次课程设计我们设计了一个简化的pascal语言,称
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:178379
    • 提供者:钟国生
  1. C_compiler

    0下载:
  2. 1. 构造一小型C语言SimpleC的编译器软件,达到综合理解和运用编译原理课程所讲解的关键过程(词法分析、语法分析、静态语义分析、代码生成)及相关算法的目的。 2. 通过本实验理解和掌握一般编译程序的程序组织方法和测试方法。 -1. Tectonic a small SimpleC the C language compiler software. achieve comprehensive understanding and use of compiler theory course
  3. 所属分类:编译器/词法分析

    • 发布日期:2014-01-15
    • 文件大小:571145
    • 提供者:rayson
  1. cifafenxi

    0下载:
  2. 汇编语言实验作业,调试正确的词法分析.帮助有需要的朋友少走弯路-assembly language experiment operations, debugging correct lexical analysis. Help the needy friends detours!
  3. 所属分类:汇编语言

    • 发布日期:2014-01-15
    • 文件大小:3795
    • 提供者:jin
  1. CiFaFenXiChengXu

    0下载:
  2. 编译原理实验,词法分析程序,编译原理实验
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1173
    • 提供者:aa
  1. LL(1)_Compiling

    0下载:
  2. 学编译原理的时候做了一个词法分析的课程设计的实验报告。
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:34690
    • 提供者:dongmeng
  1. 编译原理实验报告-词法分析

    0下载:
  2. 字符测试函数 isalnum(测试字符是否为英文字母或数字) isalpha(测试字符是否为英文字母) isascii(测试字符是否为ASCII码字符) isblank(测试字符是否为空格字符) iscntrl(测试字符是否为ASCII码的控制字符) isdigit(测试字符是否为阿拉伯数字) isgraph(测试字符是否为可打印字符) islower(测试字符是否为小写英文字母) isprint(测试字符是否为可打印字符) isspa
  3. 所属分类:编译器/词法分析

    • 发布日期:2014-01-17
    • 文件大小:16029
    • 提供者:
  1. dos_words

    0下载:
  2. 主要是编译原理的实验,实验内容是词法分析 用java写的
  3. 所属分类:编译器/词法分析

    • 发布日期:2014-01-17
    • 文件大小:203848
    • 提供者:yutanghua
  1. edit

    0下载:
  2. 一. 实验内容: 实验一:设计,编制并调试一个词法分析程序,加深对词法分析程序原理的理解。 实验二:语法分析程序:编制一个递归下降语法分析程序,实现对词法分析程序所提供的单词序列的语法检查和结构分析。
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:80849
    • 提供者:鹰隼
  1. ci

    0下载:
  2. 编译实验可用的词法分析代码,大家可以作为参考
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:5938
    • 提供者:张云
« 1 2 3 45 6 7 8 9 10 11 »
搜珍网 www.dssz.com