CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 其它 编译器/词法分析

资源列表

« 1 2 ... .93 .94 .95 .96 .97 198.99 .00 .01 .02 .03 ... 785 »
  1. cifafenxi

    0下载:
  2. 分析出一串字符串中的单词,以及找出违法单词,终止程序。-词法分析器-Analysis of the sequence of words in the string, and to identify illegal words, terminate the program.- Lexical analyzer
  3. 所属分类:Compiler program

    • 发布日期:2017-04-07
    • 文件大小:402974
    • 提供者:程晋
  1. GrammerParsers

    0下载:
  2. 利用C++语言编制一个LL(1)语法分析器,利用LL(1)控制程序根据显示栈栈顶内容、向前看符号以及LL(1)分析表,对输入符号串自上而下的分析过程。可通过消除左递归、提取左因子把非LL(1)文法改造成LL(1)文法。-Compiled using a C++ language LL (1) parser using LL (1) control program according to display the contents of the stack the stack, forward-l
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:226849
    • 提供者:杨玥
  1. Compiler

    0下载:
  2. 此份文档是关于编译原理,他以龙书的章节为主线,介绍了编译原理的基本内容-These documents are compiled on the principle of his main line of the dragon book chapters, introduces the basic content of compiler theory
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:1167937
    • 提供者:zhang
  1. Parsing_documents

    0下载:
  2. 语法分析设计经典开发文档,语法分析很经典的开发文档Parsing the classic design development documents -Parsing the classic design development documents
  3. 所属分类:Compiler program

    • 发布日期:2017-04-07
    • 文件大小:203962
    • 提供者:s99
  1. vbcompiler

    0下载:
  2. 真正32位编译器源代码,使用Visual Basic编写-True 32-bit compiler source code
  3. 所属分类:Compiler program

    • 发布日期:2017-05-02
    • 文件大小:551218
    • 提供者:unknow
  1. yufa

    0下载:
  2. 语法分析器,编译原理,法分析是编译过程的一个逻辑阶段。语法分析的任务是在词法分析的基础上将单词序列组合成各类语法短语,如“程序”,“语句”,“表达式”-Parser, compiler theory, method analysis is a logical stage of the compilation process. The task of parsing the basis of analysis in the lexical word sequence will be combine
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:566963
    • 提供者:lix
  1. LexicalParsers

    0下载:
  2. 对给定的程序通过词法分析器能够识别一个个单词符号,并以二元式(单词种别码,单词符号的属性值)显示。而本程序则是通过对给定路径的文件的分析后以单词符号和文字提示显示。-The procedures given by the lexical analyzer to recognize one word symbols, and binary-type (word types of ID, the word symbol property value) are displayed. While the
  3. 所属分类:Compiler program

    • 发布日期:2017-05-04
    • 文件大小:1064680
    • 提供者:杨玥
  1. wenfafenxi

    0下载:
  2. 使用如下文法: E ? E+T | T T ? T*F | F F ? (E) | id 2. 对于任意给定的输入串(词法记号流)进行语法分析,采用LR分析器来完成。手工构造LR分析表,利用移进-归约分析算法-Use the following grammar: E ? E+ T | TT ? T* F | FF ? (E) | id 2. For any given input string (lexical token stream) parsing, the us
  3. 所属分类:Compiler program

    • 发布日期:2017-03-24
    • 文件大小:703512
    • 提供者:dmf
  1. Parser.using.open.design

    0下载:
  2. 语法分析器使用开发源代码设计Parser using the open source design -Parser using the open source design
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:555176
    • 提供者:s99
  1. X86IEE32

    1下载:
  2. 这个东西可以帮你解析执行32位的X86指令。不包括FPU,也不包括MMX之类的东西。代码符合C99标准,理论上应该没限制的,不过根据不同的编译器实现,需要修改下cpu_BasicType.h类型定义。测试时在VS2005(禁止语言扩展特性、/W4)和GCC 3.4(-std=c99 -O1或者-ansi -O1)中编译通过-This thing can help you resolve the implementation of the X86 32-bit instructions. Not
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:71590
    • 提供者:ucsm
  1. bianyiqi

    0下载:
  2. 编译原理课程设计,包括词法分析、语法分析、语义分析,VC6.0实现-Compiler theory course design, including lexical analysis, syntax analysis, semantic analysis, VC6.0 achieve
  3. 所属分类:Compiler program

    • 发布日期:2017-05-08
    • 文件大小:2001415
    • 提供者:任丽芸
  1. Lexical.parser.design.module

    0下载:
  2. 词法语法分析器设计模块代码Lexical parser design module code -Lexical parser design module code
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:176334
    • 提供者:ss
« 1 2 ... .93 .94 .95 .96 .97 198.99 .00 .01 .02 .03 ... 785 »
搜珍网 www.dssz.com