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

搜索资源列表

  1. 1231233434

    1下载:
  2. 编译原理实验题 词法分析 使用直接分析法编制C语言子集的词法分析程序-compiler principle experiment inscr iption analysis using direct analysis method preparation of the C language subset of the lexical analysis procedure
  3. 所属分类:RichEdit

    • 发布日期:2008-10-13
    • 文件大小:1511
    • 提供者:唐治
  1. 编译原理实验_课程设2005

    0下载:
  2. 本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程序是在VC6.0环境下测试通过,用的是C++语法。当然也有C的语法。 4、本程序留下了很多的接口以待以后的语法分析和语义分析实验时进行扩展-this program is the role of TEST language lexical analysis. 2, double-click operation input file name,
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:132425
    • 提供者:数据库
  1. flex_bingle

    0下载:
  2. 编译原理(Flex):生成词法和语法分析程序的源代码的程序。-Compiler Principle (Flex) : Generation morphology and syntax analysis of a program's source code procedures.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:402446
    • 提供者:
  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. 一个语言的词法分析程序

    0下载:
  2. Winnt,Win2k,Winxp. 软件大小:, 10K. 推荐等级:. 下载次数:, 117. 发 布 人:, hosping. 发布日期:, 2005年5月20日1时14分. 软件主页:, h-WINNT, Win2k, Winxp. Software Size :, 10K. Suggested Level : . downloads : 117. publisher :, hosping. Date Published :, at 1:14 on May 20, 2005. sof
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:8392
    • 提供者:x
  1. lm编译原理的语法分析

    1下载:
  2. 他是语义分析的前端,example是分析的程序实例,token中放置的是token字。既有词法分析又有语法分析。-he is the front-end semantic analysis, example is the analysis of examples of procedures, token placing the token character. Both lexical analysis has syntax analysis.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3797
    • 提供者:马木木
  1. zdf

    0下载:
  2. 很难得的词法分析程序,用VC++编写的可以直接使用。-hard to come by lexical analysis procedures, prepared by the VC can be used directly.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:19811
    • 提供者:fly
  1. gettoken

    0下载:
  2. 简单词法分析程序,文件输入文件输出,输出token序列.-simple lexical analysis procedures, the output document file input and output token sequence.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8664
    • 提供者:赵玉琼
  1. parse_for_learner

    0下载:
  2. 简单的词法分析程序,识别有限的字符. 编译原理的作业,仅供参考-simple lexical analysis procedures, limited recognition of the characters. Compiling principle of operation is for reference only
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11453
    • 提供者:y
  1. wordAnalyst

    0下载:
  2. 词法分析程序。通过分析文件的各个单词得到一个Token序列。课程作业:-)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3293
    • 提供者:孙振华
  1. EP1

    0下载:
  2. 用C语言编写的pascal词法分析程序,识别程序子集的文法-C language prepared by the pascal lexical analysis procedure, the identification procedures subset of grammar
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:1164
    • 提供者:刘思远
  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. ashfuafnasjf

    0下载:
  2. 简单的词法分析程序 1)通过理解正规式、有限自动机原理,根据下面的X语言的说明编制一个X语言的词法分析程序。 (2)提交实验报告,报告内容如下: 目的要求、DFA、程序清单(带注释)、测试样例及结果-simple lexical analysis procedure 1) understanding through informal style, Finite Automata Theory, according to the following X-language statement pre
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1331
    • 提供者:寻好
  1. Sample4_1

    0下载:
  2. 词法分析器,实现简单的词法分析程序,可以为以后的语法分析打下很好的基础-Lexical analysis
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-07
    • 文件大小:1928094
    • 提供者:徐廷俊
  1. ddfdf

    0下载:
  2. 这里以开始定义的PASCAL语言子集的源程序作为词法分析程序的输入数据。在词法分析中,自文件头开始扫描源程序字符,一旦发现符合"单词"定义的源程序字符串时,将它翻译成固定长度的单词内部表示,并查填适当的信息表。经过词法分析后,源程序字符串(源程序的外部表示)被翻译成具有等长信息的单词串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含了源程-here to start the definition of PASCAL language subset of the source
  3. 所属分类:EditBox

    • 发布日期:2017-11-10
    • 文件大小:3017
    • 提供者:圧古老
  1. sdasdddfdf

    0下载:
  2. 这里以开始定义的PASCAL语言子集的源程序作为词法分析程序的输入数据。在词法分析中,自文件头开始扫描源程序字符,一旦发现符合"单词"定义的源程序字符串时,将它翻译成固定长度的单词内部表示,并查填适当的信息表。经过词法分析后,源程序字符串(源程序的外部表示)被翻译成具有等长信息的单词串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含了源程序中的所有常数和所有-here to start the definition of PASCAL language subset of t
  3. 所属分类:TreeView

    • 发布日期:2017-12-06
    • 文件大小:3017
    • 提供者:圧古老
  1. asdddfdf

    0下载:
  2. 这里以开始定义的PASCAL语言子集的源程序作为词法分析程序的输入数据。在词法分析中,自文件头开始扫描源程序字符,一旦发现符合"单词"定义的源程序字符串时,将它翻译成固定长度的单词内部表示,并查填适当示)被翻译成具有等长信息的单词串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含了源程序中的所有常数和所有标识符。-here to start the definition of PASCAL language subset of the source as lexical an
  3. 所属分类:Static control

    • 发布日期:2017-11-29
    • 文件大小:3017
    • 提供者:圧古老
  1. ejygsdddfdf

    0下载:
  2. 这里以开始定义的PASCAL语言子集的源程序作为词法分析程序的输入数据。在词法分析中,自文件头开始扫描源程序字符,一旦发现符合"单词"定义的源程序字符串时,将它翻译成固定长度的单词内部表示,并查填适当的信息表。经过词法分析后,源程序字符串(源程序的外部表示)被翻译成具有等长信息的单词串(源程序的内部表示-here to start the definition of PASCAL language subset of the source as lexical analysis of the d
  3. 所属分类:Button control

    • 发布日期:2017-11-11
    • 文件大小:3017
    • 提供者:圧古老
  1. cifafenxi

    0下载:
  2. 词法分析程序,对大家应该有用。可能不完整,不过还是挺好的-Lexical analysis procedures should be useful for all of us. May not be complete, but still very good
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-10
    • 文件大小:2999
    • 提供者:王辉
« 12 »
搜珍网 www.dssz.com