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. iscript

    0下载:
  2. 编译原理的词法分析,上下文无关文法的编译器-compiler tenets of lexical analysis, context-free grammar compiler
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:82965
    • 提供者:王亭
  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. namab

    0下载:
  2. ergydfhgdfhggfhg 一.实验目的 二.实验内容 三、程序简要说明 原 文 : C语言词法分析器的设计与实现 一.实验目的: 1.强化对系统软件综合工程实现能力、规划能力的训练; 2.加强对词法分析原理、方法和基本实现技术的理解; 二.实验内容: 用C语言(或 C++ )作为宿主语言完成: C语言(ANSI C或turbo C 2.0)词法分析器的设计和实现。 三、程序简要说明: 1、属性字说明: 共9种 KE
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:1214
    • 提供者:天空
  1. fchh

    0下载:
  2. 一.实验目的 二.实验内容 三、程序简要说明 原 文 : C语言词法分析器的设计与实现 一.实验目的: 1.强化对系统软件综合工程实现能力、规划能力的训练; 2.加强对词法分析原理、方法和基本实现技术的理解; 二.实验内容: 用C语言(或 C++ )作为宿主语言完成: C语言(ANSI C或turbo C 2.0)词法分析器的设计和实现。 三、程序简要说明: 1、属性字说明: 共9种 KEYWORD: 关键字 \"auto\
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:1214
    • 提供者:天空
  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. wordsanalysis

    0下载:
  2. 用C语言来实现的编译原理词法分析的小程序,可以对输入的C语言程序进行初步的静态检测-C language compiler to achieve the tenets of lexical analysis of small programs, can the importation of the C language program for the initial static testing
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2196
    • 提供者:wangtuo
  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. 4

    0下载:
  2. 编译原理--此程序实现在词法分析,功能比较强大,基本可以满足广大用户的需要。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10313
    • 提供者:李金
  1. 原版

    0下载:
  2. 编译原理的词法分析 改编PL/0成C-compiler tenets of lexical analysis based PL / C 0%
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9920
    • 提供者:ha
  1. 编译原理源代码

    0下载:
  2. 这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化
  3. 所属分类:其它

    • 发布日期:2014-01-20
    • 文件大小:16771
    • 提供者:wp
  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. 编译原理pl0

    1下载:
  2. 编译方法课程设计PL0词法分析,语法分析C的实现。包括GETSYM-compiled curriculum design PL0 lexical analysis, parsing C realized. Including GETSYM!
  3. 所属分类:其它

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

    0下载:
  2. 原创的课程设计的MFC编写的编译原理源程序,内包括sample语言的词法分析,语法分析和部分语义分析,能输出错误信息,语法采用的是递归下降分析方法。内含大量测试代码,方便学习-The compilation of the principle to write MFC source program, including sample in morphology analysis of language, grammar analysis and some semantic analysis, ca
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-18
    • 文件大小:5289988
    • 提供者:欧磊
  1. PrincipleofCom

    0下载:
  2. 基于vc++单文档,MFC的编译原理词法分析,实现了sample语言的词法分析器!-Single document based on vc++, MFC compiler theory lexical analysis, to achieve a sample language lexical analyzer!
  3. 所属分类:Menu control

    • 发布日期:2017-05-10
    • 文件大小:2123549
    • 提供者:沈先生
  1. PrincipleofCom

    0下载:
  2. 此文件是编译原理课程设计,包括词法分析,语法分析,正则式转NFA,NFA转DFA,还有符号表。- This file is compiled curriculum design principles, including lexical analysis, parsing, regular expressions turn NFA, NFA turn DFA, as well as the symbol table.
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-05-18
    • 文件大小:4625444
    • 提供者:shenyz
  1. compiler-word-analysis

    0下载:
  2. 在不用任何辅助工具,也不用DFA的情况下实现编译原理词法分析-Compiler theory lexical analysis to achieve without any tools in, they do not DFA case
  3. 所属分类:GUI Develop

    • 发布日期:2017-06-13
    • 文件大小:21036328
    • 提供者:lin yang
  1. esvape-token

    0下载:
  2. 学习编译原理时做的词法和语法分析程序,词法和语法分析封装在一个类CFenXi中-Learn the compilation principle when doing the lexical and syntax analysis program, the lexical and syntax analysis package in a class CFenXi
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-14
    • 文件大小:210944
    • 提供者:Barbara
  1. dojh

    0下载:
  2. 词法语法分析器,学习编译原理时做的词法和语法分析程序,(Lexical parser, learning to compile principle of lexical and syntax analysis program,)
  3. 所属分类:组合框控件

    • 发布日期:2017-12-20
    • 文件大小:211968
    • 提供者:feshrgcror
« 12 »
搜珍网 www.dssz.com