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

搜索资源列表

  1. C语言词法分析

    3下载:
  2. c语言词法分析,功能比较全,大家随便看看吧,有界面-The file is for accidence analysis fo C language and has lots of functions. It has the interface and please check it freely.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2660088
    • 提供者:田永震
  1. 024080017-李纳-词法分析

    0下载:
  2. 一个词法分析程序,很好用的,给初学者很有帮助-a lexical analysis procedure is useful and helpful to beginners
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:117696
    • 提供者:黎明
  1. 词法分析程序(050812020508+谢少春)

    0下载:
  2. 词法分析程序,输入字符序列,输出字符和内码 -lexical analysis procedure, the importation of character sequences, and characters within the output code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2050
    • 提供者:刘军
  1. 词法分析qi

    0下载:
  2. 词法分析器运用软件 词法分析是编译的第一个阶段,它的主要任务是从左到右逐个字符地对源程序进行扫描,产生一个个单词序列,用以语法分析-lexical analyzer used lexical analysis software is a compiler of the first stage, its main task is to whatever individual characters to the source scan generated a sequence of words
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:37578
    • 提供者:李坤
  1. 词法分析程序C

    1下载:
  2. 用C语言实现的 c语言的词法分析程序 功能齐全 实现算法效率嘎-C language for the c language lexical analysis procedure is complete algorithm efficiency Ga
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:13301
    • 提供者:比赛
  1. 编译原理——词法分析

    0下载:
  2. 该程序是词法分析部分Lexical Analyse。 2)只支持无符号整数类型。不支持数组和指针等高级特性。 3)不支持函数。-that the procedure was lexical analysis Lexical Analyze. 2) only support unsigned integer type. Do not support pointer array and advanced features. 3) does not support function.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2345
    • 提供者:范志鸿
  1. 编译原理实验_课程设计_词法分析

    0下载:
  2. 1、本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程序是在VC6.0环境下测试通过,用的是C++语法。当然也有C的语法。 4、本程序留下了很多的接口以待以后的语法分析和语义分析实验时进行扩展。比如已将词法分析结果记入到了一个顺序存储的数据结构中,以待后用。 5、程序扫描处理一部分是经孙悦红老师的示范程序修改而成,(增加了一些功能)其他部分为了适应自己的接口,都是由本人编写。-one, t
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:139411
    • 提供者:谷穗
  1. 词法分析小程序

    0下载:
  2. 词法分析小程序
  3. 所属分类:文件操作

    • 发布日期:2008-12-08
    • 文件大小:17175
    • 提供者:watericeliu
  1. 词法分析程序

    0下载:
  2. 编译实验
  3. 所属分类:C#编程

  1. 老师给的词法分析

    0下载:
  2. 可进行完整的词法分析,采样递归下降
  3. 所属分类:C#编程

    • 发布日期:2010-11-12
    • 文件大小:179200
    • 提供者:ningri
  1. 可以检查的词法分析

    0下载:
  2. 可以检查的词法分析
  3. 所属分类:文件操作

    • 发布日期:2011-04-07
    • 文件大小:995855
    • 提供者:leowang721
  1. 词法分析程序

    0下载:
  2. 用C语言写的此法分析程序
  3. 所属分类:其他小程序

    • 发布日期:2011-06-20
    • 文件大小:19968
    • 提供者:qhit2028
  1. StarterFiles

    0下载:
  2. 基于lex和yacc实现的编译原理词法分析、语法分析。-Implemented based on lex and yacc compiler theory of lexical analysis, syntax analysis.
  3. 所属分类:其他小程序

    • 发布日期:2017-03-30
    • 文件大小:453030
    • 提供者:Eastsun
  1. WordAnalysis

    0下载:
  2. 简单的词法分析器 词法分析的任务是:从左至右这个字符地对源程序进行扫描,产生一个个的单词符号,把作为字符串的原程序改造成为单词符号穿的中间程序 该程序以类表的形式,对词语进行解析-Word Analysier
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:68377
    • 提供者:冯志远
  1. cifafenxi

    0下载:
  2. 实验内容:设计并实现C语言的词法分析程序,要求如下。 (1) 可以识别出用C语言编写的源程序中的每个单词符号,并以记号的形式输出每个单词符号。 (2) 可以识别并读取源程序中的注释。 (3) 可以统计源程序中的语句行数、单词个数和字符个数,其中标点和空格不计算为单词,并输出统计结果。 (4) 检查源程序中存在的非法拼写错误,并可以报告错误所在的行列位置。 (5) 发现源程序中存在错误后,进行适当的恢复,使词法分析可以继续进行,通过一次词法分析处理,可以检查并报告源程序中存在的
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:3458
    • 提供者:沐夕
  1. ccfx

    0下载:
  2. 实验目的:用c语言对一个简单语言的子集编制一个一遍扫描的编译程序,以加深对编译原理的理解,掌握编译程序的实现方法和技术。 c.1词法分析 c.1.1实验目的 设计、编制并调试一个词法分析程序,加深对词法分析原理的理解。 c.1.2实验要求 c.1.2.1待分析的简单语言的词法 (1) 关键字: begin if then while do end --------有实验报告+.cpp+分析-Experimental Objective: To use c lang
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:168782
    • 提供者:zhangjuan
  1. 20071110024141

    0下载:
  2. 编译原理中的有关词法分析程序的此法分析器和实验报告-Compile the relevant principles of lexical analysis procedure of this method and experimental Analyzer report
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:227376
    • 提供者:张飞扬
  1. 15182613_词法分析

    0下载:
  2. 用来分析程序中词的属性,显示相应的类别码,以便为未来的语法分析做铺垫(The word attribute is used to analysis program, display the corresponding category code, in order to pave the way for future grammar analysis)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-08
    • 文件大小:1133568
    • 提供者:彬彬iii
  1. 词法分析

    0下载:
  2. 简单实现词法分析功能,编译原理作业所需要的实现功能。(achieve the Word analysis)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:3072
    • 提供者:黄猪猪
  1. lex词法分析_上交程序

    0下载:
  2. 相当完整lex词法分析_上交程序, Lex 快速入门(词法分析和语法分析)(Lex represents Lexical Analyzar, a.Lex file (the Lex file has an extension of.Lex) passed through the lex utility and generates the output files of C, which are later compiled into an executable version of the le
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:223232
    • 提供者:calacala
« 12 3 4 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com