CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 SCSI/ASPI 搜索资源 - java A

搜索资源列表

  1. retroguard-v2.3.1gpl

    1下载:
  2. retroguard 混淆器 Included in this release are the following files and directories: Readme.txt : This file. License.txt : For commercial projects, RetroGuard Pro is distributed under an annual subscr iption-based commercial license. -OR
  3. 所属分类:Compiler program

    • 发布日期:2017-03-23
    • 文件大小:88256
    • 提供者:shw
  1. DFA

    0下载:
  2. 输入一个正则表达式,输出相应的NFA图,NFA转换为DFA(得到的DFA图要求用画图方法完成并要求先产生子集构造表出来再画DFA图),DFA最小化(也要求用画图方法完成) -Enter a regular expression, the output corresponding NFA map, NFA is converted to DFA (the DFA plans to be asked to use drawing methods and called for the first
  3. 所属分类:Compiler program

    • 发布日期:2017-03-22
    • 文件大小:14112
    • 提供者:liyingan
  1. COMPILE

    0下载:
  2. 一个简单的JAVA编译原理作业 词法分析 语法分析 语义分析 -JAVA compile a simple operating principle of lexical semantic analysis of grammatical analysis
  3. 所属分类:Compiler program

    • 发布日期:2017-03-23
    • 文件大小:32579
    • 提供者:520
  1. SourceInsight-v4.0

    1下载:
  2. Source Insight是一个面向项目开发的程序编辑器和代码浏览器,它拥有内置的对C/C++, C#和Java等程序的分析。Source Insight能分析你的源代码并在你工作的同时动态维护它自己的符号数据库,并自动为你显示有用的上下文信息。-Source Insight is a project development-oriented program editor and code browser, it has built on the C/C++, C#, and Java pro
  3. 所属分类:Compiler program

    • 发布日期:2017-05-20
    • 文件大小:5919483
    • 提供者:cr7
  1. LR0

    7下载:
  2. (1)构造文法G的LR(0)项目 (2)构造文法G的LR(0)项目集规范族及识别活前缀的DFA (3)证明文法G不是LR(0)文法而是SLR(1)文法,并构造SLR(1)分析表 (4)设计LR语法分析程序,且能输出分析过程 (5)列举两个例子测试语法分析程序(识别失败一例,识别成功一例,后者推导步骤不得少于10步) -(1) construct grammar G of the LR (0) item (2) construct grammar G of the LR (0)
  3. 所属分类:Compiler program

    • 发布日期:2016-01-21
    • 文件大小:45372
    • 提供者:wolf
  1. antlr_2_7_5

    0下载:
  2. antlr学习电子书.antlr是一种语言识别工具,他提供了一个框架,可以通过包含java,c++,或c#的语法描述来构造语言识别器,编译器和解析器-antlr learning books. antlr is a speech recognition tool, he provides a framework can include java, c++, or c# syntax descr iption to construct the language identifier, the co
  3. 所属分类:Compiler program

    • 发布日期:2017-05-03
    • 文件大小:1344756
    • 提供者:罗高
  1. prefuse.flare-alpha-20090124

    0下载:
  2. 用于flash/flex的 as3的 2D图形图像图表的动态生成-Flare is a collection of Actionscr ipt 3 classes for building a wide variety of interactive visualizations. For example, flare can be used to build basic charts, complex animations, network diagrams, treemaps, and mor
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:1307635
    • 提供者:含影
  1. e

    0下载:
  2. 本站以C语言和Java语言、嵌入式开发、算法实现为主,源码数量达几十万个,有200多个分类,很多都是本站会员的私家珍藏,互联网上其他地方是找不到的-Powered by C language and Java language, embedded development, algorithm-based, the number of up to hundreds of thousands of source code, there are more than 200 categories, ma
  3. 所属分类:SCSI-ASPI

    • 发布日期:2017-04-13
    • 文件大小:3307
    • 提供者:陈彦林
  1. ckeditor_3.6.5

    0下载:
  2. CKEditor是新一代的FCKeditor,是一个重新开发的版本。CKEditor是全球最优秀的网页在线文字编辑器之一,因其惊人的性能与可扩展性而广泛的被运用于各大网站。 CKEditor是Fckeditor html编辑器了一个升级版本,用过fckeditor的站长都知道,由于其打开速度的不理想把fckeditor用于网站做为在线编辑器并不是明智的选择,ckeditor正好弥补了这一缺陷,ckeditor是由Frederico Knabben.针对网络而开发的在线编辑器。它提供了令人吃惊
  3. 所属分类:Compiler program

    • 发布日期:2017-11-18
    • 文件大小:2663912
    • 提供者:施彬彬
  1. jflex-1.4.1

    0下载:
  2. 用java语言编写的词法分析器,可以根据manual的要求编写词法文件,自动生成语法分析器。-Lexical analyzer java language, according to the requirements of the manual preparation of lexical files, and automatically generate a parser.
  3. 所属分类:Compiler program

    • 发布日期:2017-11-06
    • 文件大小:1063752
    • 提供者:ericxing
  1. New-folder-(2)

    0下载:
  2. 2 Introduction This educational software simulates an Ad-hoc network with AODV algorithm, it uses a high level view and only works in Routing layer. it has a user-friendly graphical user interface and has been written in java language. Here is
  3. 所属分类:Compiler program

    • 发布日期:2017-11-03
    • 文件大小:169397
    • 提供者:Ravi kumar
  1. CMMGrammarAnalyze

    0下载:
  2. 使用eclipse,java语言,完全自己编写的一个小型的语法分析程序。桂浩老师的实验三作业。-Use Eclipse java language entirely their own writing a small syntax analysis program. Gui Hao teacher experiment three operations.
  3. 所属分类:Compiler program

    • 发布日期:2017-12-04
    • 文件大小:25606
    • 提供者:胡杨
  1. LexicalAnalysis

    0下载:
  2. 用java语言写的一个词法、语法分析器,实现简单的词法语法分析。-Using java language to write a lexical parser, a simple syntax analysis.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-25
    • 文件大小:29031
    • 提供者:邪恋天堂
  1. 51CTO

    0下载:
  2. 酒店管理系统只要是管理会员和计费等等,预定房间,-java fcom dacaddfd dfoatgdf fdf djot df dat aldfsd gfjdogflafrjdfsdat daf tldat t df sadt d feqreaf dag adgf dg gadf jgdal gsfo ad g ldag a gadf as d
  3. 所属分类:Compiler program

    • 发布日期:2017-06-02
    • 文件大小:15256818
    • 提供者:天提
  1. TermProject

    1下载:
  2. 北航Java大作业,是一个物理实验报告生成器,支持两个实验,提供所有数据的计算功能,并且显示出实验报告,直接抄在报告纸上即可。既可以辅助物理实验也可以应付Java大作业-Northern Java big job, is a physical test report generator supports two experiments provide computing capabilities of all data, and shows the experimental report, th
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:191847
    • 提供者:affqqa
  1. PL0-Compile-java-version

    0下载:
  2. 一个用java编写的简单Pl0文法编译器,可用于编译原理课程的学习-a compile used for pl0 grammer
  3. 所属分类:Compiler program

    • 发布日期:2017-04-24
    • 文件大小:21112
    • 提供者:周泉
  1. FileIODemo.java

    0下载:
  2. Reading and writing to a file in Java
  3. 所属分类:Compiler program

    • 发布日期:2017-04-12
    • 文件大小:701
    • 提供者:DaCardinal
  1. a

    0下载:
  2. 输入:输入是一个文本文件,里面的内容是符合某个语言语法、词法要求的源代码(输入文件为C++或者Java源程序,词语、语法定义参考C++、Java即可;C++、Java大家只需要选择一种自己熟悉的语言就可以),例如“position = initial + rate * 60 ”; 输出:设计并实现对输入文件的处理(禁用正则表达式),以获得如下输出,输出是一个文本文件,对前面例子,里面内容是: (标识符,position) (赋值运算符,=) (标识符,initial) (加法
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:1810
    • 提供者:yjc
  1. protobuf-java-3.0.0.tar

    0下载:
  2. Google Protocol Buffer( 简称 Protobuf) 是 Google 公司内部的混合语言数据标准,目前已经正在使用的有超过 48,162 种报文格式定义和超过 12,183 个 .proto 文件。他们用于 RPC 系统和持续数据存储系统。 Protocol Buffers 是一种轻便高效的结构化数据存储格式,可以用于结构化数据串行化,或者说序列化。它很适合做数据存储或 RPC 数据交换格式。可用于通讯协议、数据存储等领域的语言无关、平台无关、可扩展的序列化结构数据格式
  3. 所属分类:Compiler program

    • 发布日期:2017-05-24
    • 文件大小:4517208
    • 提供者:dashixiong
  1. mysql-connector-java-5.1.41

    0下载:
  2. mysql编译器,支持命令行和桌面应用两种形式,熟悉mysql数据库的操作,一个数据库开发工具(MySQL compiler, support command line and desktop applications in two forms, familiar with the operation of MySQL database, a database development tools)
  3. 所属分类:编译器/解释器

    • 发布日期:2017-12-24
    • 文件大小:4077568
    • 提供者:gy---
« 12 »
搜珍网 www.dssz.com