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

搜索资源列表

  1. antlr-3.0b5.tar

    0下载:
  2. ANTLR(ANother Tool for Language Recognition)它是这样的一种工具,它可以接受词文法语言描述,并能产生识别这些语言的语句的程序。作为翻译程序的一部分,你可以使用简单的操作符和动作来参数化你的文法,使之告诉ANTLR怎样去创建抽象语法树(AST)和怎样产生输出。ANTLR知道怎样去生成识别程序,语言包括Java,C++,C#. -distributions (ANother Tool for Language Recognit ion) it is a to
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2.53mb
    • 提供者:guid
  1. Asp.Net_Ajax_PROGRAM

    0下载:
  2. 我的第一个chat room 是用ASP 3.0写的。 程序比较简单,两个text box, 用来处理页面上每秒刷新的信息。那时候,要想建一个真正的chat room,要用到Java Applet 或者 ActiveX control。基于HTTP的chart rooms都面临着一些跟我第一个chat room一样的问题。这些问题包括页面刷新导致的屏幕闪烁现象。但这个问题已经被AJAX解决了。 AJAX是Javascr ipt和 XML异步调用的结合。现在在server端用一些Javascr i
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.56kb
    • 提供者:柳军
  1. java_Decompiler.rar

    0下载:
  2. 强大的Java反编译程序。能编译多个,甚至整个jar文件,具体的就不多说了。用就知道了..,Powerful anti-Java compiler. Be able to build multiple, or even the entire jar file is not more specific on that. Used to know ..
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:595.26kb
    • 提供者:十二
  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
    • 文件大小:1.25mb
    • 提供者:含影
  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
    • 文件大小:576.48kb
    • 提供者:刘毅
  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
    • 文件大小:1.42kb
    • 提供者:莫问
  1. smack

    0下载:
  2. Jabber基于java语言的一个API包,里面包含的有开发的例子,还有需要用到的jar包,再配合SWT,SWING,还有开源的服务器(推荐openfire)你可以非常轻松的构建一个基于Jabber的客户端.更多的消息可以去jive开源社区去-This is a API of Jabber base on JAVA develop environment.It contains many examples,and can help you build a jabber Client.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-10
    • 文件大小:2.4mb
    • 提供者:tidos
  1. bianyi

    0下载:
  2. 运用Cup和JLex工具,进行编译原理的词法分析、语法分析、抽象语法树生成。-use Cup and JLexuse to build principles of lexical analysis, syntax analysis, abstract syntax tree is generated.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:1.93mb
    • 提供者:pry
  1. BuildingJAVAChatServer

    0下载:
  2. 本文档资料是一个电子书,详细说明了如何用JAVA构建一个服务器的过程-This document information is an e-book detailing how to use JAVA to build a server process
  3. 所属分类:source in ebook

    • 发布日期:2017-04-10
    • 文件大小:1.62mb
    • 提供者:Tony
  1. SQLCode_ForJavaVar

    0下载:
  2. 生成JAVA数据库中字段定义,方便程序员开速开发数据库类的JAVA源码-Build JAVA database field definitions to facilitate the rapid development of the database programmer open source JAVA classes
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-06
    • 文件大小:390.75kb
    • 提供者:chenfeng
  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
    • 文件大小:238.88kb
    • 提供者:深蓝
  1. Sample_7_6

    0下载:
  2. 用JAVA语言编写的,基于安卓系统的开发代码,在安卓模拟器上运行之后的结果为一个按钮列表对话框,需搭建好安卓开发平台-Using JAVA language, Android-based development code, running on the Android emulator after the results of a button list dialog box, you need to build a good Android development platform
  3. 所属分类:source in ebook

    • 发布日期:2017-11-16
    • 文件大小:398.05kb
    • 提供者:蒙靖柳
  1. ch06_dictionary_contentprovider

    0下载:
  2. 用JAVA语言编写,基于安卓系统的开发代码,要在搭建好的安卓平台上运行才有显示结果,是一个英文词典。-JAVA language, Android-based development code, to build a good platform to run on Android only display the results, is an English dictionary.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-14
    • 文件大小:449.33kb
    • 提供者:蒙靖柳
  1. compiled-machine

    0下载:
  2. 一个自动代码生成工具。它能读入“myapproval.sql”里的“account”和“authority”的建表语句,分别自动生成如“AccountModel.java”和“AuthorityModel.java”Model类对象的源代码。-An automatic code generation tool. It reads " myapproval.sql" in the " account" and " authority" of t
  3. 所属分类:Compiler program

    • 发布日期:2017-04-11
    • 文件大小:1.21kb
    • 提供者:suin
  1. corba

    0下载:
  2. CORBA is Middleware. this document consists of as follows. This example illustrates the basic tasks in building a CORBA distributed application using Java IDL. You will build the classic Hello World program as a distributed application. The Hello Wor
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-17
    • 文件大小:17.08kb
    • 提供者:ramesh
  1. net.mindview

    0下载:
  2. 《JAVA编程思想》中文第四版配套类库 本书赢得了全球程序员的广泛赞誉,即使是最晦涩的概念,在Bruce Eckel的文字亲和力和小而直接的编程示例面前也会化解于无形。从JAVA的基础语法到最高级特性(深入的面向对象概念、多线程、自动项目构建、单元测试和调试等),本书都能逐步指导你轻松掌握。-" JAVA programming ideas" supporting the fourth edition Chinese Library book won wide acclai
  3. 所属分类:source in ebook

    • 发布日期:2017-05-04
    • 文件大小:60.96kb
    • 提供者:静默听风雨
  1. hadoop集群建立过程

    0下载:
  2. 利用Hadoop创建分布式集群,使用虚拟机,secureCRT、centos6.5与Java等工具进行分布式集群的搭建过程。(using Hadoop to build Distributed cluster)
  3. 所属分类:并行计算

    • 发布日期:2018-04-29
    • 文件大小:71kb
    • 提供者:航丁
搜珍网 www.dssz.com