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

搜索资源列表

  1. lex c1词法分析器

    0下载:
  2. 为flex上运行的词法分析程序,适用于c1,能根据输入的程序输出词的类型和类号
  3. 所属分类:源码下载

  1. ucc160.牛人写的C编译器

    1下载:
  2. 牛人写的C编译器,还有设计文档,可读性强,可以改造成为自己所需要的各种编译器。,牛人写的C编译器,还有设计文档,可读性强,可以改造成为自己所需要的各种编译器。
  3. 所属分类:编译器/词法分析

    • 发布日期:2017-03-23
    • 文件大小:376942
    • 提供者:曹文科
  1. parse.tar.Z 基于C++的语法分析类

    0下载:
  2. 一个基于C++的语法分析类,可以用来定制自己的编译器 ,A class based C++ syntactic analysis, it can be used to build you own compiler
  3. 所属分类:编译器/词法分析

    • 发布日期:2017-11-08
    • 文件大小:11702
    • 提供者:
  1. lexyaccintro2.zip

    0下载:
  2. 使用lex&yacc分析vc的资源文件,Lex
  3. 所属分类:Compiler program

    • 发布日期:2017-11-08
    • 文件大小:94490
    • 提供者:none
  1. Lex

    0下载:
  2. 学习编译原理时候的小作业,模拟实验了词法分析程序,比较简单-Simulation of the lexical analysis procedure is relatively simple
  3. 所属分类:Compiler program

    • 发布日期:2017-04-08
    • 文件大小:191327
    • 提供者:Edward
  1. ansi.c.grammar.tar

    0下载:
  2. ANSI-C语法的lex和yacc specification,可以用于编译器构建。-ANSI-C syntax of lex and yacc specification, can be used to build a compiler.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:3184
    • 提供者:qsort
  1. lex

    0下载:
  2. 词法分析器,可以分析标识符,实数常量,字符常量,运算符,界限符,分隔符。-Lexical analyzer can analyze the identifier, real number constants, character constants, operators, boundary character delimiter.
  3. 所属分类:Compiler program

    • 发布日期:2017-11-08
    • 文件大小:1957
    • 提供者:天才
  1. SLR1

    2下载:
  2. 该程序为一个手工编码实现的简单SLR语法分析器,其词法分析器调用接口为lex(),语法分析调用接口为SLR1()。-The program is a simple hand-coded implementation SLR parser, the lexical analyzer is called interface lex (), parsing call interface for the SLR1 ().
  3. 所属分类:Compiler program

    • 发布日期:2017-03-26
    • 文件大小:225176
    • 提供者:孔小亮
  1. Calcu(MFC_Yacc_Lex)

    0下载:
  2. 网上很少有yacc+lex结合MFC使用的例子,于是自己按《yacc&Lex》上的例子实现了一个(通过Parser Generator生成C++类),VC6编译运行通过。 支持:+-*/() 数学函数、变量名-Few yacc+ lex-line with examples of the use of MFC, so their own press " yacc & Lex" on the example implements a (by Parser Generato
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:476562
    • 提供者:yale
  1. cmm-lex

    0下载:
  2. 参照清华大学《编译原理》写的cmm语言词法分析程序-Reference to Tsinghua University, Compiler Construction Principles written by cmm language lexical analysis program
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:26375
    • 提供者:叶世权
  1. lexyacc

    0下载:
  2. 用C++实现的lex和yacc,里面包含大量的编译原理中的算法-lex and yacc
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:777875
    • 提供者:deane
  1. MeanShift

    1下载:
  2. 为了提高经典的Mean Shift算法在复杂场景中的跟踪性能,提出了一种基于角点的目标表示方法。首 先,利用Harris角点检测算法提取表示目标主要特征的角点 其次,基于提取的角点,建立目标模型,将其嵌入 Mean Shift算法进行跟踪。该方法仅用少量的关键点表示目标,能够自动去除目标和背景中的次要特征,有效地 抑制背景成分对目标定位的影响,从而改进Mean Shift目标跟踪算法的性能。-To imp rove the performance of the classicalMe
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:332280
    • 提供者:高雪
  1. flex-2.5.2.tar

    0下载:
  2. Flex词法/语法分析器源码 -Flex syntactic and phrase parser code
  3. 所属分类:Compiler program

    • 发布日期:2017-11-09
    • 文件大小:384784
    • 提供者:站长
  1. pascal2c_2.tar.Z

    0下载:
  2. 又一个Pascal 到C的转换器 -Another Converter from Pascal to C
  3. 所属分类:Compiler program

    • 发布日期:2017-11-20
    • 文件大小:14461
    • 提供者:站长
  1. wordpro

    0下载:
  2. 这是一个和lex功能差不多的parser编写的程序-This is a lex functions and similar procedures for the preparation parser
  3. 所属分类:Compiler program

    • 发布日期:
    • 文件大小:1187
    • 提供者:吴培
  1. wordCount2

    0下载:
  2. 这是一个和lex功能差不多的parser编写的程序-This is a lex functions and similar procedures for the preparation parser
  3. 所属分类:Compiler program

    • 发布日期:2017-12-05
    • 文件大小:1072
    • 提供者:吴培
  1. Sentence

    0下载:
  2. 这是一个和lex功能差不多的parser编写的程序-This is a lex functions and similar procedures for the preparation parser
  3. 所属分类:Compiler program

    • 发布日期:2017-11-28
    • 文件大小:1319
    • 提供者:吴培
  1. printline

    0下载:
  2. 这是一个和lex功能差不多的parser编写的程序-This is a lex functions and similar procedures for the preparation parser
  3. 所属分类:Compiler program

    • 发布日期:2017-12-09
    • 文件大小:613
    • 提供者:吴培
  1. Magic

    0下载:
  2. 这是一个和lex功能差不多的parser编写的程序-This is a lex functions and similar procedures for the preparation parser
  3. 所属分类:Compiler program

    • 发布日期:2017-12-07
    • 文件大小:562
    • 提供者:吴培
  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 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 26 »
搜珍网 www.dssz.com