CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - lexical

搜索资源列表

  1. ComplierLab

    0下载:
  2. C语言的词法、语法分析器 输出语法分析树,很强大-C language, lexical, syntax analyzer output parsing tree, very strong
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:115622
    • 提供者:linxiaoyu
  1. Test

    0下载:
  2. 具有图形化界面的词法分析器,其功能为:可通过手工输入或文件打开形式输入程序,进行此法分析。-With the graphical interface of lexical analyzer, and its function as follows: through manual input or file input program to open the form, in this analysis.
  3. 所属分类:Games

    • 发布日期:2017-04-04
    • 文件大小:3114
    • 提供者:孙静
  1. Lexical-analyzer

    0下载:
  2. 编译程序的第一个阶段,实现从源文件里识别各个单词,供后面阶段使用~!-Compiler of the first phase, from the source document to identify the various words, behind the stage for the use of ~!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:23802
    • 提供者:张强
  1. Lexical

    0下载:
  2. 简单的词法分析器 利用vc编程 功能 可以打开任意位置和名称的原文件进行词法分析,可以进行非法字符和数字后边跟字母的错误判断-The lexical analyzer easy to use programming function vc can open arbitrary location and name of the original document lexical analysis can be carried out illegal characters and letters
  3. 所属分类:Compiler program

    • 发布日期:2017-04-08
    • 文件大小:26853
    • 提供者:seven
  1. Lex

    0下载:
  2. A simulated lexical analyser for HLL like C,PASCAL etc. I have given a sample text file from which the source code reads the dummy program n analyses it. The program can be extended by adding more.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-11
    • 文件大小:719
    • 提供者:kammy
  1. AnalyseurLexicalC

    0下载:
  2. Lexical Analizer within C Source Code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:67456
    • 提供者:Mikem
  1. JavaLex-gcc

    0下载:
  2. c++写的Java词法分析器。附有实验报告和源代码。-Java lexical analyzer written in C++
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:506112
    • 提供者:林峰
  1. Translate

    0下载:
  2. 编译原理实验,包含词法分析,语法分析(递归下降和LL1),语义分析-Compiler experiment, including lexical analysis, syntax analysis (recursive descent and LL1), semantic analysis
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:217476
    • 提供者:zhaochongbo
  1. Lexical

    0下载:
  2. 用JAVA实现的词法分析器 对学习编译原理作用很大哦-JAVA achieved by lexical analyzer to study the role of compiling principle Oh great
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:11125
    • 提供者:赵刚
  1. cffxq

    0下载:
  2. 词法分析器实验报告,内容详细,步骤很完整,有利于新人进一步认识学习编译原理-Lexical analyzer test report in detail, the steps are complete, is conducive to study and compile a better understanding of new principles of
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:19337
    • 提供者:Michael
  1. C-Compiler

    0下载:
  2. C-编译器,包含词法分析语法分析,中间代码生成,操作简单-C-compiler, lexical analysis contains syntax analysis, intermediate code generation, easy
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:939558
    • 提供者:xuling
  1. Lexical_analysis

    0下载:
  2. 编译原理LL(1)词法分析实验,分析一段代码的词法结构-Compilation Principle LL (1) lexical analysis of the experiment, analysis of the lexical structure of a section of code
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:7040
    • 提供者:凤清
  1. while

    0下载:
  2. 否符合while语句的文法,或者能不能通过文法的开始符号推导出该语句。 (2) 该程序应该包括词法分析器,能对输入的语句进行词法分析,然后再对输出结果。词法分析器应能识别关键字,标示符,常量,操作符等。 (3) 该程序的语法分析器能对输入的语法进行分析,判断输入语句能否满足while循环语句的文法。通过简单优先的方法对语句进行分析,看能否能归约到文法的开始符号。 (4) 该程序的语义分析器就是对分析结果进行输出,要求输出结果是三地址形式的。-Compliance with the s
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:60276
    • 提供者:李伟霞
  1. lex_analyzer

    0下载:
  2. this code is the lexical analyzer
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1090
    • 提供者:mahdi
  1. compilepiece2

    2下载:
  2. 实现了CMinus的一个编译器。实现了词法分析和语义分析。-CMinus achieved a compiler. The realization of the lexical analysis and semantic analysis.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:351275
    • 提供者:王正邦
  1. compilerprograms

    0下载:
  2. compiler design -lexical analyzer,and others source codes for B.tech-cse -compiler design-lexical analyzer,and others source codes for B.tech-cse
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:1941
    • 提供者:saurabhsingh
  1. LexAna.c.tar

    0下载:
  2. Program for Lexical Analysis inn C. The first step of compiler converts string to tokens.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:843
    • 提供者:nutan
  1. lexical

    0下载:
  2. 编译原理 词法分析器 实现简单的分词功能-lexical
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:2322
    • 提供者:陈龙
  1. Simple_Language_Lexer

    0下载:
  2. 这是一个使用了LEX所编写的Simple语言的词法分析器。Simple语言的定义说明请看附件。这个LEX的源代码可以通过Parser Generator 2来转化成为h文件跟cpp文件。由于编译这两个文件需要使用到Parser Generator 2的C++库,所以就只上传了LEX的源代码,谁感兴趣的可以自己通过Parser Generator 2来转化。至于UNIX下面的LEX工具如果想要转化的话需要修改其主程序,另外需要将LEX源代码之中有关C++语言的表达形式修改成为相应的C语言的表现形式
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:182696
    • 提供者:林宇浩
  1. lexical

    0下载:
  2. -
  3. 所属分类:Compiler program

    • 发布日期:2017-04-07
    • 文件大小:232532
    • 提供者:mars
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com