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

搜索资源列表

  1. a-joos.rar

    0下载:
  2. 雏形java的解释器源码。配合flex和bison可以工作
  3. 所属分类:编译器/词法分析

    • 发布日期:
    • 文件大小:40176
    • 提供者:
  1. dg.java

    0下载:
  2. 这是一个用java做的编译原理重要的语法分析,是用递归做,-This is a java do with the important principle of compiler syntax analysis is done using recursive,
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2400
    • 提供者:dsa
  1. Java形式文法

    0下载:
  2. Java形式文法-BNF.是设计形式文法的好范例。-Java form grammar-BNF. Form design is a good example of grammar.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:5431
    • 提供者:简Θ单
  1. compiler.rar

    1下载:
  2. decaf.jar 是将类java的decaf语言编译成tac码(Three address code,类似汇编指令)的编译器。 包含了前端的词法和语法分析、语义分析,中间代码的生成。是我最近写完的编译课的一个作业。 例子: 1. 调用 java -jar decaf.jar -l 2 blackjack.decaf > blackjack.tac 生成 *.tac 文件 2. 然后,调用 java -jar tac.jar blackjack.tac
  3. 所属分类:Compiler program

    • 发布日期:2017-01-06
    • 文件大小:367877
    • 提供者:int
  1. DFA.rar

    0下载:
  2. 扫描样本字符串,转换成NFA,继续转换,成为DFA,验证此字符串。,Scanning the sample string into a NFA, to continue to convert and become DFA, verify that the string.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:41235
    • 提供者:刘琳
  1. cffxq

    2下载:
  2. 一个用java编写的词法分析器!其主要运用和来源是编译原理词法分析器的课程设计!-Using java prepared a lexical analyzer! Its main source of application and compiling principle of curriculum design lexical analyzer!
  3. 所属分类:编译器/词法分析

    • 发布日期:2012-11-08
    • 文件大小:1665
    • 提供者:wian
  1. a-joos

    0下载:
  2. 雏形java的解释器源码。配合flex和bison可以工作-Embryonic java source of the interpreter. With flex and bison can work
  3. 所属分类:Compiler program

    • 发布日期:2017-11-09
    • 文件大小:40447
    • 提供者:流风
  1. temp

    0下载:
  2. 本人根据自己的实际情况,并结合编译原理大作业的要求,拟以构建这样的一个编译器——jecc(java extended-c0 compiler):Java虚拟机上的扩充C0编译器 内附详细设计文档、申优答辩PPT等很详细的资料-I according to their actual situation, combined with the principle of large operations compiler requirements, intended to build such a
  3. 所属分类:Compiler program

    • 发布日期:2017-05-01
    • 文件大小:590319
    • 提供者:刘毅
  1. FS

    0下载:
  2. 设计一个给定LL(1)分析表,输入一个句子,能由依据LL(1)分析表输出与句子对应的语法树。能对语法树生成过程进行模拟。-Designed a given LL (1) analysis table, type a sentence, can be from the basis of LL (1) analysis of the output table corresponds to the grammar and sentence tree. Syntax tree can simulate
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:1813
    • 提供者:王志贤
  1. cifafenxi

    0下载:
  2. 简单的词法分析器 编译课程综合训练 java语言 -Simple lexical analyzer to compile a comprehensive training course java language
  3. 所属分类:Compiler program

    • 发布日期:2017-04-15
    • 文件大小:5778
    • 提供者:rxg
  1. Compiler

    1下载:
  2. 本设计Tiger语言为源语言,制作了编译程序的前端部分,主要包括了词法分析、语法分析、抽象语法树和类型检查的设计和实现方法,以及课程设计中碰到的问题、实验心得、参考数据等。-Tiger of the design language for the source language, has produced a compiler front-end parts, including the lexical analysis, syntax analysis, abstract syntax tre
  3. 所属分类:Compiler program

    • 发布日期:2014-11-09
    • 文件大小:389798
    • 提供者:jack sio
  1. Main

    0下载:
  2. 这是一个模拟编译器词法分析的程序。输入正则表达式,再输入一个字符串,该程序可以判定字符串是否符合正则式的规则-This is a simulation compiler lexical analysis process. Enter the regular expression, and then enter a string, the program can determine whether the string is the type of rules
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:3893
    • 提供者:zhao
  1. Card

    0下载:
  2. 利用Card类和循环语句编写一个扑克牌游戏-In this lab, you will finally put the Card class to good use, as we build a proper card game with the assistance of Java loops.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-25
    • 文件大小:1457
    • 提供者:莫问
  1. DBcompile

    0下载:
  2. 一个用JAVA语言实现的SQL编译器。能够迅速实现对SQL语言的解析。-A use of the SQL language JAVA compiler. Able to quickly realize the analytic SQL language.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:51562
    • 提供者:zoushasha
  1. CompilerDesign

    0下载:
  2. This a prototype for the Compiler design basic steps written in java. A tokenizer to get the tokens from the Input code.-This is a prototype for the Compiler design basic steps written in java. A tokenizer to get the tokens from the Input code.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-23
    • 文件大小:10776
    • 提供者:Saad
  1. java-scanner

    3下载:
  2. 用C语言(或 C++ )作为宿主语言完成: Java语言词法分析器的设计和实现 其中具体要求: 1. 使用DFA实现词法分析器的设计; 2. 实现对Java源程序中注释的过滤; 3. 利用两对半缓冲区从文件中逐一读取单词; 4. 词法分析结果属性字流存放在独立文件(文件名:scanner_output)中; 5. 统计源程序每行单词的个数和整个源文件单词个数; 6. 具有报告词法错误和出错位置(源程序行号和该行字符)的功能; -Using C language
  3. 所属分类:Compiler program

    • 发布日期:2016-03-15
    • 文件大小:4917
    • 提供者:kjs
  1. 805NFA

    0下载:
  2. [用Java语言实现nfa到DFA的等价变换.rar] - 本程序为编译原理里的一个重要的知识点,实现nfa到DFA的转换 [nfatoDFA.rar] - nfa转化为DFA的一个程序!希望能有点作用! [REManageAndnfaToDFA.rar] - 能够完成正规式到nfa的转换,NFA到DFA的转换(子集法),DFA的最小化,测试一个生成串是否能为生成的DFA所识别 -[Using Java language to the DFA' s nfa equivale
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:10071
    • 提供者:董华鹏
  1. wenzhixin

    0下载:
  2. 一个简单的计数器,按照编译原理的原理写的。-A simple counter, in accordance with the principle of the principle of compiler writing.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:5054
    • 提供者:温质新
  1. 97972458cifa-java

    0下载:
  2. 比较好的词法分析器,可以好好看看的,而且是用java-Good lexical analyzer can be a good look, and it is java
  3. 所属分类:Compiler program

    • 发布日期:2017-04-15
    • 文件大小:7312
    • 提供者:小妹
  1. Java-editor-V1.04

    0下载:
  2. 一种简单的JAVA编辑器。实现基本的文本缩进及编译,占用资源少,使用方便-A simple JAVA editor. Achieve basic text indent and compile a small footprint, easy to use
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:286717
    • 提供者:资料链接
« 12 3 4 5 6 »
搜珍网 www.dssz.com