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

搜索资源列表

  1. javacifa

    0下载:
  2. 本程序是用JAVA语言编写的一个小的词法分析器,可实现输入语句的词法分析。-this program is written in Java and a small lexical analyzer can achieve input sentences of lexical analysis.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:18322
    • 提供者:苏艳
  1. zhp2006041602

    0下载:
  2. 一个自己编写的词法分析小程序,已经调试好的,保证能运行。-a lexical analysis prepared by the small program debugging has been good, can guarantee operation.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:23577
    • 提供者:赵鹏
  1. c_lex

    0下载:
  2. c语言的词法分析程序的源码,是用c语言写的,可以直接在tc中运行-lexical analysis procedure of the source code is written in C language and can be used directly in the running tc
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:9088
    • 提供者:常宏
  1. zifuchuanjieshiqi

    0下载:
  2. 词法分析将字符串分解为三个部分,映射到类中,获得字符串的对应值,由LL自顶向下的语法分析得到运算结果。-lexical analysis string decomposition of a three-part Maps category, access to the corresponding string values, LL from the top-down syntax analysis Operational results.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:11073
    • 提供者:仇烨
  1. C-CIFAFENXI

    0下载:
  2. 词法分析,编译器,简便易行-lexical analysis, compilers, simple
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:3108
    • 提供者:王启欣
  1. ffffff

    0下载:
  2. 词法分析 采用独立一遍的工作方式构造PL/0语言的词法分析器-lexical analysis using an independent again the way tectonic PL / 0 language lexical analyzer
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:3253
    • 提供者:月月
  1. calculator_mfc

    0下载:
  2. 利用词法分析原理,写的图形化计算器实例,使编译原理应用的一个小例子-use lexical analysis principle, to write graphic calculator example, turn the application of principles of a small example
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:43923
    • 提供者:coca
  1. ExpressAnalysis

    0下载:
  2. 表达式分析, 支持算术运算,括号,关系运算,逻辑运算,字符串的like运算等。采用了有限自动机做词法分析, 语法分析用算符优先分析方法,正负号算符使文法不是OPG,因此这里作了特殊处理。分析的结果是逆波兰式, 存在一个链表中。在逆波兰式的基础上,用一个栈来进行求值。在vc++6.0下试验通过。 如有问题,可以mail: zch888email@163.com 我将尽快回复你。-expression analysis, supports arithmetic operations, bra
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:22808
    • 提供者:大山
  1. cparse

    0下载:
  2. 简易C语言词法分析程序。可以对C源文件进行分析。-simple C language lexical analysis procedure. Can the C source files for analysis.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:3442
    • 提供者:李济
  1. zzzzz

    0下载:
  2. 一个词法分析的小程序 用vc++6.0做的 比较简单 还能用-a lexical analysis procedure using a small 6.0 vc do still use relatively simple
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1363
    • 提供者:tz
  1. myCompiler000

    0下载:
  2. 一个很一般的编译程序 有词法分析,语法分析,语议分析,和最终生成四元式,但是出错处理较简单,大部分用的C语言,但加了一个四元式类,本人感觉这个程序很垃圾,但可以做个参考!-a very general compilers have lexical analysis, grammar, language proposed analysis, and generate the final-four yuan, But mistakes in handling more simple, with
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:25763
    • 提供者:严铁成
  1. 09103061

    0下载:
  2. 编译原理的实习,有词法分析、三个语法分析。-compiler tenets of attachment, lexical analysis, three grammatical analysis.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:5046
    • 提供者:
  1. 1020310725

    0下载:
  2. 一个很一般的编译程序有词法分析,语法分析,语议分析,和最终生成四元式,但是出错处理较简单,大部分用的C语言,但加了一个四元式类,本人感觉这个程序很垃圾,但可以做个参考!.. -a very general compilers have lexical analysis, grammar, language proposed analysis, and generate the final-four yuan, But mistakes in handling more simple, with
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2963
    • 提供者:liujun
  1. mini_pascal

    0下载:
  2. 袖珍型的pascal编译器,包括词法分析、语法分析、目标码生成三个部分。-the compiler, including lexical analysis, grammar analysis, object codes generated in three parts.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:212626
    • 提供者:陈秋瑾
  1. 31060408.RAR

    0下载:
  2. 简单的编译器,包括词法分析,语义分析过程,用C实现-simple compiler, including lexical analysis, semantic analysis process used to achieve C
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:176527
    • 提供者:Bryan
  1. suqaretryango

    0下载:
  2. 设计文档基本内容如下: 1) 整体框架 2) 词法分析 Class CTokenizer Class CScaner C关键字表 标识符词法 3) 语法分析 Class CParser Grammar 基本树形结构 支持的语句及运算 4) 建立符号表 Class LineListRec Class BucketListRec Class CSymbolTable Class CFunArgsCheck
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:10595
    • 提供者:shifenai
  1. pascalbianyiqi

    0下载:
  2. PASCAL编译器,能做词法分析。是以前的课程设计。VC下的东东,绝对不重复。-PASCAL compiler, do lexical analysis. Former curriculum design. VC saucepan, absolutely not repeat them. Oh
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:66564
    • 提供者:扣子
  1. okfile

    0下载:
  2. 词法分析程序给那些迷茫在词法分析海洋的人们,加油吧程序员!-lexical analysis procedure for those lost in the lexical analysis of marine people, Keep up the good programmer!
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1417
    • 提供者:李萧墙
  1. CP_DESIGN

    0下载:
  2. 编译原理全套实验源代码。包括词法分析,递归下降语法分析,LL(1)语法分析,简单优先语法分析和算符优先语法分析-compile a full set of experimental principle source code. Including lexical analysis, recursive grammar decline, LL (1) syntax analysis, priority simple syntax analysis and operator precedence s
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:51842
    • 提供者:chuchao
  1. ccifafenxi

    0下载:
  2. 词法分析原程序 对C语言可以进行分析,并分析出其中的种别码-lexical analysis procedure to the original C language can be analyzed and the analysis of the classification code
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1628
    • 提供者:larry
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com