搜索资源列表
java类库实例
- java类库详细讲解,配以实例,是掌握java类库的捷径-explain in detail, and with examples - is a shortcut to java class libraries
testJacORB
- 使用java开发的分布式程序,使用JacORB这个著名的开源项目的类库实现的。里面附送自己写的JacORB使用指南-use of distributed development, the use of JacORB the famous open source projects of the class library. They attached themselves to write guidelines for the use of JacORB
os_mini
- 这是使用Java开发的操作系统进程调度管理 开发者对操作系统原理这门课学得较好,掌握了基本的进程管理相关原理,并能将其与具体的Java编程技术结合起来。 但程序中控制功能没有实现。 -This is the use of Java development process of the operating system on the management of the operating system to developers Principle This class l
JAVASQZ
- JavaSQZ - a Data Compression Class for JAVA developers JavaSQZ 是一个为Java开发者提供的数据压缩类-JavaSQZ-a Class Data Compression for Java developers JavaSQZ is a Java developer to provide the type of data compression
compiler.rar
- 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
UnLinker编译原理实验
- 编译原理实验 为UnLinker.java文件中的UnLinker类实现成员函数String clean(String text). 函数clean的功能是屏蔽字符串参数text中的网页链接信息,并返回屏蔽后的结果;如果无需屏蔽,则返回原来的字符串. 每个网页链接从左至右依次分成前缀,域名和后缀三部分-Compilation Principle experiment UnLinker.java file UnLinker class implements member functions Str
javadecafe
- java反编译工具,可以把class字节码转换成java语言,发上来共享-java decompiler tools, can be converted into java byte code class language, made up to share
JBookMaker
- 非常好用的Java反编译器,将字节码文件反编译为java文件,想要学习别人源码的朋友用的着它的。用于将jar包中的.class文件反编译-Very useful Java Decompiler will decompile byte-code files for the java files, others want to learn the source of a friend with it. Jar used to package. Class files decompile
java
- java反编译器,将.class文件转化成.java文件,有兴趣学习源码的朋友会需要他的-Decompiler java to. class files into. java files, are interested in learning the source of his friends will need to
CHNLexUtil
- 对ICTCLAS的API进行了包装,提供了一个LexUtil的工具类,用来简化对ICTCLAS的API的调用。 本项目是netbeans工程格式。-Wraping ICTCLAS API to generate a utility class LexUtil to faciliate the use of ICTCLAS.
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.
Lucene.Net.Analysis.Cn
- Lucene是什么? Lucene是Apache组织的一个用JAVA实现全文搜索引擎的开源项目。后来有人将Lucene移植到。Net语言。 Lucene是一个信息检索的函数库(Library),利用它你可以为你的应用加上索引和搜索的功能。 Lucene的使用者不需要深入了解有关全文检索的知识,仅仅学会使用库中的一个类,你就为你的应用实现全文检索的功能。 不过千万别以为Lucene是一个象google那样的搜索引擎,Lucene甚至不是一个应用程序,它仅仅
jd-gui-0.2.7.windows
- java的反编译软件,用于.class 反编译为.java的文件-java uncompile from .class to java
jadlinqi
- Jad 是一个 Java 反编译器,在 IE 中读取 Java 类文件,并将他们转换成 Java 原文件,这些原文件可以被重新编译-Jad is a Java decompiler, in IE to read Java class files and converts them into Java of the original documents, which the original files can be re-compiled
jd-gui-0.3.0.windows
- 最強大返組譯java程式碼JAR或class整包還原比DJ_Java_Decompiler還真-Back to assemble the most powerful java code JAR or class than the DJ_Java_Decompiler really the whole package to restore the
NetSpell.2.1.7
- 是个反编译工具,可以用来反编译java的class文件-Is a decompiler tool to decompile the class files java
front
- java写的类pascal编译器,实现program test(input, output) begin read(x, y) write(gcd(x, y)) end. -java pascal compiler writing class, to achieve program test (input, output) begin read (x, y) write (gcd (x, y)) end.
My-Java
- 本人开发的一款java编译器,当年学java时候用的。 主要功能:1.*.java文件编辑、2.*.java文件编译及运行、3.自动判断主类名(java文件保存时体现)、4.JDK环境变量检测及设置(winXP证实可用,理论上支持win7)... 开发环境:Microsoft Visual Studio 2005(Visual Basic 2005)。 仅供学习,如要盗版,请经过本人同意。 联系方式:QQ747192928。 可能存在Bug,请多包涵。- I
Exe6_3
- 这是关于学生选修和老师教学的代码作业。这是java学习类的时候的作业希望对大家有用-This is about teaching the students and teachers of the code elective operations. This is the java class to learn when operating the hope that useful
xveshengxuanxiuguanxi
- 这是关于学生选修和老师教学的代码作业。这是java学习类的时候的作业希望对大家有用-This is about teaching the students and teachers of the code elective operations. This is the java class to learn when operating the hope that useful
