搜索资源列表
Java.Class.Dissassembler.v4.0a-Lz0
- Java.Class.Dissassembler.v4.0a-Lz0 java程序的反编译器,此版本完全支持JAVA 5。本工具具有两大特性:学习价值,研究class字节码格式能使你更深入理解java;调试的辅助工具。-Java.Class.Dissassembler.v4.0a - Lz0 ja va procedures for the anti-compiler, this version fully supports Java 5. The tool has two main cha
proguard4.0beta2
- ProGuard 是一个免费的 Java类文件的压缩,优化,混肴器。它删除没有用的类,字段,方法与属性。使字节码最大程度地优化,使用简短且无意义的名字来重命名类、字段和方法 。eclipse已经把Proguard集成在一起了。 (此为最新版)-ProGuard is a free Java class files compression, optimization, confusing device. Delete it useless categories, fields, methods a
javassist-3.4
- Javassist是一个开源的分析、编辑和创建Java字节码的类库。是由东京技术学院的数学和计算机科学系的 Shigeru Chiba 所创建的。它已加入了开放源代码JBoss 应用服务器项目,通过使用Javassist对字节码操作为JBoss实现动态AOP框架。 -Javassist is a revenue analysis, editing and the creation of Java byte code library. By the Tokyo Institute of Techn
jasml
- JASML is a java byte code compiler, providing yet another approach to view, write and edit java classes, even without the existence of a java source file - using the java macro instructions, those described in The Java Language Specification.
真爱测试
- 这是我用jbuilder9.0写的真爱测试软件,也是我个人的处女作吧!文件中既有源码,也有JAVA字节码!望各位网友给点意见-This what I used to write the love jbuilder9.0 testing software, it is also my personal maiden! Both source documents, but also Java byte code! How are you looking to the point!
肖俊.java
- ava加密扩展即Java Cryptography Extension,简称JCE。它是Sun的加密服务软件,包含了加密和密匙生成功能。JCE是JCA(Java Cryptography Architecture)的一种扩展。 JCE没有规定具体的加密算法,但提供了一个框架,加密算法的具体实现可以作为服务提供者加入。除了JCE框架之外,JCE软件包还包含了SunJCE服务提供者,其中包括许多有用的加密算法,比如DES(Data Encryption Standard)和Blowfish。 为简单
javadecafe
- java反编译工具,可以把class字节码转换成java语言,发上来共享-java decompiler tools, can be converted into java byte code class language, made up to share
mms
- 应用于华为中国移动甘肃项目组的彩信发送平台全套代码,未纳入产品线,版权为本人个人所有 使用JAVA和Spring框架开发(用到了Spring的RMI),部署于AIX系统,服务器端部署于能和移动MMSC通信的主机上,客户端拼装彩信内容并转换为字节流,通过RMI调用服务端方法进行发送(适用于客户端服务器无法直接连接移动彩信网关的情况)也可将客户端和服务器端部署与同一台主机(适用于客户端服务器可直接连接移动彩信网关的情况) 内涵代码、API手册及使用说明-Huawei applied to t
MSILandTutorial
- Microsoft Intermediate Language (MSIL)微软中间语言 这是一种类似Java字节码的语言,也是为了能在不同平台移植所生成的中间代码。具体过程如下: MSIL是将.NET代码转化为机器语言的一个中间过程。它是一种介于高级语言和基于Intel的汇编语言的伪汇编语言。当用户编译一个.NET程序时,编译器将源代码翻译成一组可以有效地转换为本机代码且独立于CPU的指令。 -Microsoft Intermediate Language (MSIL), Mi
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
javaclass
- java字节码反编译 java字节码分析工具-java decompile java byte-code byte-code analysis tools
asm
- 深入理解JAVA CLASS文件的格式 面对class文件中的一大堆字节码 你是否束手无策 那么就看这个例子吧-In-depth understanding of JAVA CLASS file formats to face a lot of class file byte code at a loss then you look at this another example
javago
- Java Bytecode Inlining Tool. JavaGO performs global optimization of Java byte code with assumption that it has information about all classes used in application. Source & Binary
Java_zinengka_youhua
- 针对复杂的传统Java智能卡指令解析问题,结合Applet的部署特点,提出了指令预解析的概念 给出了转换后的Applet文件(CAP,Converted Applet file)中导入组件、常数池和导出组件的预解析优化存储结构及包注册表结构,使用定长存储结构替代原有的变长存储结构以加快查找过程,引入了导出组件辅助索引表以加快外包类的解析过程 设计了基于优化后组件的静态域、静态方法和类访问字节码指令的快速解析流程,将解析算法的时间复杂度降为常数阶 在Applet下载过程中通过预解析来生成优化后的组
javaprofile
- 用于将java字节码文件反编译为java文件-Java byte code files used to compile java file counter
JSP
- JDK(Java Developer Kit, Java开发工具包)是Sun公司提供的Java开发工具。开发JSP必须使用JDK工具包,它包含Java编译器、解释器和虚拟机(JVM),为JSP页面文件、Servlet程序提供编译和运行环境。JSP引擎使用JDK提供的编译器,将Servlet源代码文件编译为字节码文件。Servlet引擎使用JDK提供的虚拟机(JVM)运行servlet字节码文件。-JDK (Java Developer Kit, Java Development Kit) is
Java-byte-code-parse
- java 字节码解析过程资料。对于想研究java虚拟机的同学有很大帮助。-java bytecode parsing data. Be of great help for the students want to study the java virtual machine.
Java
- Java字节代码程序的部分计值 程序代码分析-Java byte code programs part-denominated program code analysis
MemoryByteCode
- MemoryByteCode represents an in-memory java byte code.
Byte-code-Interpreter-for-8051-Microcontroller.zi
- This paper discusses a design of byte code interpreter for 8051 microcontroller written in Java.
