搜索资源列表
antlr-3.0b5.tar
- ANTLR(ANother Tool for Language Recognition)它是这样的一种工具,它可以接受词文法语言描述,并能产生识别这些语言的语句的程序。作为翻译程序的一部分,你可以使用简单的操作符和动作来参数化你的文法,使之告诉ANTLR怎样去创建抽象语法树(AST)和怎样产生输出。ANTLR知道怎样去生成识别程序,语言包括Java,C++,C#. -distributions (ANother Tool for Language Recognit ion) it is a to
Asp.Net_Ajax_PROGRAM
- 我的第一个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
java_Decompiler.rar
- 强大的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 ..
prefuse.flare-alpha-20090124
- 用于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
temp
- 本人根据自己的实际情况,并结合编译原理大作业的要求,拟以构建这样的一个编译器——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
Card
- 利用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.
smack
- 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.
bianyi
- 运用Cup和JLex工具,进行编译原理的词法分析、语法分析、抽象语法树生成。-use Cup and JLexuse to build principles of lexical analysis, syntax analysis, abstract syntax tree is generated.
BuildingJAVAChatServer
- 本文档资料是一个电子书,详细说明了如何用JAVA构建一个服务器的过程-This document information is an e-book detailing how to use JAVA to build a server process
SQLCode_ForJavaVar
- 生成JAVA数据库中字段定义,方便程序员开速开发数据库类的JAVA源码-Build JAVA database field definitions to facilitate the rapid development of the database programmer open source JAVA classes
gen-cpp
- 本例是一个简单的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
Sample_7_6
- 用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
ch06_dictionary_contentprovider
- 用JAVA语言编写,基于安卓系统的开发代码,要在搭建好的安卓平台上运行才有显示结果,是一个英文词典。-JAVA language, Android-based development code, to build a good platform to run on Android only display the results, is an English dictionary.
compiled-machine
- 一个自动代码生成工具。它能读入“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
corba
- 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
net.mindview
- 《JAVA编程思想》中文第四版配套类库 本书赢得了全球程序员的广泛赞誉,即使是最晦涩的概念,在Bruce Eckel的文字亲和力和小而直接的编程示例面前也会化解于无形。从JAVA的基础语法到最高级特性(深入的面向对象概念、多线程、自动项目构建、单元测试和调试等),本书都能逐步指导你轻松掌握。-" JAVA programming ideas" supporting the fourth edition Chinese Library book won wide acclai
hadoop集群建立过程
- 利用Hadoop创建分布式集群,使用虚拟机,secureCRT、centos6.5与Java等工具进行分布式集群的搭建过程。(using Hadoop to build Distributed cluster)
