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

搜索资源列表

  1. editor

    0下载:
  2. java程序,简单编译器功能,适合新手练练手-a small java program
  3. 所属分类:Compiler program

    • 发布日期:2017-04-16
    • 文件大小:93609
    • 提供者:谭建伟
  1. code

    0下载:
  2. 上大学时为了完成编译原理试验任务,用Java实现的一个语法分析器。-In college, compiler theory test in order to complete the task, with the Java implementation of a parser.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:14578
    • 提供者:liushaofeng
  1. robotframework-2.5.7

    0下载:
  2. 机器人框架是一个通用的测试验收测试和验收测试驱动开发(ATDD)自动化框架。它具有易于使用的表格的测试数据的语法和使用关键字驱动的测试方法。其测试能力,可扩展与Python或Java实现的测试库,用户可以从现有的新关键字,使用相同的语法,是用于创建测试用例。 -Robot Framework is a generic test automation framework for acceptance testing and acceptance test-driven development
  3. 所属分类:Compiler program

    • 发布日期:2017-05-16
    • 文件大小:4515840
    • 提供者:silak
  1. tiger_compiler

    0下载:
  2. 用java,结合cup和jflex编写的简单的tiger语言编译器,使用eclipse ide-With java, cup and jflex written with a simple tiger-compiler, use the eclipse ide. . .
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:238546
    • 提供者:聪聪
  1. jflex-examples

    0下载:
  2. 编译原理实验例程 一个统计hello单词数的程序,只需编写Count.flex,运行说明请看readme.txt-Compile a statistical routines principle experiment the number of hello word program, just write Count.flex, then the following command to get the results jflex Count.flex javac Count.java java
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:8556
    • 提供者:陈竑睿
  1. JavaGrammar-

    3下载:
  2. Java语言子集语法、语义分析器 实现的Java语言子集文法 <Sw>  while(Er)S <Er>  Vc < Vc | Vc > Vc <S>  标识符= Ex // 标识符使用词法分析识别结果 <Vc>  标识符 | 整常数 // 标识符、整场数使用词法分析识别结果 <Ex>  Vc P Ex | Vc
  3. 所属分类:Compiler program

    • 发布日期:2016-06-10
    • 文件大小:805888
    • 提供者:genganpeng
  1. GJC

    0下载:
  2. GJC 前端。GJC 是早年Sun 公司资助的一个开源Java 编译器。上传的代码是一个 完整的GJC Java 编译器源码-GJC front. GJC is a funded early Sun s open source Java compiler. Upload the code is a Complete GJC Java compiler source code
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:315471
    • 提供者:yxl
  1. PL0_c_base

    0下载:
  2. PL/0 编译器前端。PL/0 编译器项目是本课程早年的主要课程实验。PL/0 是类Pascal语言的一个很小的子集。上传得代码是完整的PL/0 编译器源码C版本-2)GJC 前端。GJC 是早年Sun 公司资助的一个开源Java 编译器。上传的代码是一个完整的GJC Java 编译器源码 允许输入拉丁字符的拼音 PL/0 compiler front-end. PL/0 compiler project is the early years of this course the mai
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:9781
    • 提供者:yxl
  1. PL0_java_base

    0下载:
  2. PL/0 编译器前端。PL/0 编译器项目是本课程早年的主要课程实验。PL/0 是类Pascal语言的一个很小的子集。上传得代码是完整的PL/0 编译器源码JAVA版本-2)GJC 前端。GJC 是早年Sun 公司资助的一个开源Java 编译器。上传的代码是一个完整的GJC Java 编译器源码 允许输入拉丁字符的拼音 PL/0 compiler front-end. PL/0 compiler project is the early years of this course the
  3. 所属分类:Compiler program

    • 发布日期:2016-01-22
    • 文件大小:111616
    • 提供者:yxl
  1. openjdk_6_src_b23_05_jul_2011

    0下载:
  2. OpenJDK-6.0前端。OpenJDK 是Sun 公司(现隶属于Oracle公司)的一个开源Java 编译器。上传的代码是一个完整的OpenJDK-6.0 源码-OpenJDK-6.0 front-end. OpenJDK is Sun s (now part of Oracle Corporation), an open source Java The compiler. Upload the code is a complete source of OpenJDK-6.0
  3. 所属分类:Compiler program

    • 发布日期:2017-11-21
    • 文件大小:45427712
    • 提供者:yxl
  1. Lexical-analyzer-code

    1下载:
  2. 词法分析器代码,用的JAVA语言,比较简单,可以作为课件演示-Lexical analyzer code, with JAVA language, is simpler, can be used as a courseware demonstration
  3. 所属分类:编译器/词法分析

    • 发布日期:2016-03-15
    • 文件大小:1385
    • 提供者:刘贵鹏
  1. CMMinterpreterjava

    0下载:
  2. 编译原理课程设计 CMM解释器完整java源代码 包括词法分析,语法分析和语义分析以及界面设计的源代码-Principles of curriculum design CMM compile a complete java source code interpreter, including lexical analysis, parsing and semantic analysis of source code and interface design
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:27151
    • 提供者:melodyofsea
  1. kahlua

    0下载:
  2. kahlua是一款基于CLDC1.1且非常小巧的Lua解释器,它很容易扩展。只需要配合一个Lua编译器,就可以执行编译后的Lua源代码。 The Java source code is just one class file and about 130 lines of easy to read Java. 只用了130行代码就按定lua的引擎!!!!!!!! 同时LUA是魔兽世界使用的脚本哦. -kahlua is a Lua scr ipt language i
  3. 所属分类:Compiler program

    • 发布日期:2017-03-25
    • 文件大小:85573
    • 提供者:zhuxixi327
  1. compiler

    0下载:
  2. java代码有词法分析、语法分析功能,能够运行,适合编译原理这么课程的课程设计之用- java code, lexical analysis, syntax analysis capabilities, the ability to run for such a course of compiler theory course design-
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:63754
    • 提供者:lynn
  1. gen-cpp

    0下载:
  2. 本例是一个简单的thrift测试程序,包括客户端和服务端。thrift允许你定义一个简单的定义文件中的数据类型和服务接口。以作为输入文件,编译器生成代码用来方便地生成RPC客户端和服务器通信的无缝跨编程语言。-Apache Thrift is a software framework for scalable cross-language services development. It combines a software stack with a code generation engin
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:244615
    • 提供者:深蓝
  1. lexer

    0下载:
  2. 词法分析器,输入正规式,转换成NFA,在到DFA,最小化DFA。用java编写了可视化界面,健壮性强-允许输入拉丁字符的拼音 Lexical analyzer, enter the regular expression, convert the NFA to DFA, minimize DFA. Java prepared a visual interface, robustness
  3. 所属分类:Compiler program

    • 发布日期:2017-04-16
    • 文件大小:484705
    • 提供者:yang
  1. 8Queens

    0下载:
  2. a recursive program in java that print all the combination to set 8 queens on chess board.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:37025
    • 提供者:kkk
  1. src

    0下载:
  2. 这是一个用java语言写的简单编译器,它可以分析一般的程序,输出分析结果。-This is a analyaer.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:3542
    • 提供者:莫林
  1. cbc-1.0.tar

    0下载:
  2. a c compiler which write by java language, target is GNU assembly. write by Qing Mu Feng Lang, a Japanese software engineer.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-02
    • 文件大小:577906
    • 提供者:google
« 1 2 3 4 5 6»
搜珍网 www.dssz.com