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

搜索资源列表

  1. JLex

    0下载:
  2. JLex词法分析生成器,可以用于生成简单词法分析器,java编写-JLex lexical analysis generator can be used to produce simple lexical analyzer, the preparation of java
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:94373
    • 提供者:
  1. bianyiyuanlicifafenxi

    0下载:
  2. 词法分析 1、通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解。并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。 2、编制一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本关键字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。(遇到错误时可显示“Error”,然后跳过错误部分继续显示) 有实验报告-Lexical Analysis 1, through the design of t
  3. 所属分类:Compiler program

    • 发布日期:2017-04-08
    • 文件大小:157719
    • 提供者:盼盼
  1. jing

    0下载:
  2. 编译原理词法分析适合初学者参考。我相信会给你们一些帮助的-Compilation Principle beginners reference for lexical analysis. I believe that will give you some help
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:16146
    • 提供者:zujuan
  1. cifafenxi

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

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

    0下载:
  2. PL/0词法分析,说明文档流程图尚未完成,-PL/0 lexical analysis, documentation flow chart has not yet completed,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:33393
    • 提供者:kandy
  1. yufa

    0下载:
  2. 编译原理 实现了词法分析 语法分析等基本功能 -Compilation Principle achieved syntax analysis, lexical analysis of the basic functions of
  3. 所属分类:Compiler program

    • 发布日期:2016-06-14
    • 文件大小:17372
    • 提供者:王正
  1. bianyiyuanli

    0下载:
  2. 《编译原理实验指导书》,里面包含有词法分析,语法分析及语义分析等实验,有详细的流程图及分析过程。- Guiding principle experiment to compile the book , which contains lexical analysis, grammar analysis and semantic analysis of experiments, a detailed process flow chart and analysis.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-08
    • 文件大小:236086
    • 提供者:huang xuefeng
  1. byylsybg

    0下载:
  2. 实验报告,关于词法分析,nhdx-Experimental report on the lexical analysis, nhdx
  3. 所属分类:Compiler program

    • 发布日期:2017-04-25
    • 文件大小:300566
    • 提供者:847351058
  1. cifafenxibaogao

    0下载:
  2. c语言实现编译原理词法分析,有完整的源代码,可以直接运行,并且有完整的实验报告,希望对大家有所帮助-c language compiler to achieve the principle of lexical analysis, a complete source code, can be directly run, and a complete report of the experiment, I hope all of you to help
  3. 所属分类:Compiler program

    • 发布日期:2017-04-27
    • 文件大小:79753
    • 提供者:张建
  1. PL0

    0下载:
  2. 编译原理课程设计:很好的源代码,不仅包含了词法分析、语法分析、 语义分析还很好的实现了三者的连接-Principles of curriculum design compiler: a good source code, not only contains a lexical analysis, syntax analysis, semantic analysis is also very good realization of the three connections
  3. 所属分类:Compiler program

    • 发布日期:2017-05-09
    • 文件大小:71707
    • 提供者:张薇薇
  1. 3

    0下载:
  2. 编译原理 词法分析 编译原理 词法分析-Lexical Analysis of Compilation Principle Compilation Principle Lexical Analysis
  3. 所属分类:Compiler program

    • 发布日期:2017-05-03
    • 文件大小:19864
    • 提供者:何小萍
  1. cmmcc1.0

    0下载:
  2. 编译器中的词法分析,用java实现,类c语言的编译器-Compiler of the lexical analysis, using java implementation, class c language compiler
  3. 所属分类:Compiler program

    • 发布日期:2017-03-23
    • 文件大小:39999
    • 提供者:boat wang
  1. Csharp_compiler

    0下载:
  2. 这是一个实现词法分析的小程序,希望能与大家分享。-it is ok!
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:18720
    • 提供者:miss peng
  1. word_analyser

    0下载:
  2. 编译原理中的词法分析程序,使用netbeans开发-Compiler Construction Principles of lexical analysis, the use netbeans to develop
  3. 所属分类:Compiler program

    • 发布日期:2017-04-28
    • 文件大小:108461
    • 提供者:梁晓明
  1. analysis

    0下载:
  2. 是一个很简单的编译原理的词法分析程序,就是对一个简单的C语言程序进行模拟编译。-Is to compile a very simple principle of lexical analysis procedure is a simple procedure to simulate the C language compiler.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:1678
    • 提供者:赵全
  1. 1

    0下载:
  2. 编译原理词法分析程序,对pascal语言进行词法分析并生成相应的类号.-Principles of lexical analysis program compiled on the pascal language lexical analysis and generate its corresponding category.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:2005
    • 提供者:今力
  1. Compiler

    1下载:
  2. 本设计Tiger语言为源语言,制作了编译程序的前端部分,主要包括了词法分析、语法分析、抽象语法树和类型检查的设计和实现方法,以及课程设计中碰到的问题、实验心得、参考数据等。-Tiger of the design language for the source language, has produced a compiler front-end parts, including the lexical analysis, syntax analysis, abstract syntax tre
  3. 所属分类:Compiler program

    • 发布日期:2014-11-09
    • 文件大小:389798
    • 提供者:jack sio
  1. Ccifafenxi

    0下载:
  2. c语言词法分析程序的实现,实现了简单的词法分析-c language lexical analysis procedures to achieve
  3. 所属分类:Compiler program

    • 发布日期:2017-04-17
    • 文件大小:140392
    • 提供者:赵晓东
  1. Main

    0下载:
  2. 这是一个模拟编译器词法分析的程序。输入正则表达式,再输入一个字符串,该程序可以判定字符串是否符合正则式的规则-This is a simulation compiler lexical analysis process. Enter the regular expression, and then enter a string, the program can determine whether the string is the type of rules
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:3893
    • 提供者:zhao
  1. byyl

    0下载:
  2. 编译原理词法分析程序 可以直接使用 欢迎使用-Principles of lexical analysis program compilers can use the Use the Welcome
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:767026
    • 提供者:王向往
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com