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

搜索资源列表

  1. LexicalAnalysis

    0下载:
  2. 词法分析器 词法分析 lex java编写-Java prepared lexical analyzer
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:16541
    • 提供者:xuedagong
  1. c

    0下载:
  2. 用c语言编写的编译原理词法分析器,能完成基本的记法分析-compiler construction principles
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:1910
    • 提供者:li ke
  1. cifafenxiqi

    0下载:
  2. 编译原理下的作业词法分析器 它是用C++语言写的-cifafenxiqi
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:2469
    • 提供者:cky
  1. cifa

    0下载:
  2. 词法分析器,用java编写,乃是课程设计的实验用品-lexer
  3. 所属分类:Compiler program

    • 发布日期:2017-05-02
    • 文件大小:613278
    • 提供者:gy
  1. cifafenxiqi

    0下载:
  2. 词法分析器代码,编译原理作业。实现对输入的判别!-Lexical analyzer code, compile the principle of operation. To achieve the identification of input!
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:1844
    • 提供者:zhangguifa
  1. cifafenxi

    0下载:
  2. 1.掌握手工生成词法分析器的方法,了解词法分析器的内部工作原理。 2.通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解。并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。 3.掌握根据程序的伪代码来编写程序模块程序源代码。 -1. Grasp the hand-generated lexical analyzer method, lexical analyzer to understand the inner workings of the
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:278552
    • 提供者:李国庆
  1. bianyicifanfenxichengxu

    0下载:
  2. 1 掌握手工生成词法分析器的方法,了解词法分析器的内部工作原理。 2 通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解。并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。 3 掌握根据程序的伪代码来编写程序模块程序源代码。 -1 master the manual ways to generate lexical analyzers, lexical analyzer to understand the inner workings of t
  3. 所属分类:Compiler program

    • 发布日期:2017-05-02
    • 文件大小:691694
    • 提供者:李国庆
  1. scnanner

    0下载:
  2. 词法分析器 re->nfa->d fa优化-Lexical analyzer re-> nfa-> dfa-> dfa Optimization
  3. 所属分类:

    • 发布日期:2017-04-13
    • 文件大小:3022
    • 提供者:周子神
  1. 21

    0下载:
  2. 设计SAMPLE语言的词法分析器 a) 启动程序后,先输出作者姓名、班级、学号(可用汉语、英语或拼音); b) 请求输入测试程序名,键入程序名后自动开始词法分析并输出结果; c) 输出结果为单词的二元式序列(样式见样板输出1和2); d) 要求能发现下列词法错误和指出错误性质和位置: 非法字符,即不是SAMPLE字符集的符号; 字符常数缺右边的单引号(字符常数要求左、右边用单引号界定,不能跨行); 注释部分缺右边的界符*/(注释要求左右边分别用/*和*/界定,不能跨行
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-13
    • 文件大小:2355
    • 提供者:林先生
  1. 28200959545

    0下载:
  2. 词法分析器, 内容简单适合新手学习借鉴,含源代码,和可执行程序-Lexical analyzer, content simple for novices to learn from, including source code, and executable programs
  3. 所属分类:Compiler program

    • 发布日期:2017-04-08
    • 文件大小:70475
    • 提供者:付斌
  1. cifa

    0下载:
  2. 是几份有关编译原理词法分析器的C++编程,词法扫描器,含好几分可运行代码。平时参考用的。-Several of the principles of the lexical analyzer of the compiler C++ programming, lexical scanner, with some good code to run. Normal reference.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-12
    • 文件大小:2882778
    • 提供者:wangyao
  1. lexicalanalyzer

    0下载:
  2. 此程序使用在java环境下开发的,是一个功能简单的C语言词法分析器-The use of this procedure in the java development environment, is a simple C language lexical analyzer
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:17328
    • 提供者:lina
  1. Lexicalanalyzer

    0下载:
  2. 这是个一个词法分析器,我学编译原理做的一个课程设计-This is a lexical analyzer, the principle I have learned to do to compile a curriculum design
  3. 所属分类:Compiler program

    • 发布日期:2017-04-07
    • 文件大小:198198
    • 提供者:jiangjingjing
  1. pascallex

    0下载:
  2. 简单的pascal词法分析器,C++实现-Pascal simple lexical analyzer, C++ to achieve
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:2247
    • 提供者:李林
  1. word

    0下载:
  2. 编译原理 词法分析 是个不错的词法分析器,已通过编译-Lexical Analysis of Compilation Principle
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:253461
    • 提供者:远地方
  1. 2

    0下载:
  2. 词法分析器状态图转换 识别标识符的状态转换图的理论知识和算法实现-Lexical analyzer state diagram conversion identifier to identify the state transition graph theory and algorithms to achieve
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:21041
    • 提供者:apple
  1. LexicalAnalyse

    0下载:
  2. 用Java编写的词法分析器,所分析的语言是一种类C语言。-Prepared to use Java lexical analyzer, the analysis of language is a Class C language.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2945
    • 提供者:江枫
  1. calculator

    0下载:
  2. 一个词法分析器的例子,采用递归子程序进行解析-Example of a lexical analyzer, recursive subroutine used for analytical
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:8470
    • 提供者:tstao
  1. 1

    0下载:
  2. 简单的词法分析器,c语言版,希望大家指正-simple analysis the words
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:2051
    • 提供者:cs
  1. CompilerConstruction

    0下载:
  2. 用VC编写的词法分析器,通过载入来分析词法-Prepared by the lexical analyzer VC, through the loading analysis of lexical
  3. 所属分类:Compiler program

    • 发布日期:2017-04-17
    • 文件大小:103079
    • 提供者:Micheal.R
« 1 2 ... 36 37 38 39 40 4142 43 44 45 46 ... 50 »
搜珍网 www.dssz.com