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

资源列表

« 1 2 ... .05 .06 .07 .08 .09 310.11 .12 .13 .14 .15 ... 785 »
  1. Turing_machine_simulator_(Java)

    0下载:
  2. a simple Java program for simulating an abstract Turing machine. This demonstrates that Java is Turing-complete (with the caveat that limitations in word size limit the effective addressable memory).
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:2609
    • 提供者:Felippe
  1. PL0-classic

    0下载:
  2. 可能是流传最广、最为经典的样板作品,Pascal语言之父、图灵奖获得者Niklaus Wirth在其名著Algorithms + Data Structures = Programs第5章给出的一个递归下降预测分析器实现。毫无疑问,它是用Pascal语言编写的。该编译器生成的目标语言是p-code,一台p- code虚拟机有3个寄存器(程序计数器、基本寄存器和栈顶寄存器)和8条指令(每条指令有多种形式)。-May be the most widely accepted model for the
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:4563
    • 提供者:superchangme
  1. PROJECT1

    0下载:
  2. Lexical analyzer in C
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:3297
    • 提供者:alawy
  1. DS1302

    0下载:
  2. DS1302及液晶显示时钟。。具有很好的功能-ds1302 clock useful
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:82449
    • 提供者:孔航
  1. cifafenxiqi

    0下载:
  2. 词法分析的主要任务是:从左到右逐个字符地扫描源程序,产生一个个单词(Token),同时检查源程序中的词法错误。执行词法分析的程序称为词法分析程序或扫描程序(Scanner)。-The main task of lexical analysis: one by one character to scan from left to right source to generate a one word (Token), also check the source of lexical errors.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:2862
    • 提供者:windia
  1. formula2

    0下载:
  2. C++公式解释器,大家可以看看,研究一下-Formula interpreter, we can see, look
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:423069
    • 提供者:liu zp
  1. LRAnalysis

    0下载:
  2. (1)E -> E+T (2)E -> T (3)T -> T*E (4)T -> F (5)F -> (E) (6)F -> i 模拟以上文法的LR分析过程。对用户任意输入的字符串,能够输出LR分析器的工作过程。 根据以上文法,生成LR分析表,使用VC语言实现LR分析器。Main函数接受用户键盘输入的字符串,通过调用LR函数输出LR分析的过程。-(1) E-> E+ T (2) E-> T (3) T-> T* E (4)
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:151478
    • 提供者:罗丹
  1. windlx

    0下载:
  2. XINdlx模拟器开发环境,用于体系结构实验-XINdlx simulator development environment for experimental architecture
  3. 所属分类:Compiler program

    • 发布日期:2017-03-25
    • 文件大小:541785
    • 提供者:麦克白
  1. gdal150

    0下载:
  2. gdal/ogr库,一种强大的插件,支持读取多种格式的文件-gdal/ogr library, a powerful plug-in support to read multiple file formats
  3. 所属分类:Compiler program

    • 发布日期:2017-05-23
    • 文件大小:7477704
    • 提供者:ct
  1. adExp

    0下载:
  2. 计算表达式,可以包含变量,只支持int类型-Calculation expression can include variables, int types only support
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:4593
    • 提供者:黄含全
  1. calculator

    0下载:
  2. caculater in simple
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:45109
    • 提供者:mohamed
  1. IAR_Embedded_Workbench_3.1

    0下载:
  2. IAR Embedded Workbench 3.1最新版本编译器,带破译工具-IAR Embedded Workbench 3.1 lastest version compiler with craker tool.
  3. 所属分类:Compiler program

    • 发布日期:2017-11-09
    • 文件大小:49749094
    • 提供者:whuasan
« 1 2 ... .05 .06 .07 .08 .09 310.11 .12 .13 .14 .15 ... 785 »
搜珍网 www.dssz.com