搜索资源列表
Java Lite Processor
- It is a Lite Java processor amd it use Java to write a Java program to simulate the JVM behavior.
InvokeJVM_demo
- 使用Java虚拟机-The example of using Java Virtul Machine
JVM
- inside java virtual machine e book very useful one to read about jvm
Pragmatic.Bookshelf.Programming.Clojure.May.2009.
- Clojure is a dynamic programming language for the Java Virtual Machine (JVM), with a compelling combination of features: • Clojure is elegant. Clojure’s clean, careful design lets you write programs that get right to the essence of a probl
Jjammvm-151taa
- JamVM是一个新的Java 虚拟机, 符合JVM规范第二版本。它虽然小但支持完整的规范, 包含支持对象的收尾器调用, 对象的次、弱、虚引用, 类卸载, java 本地接口(JNI)与反射API。JaaamVM有两个最主要的特色, 一个是极小的二进制码, 与其它虚拟机( 不管是免费的还是商业的) 相比显的非常小( PowerPC 上35K 而Intel上100K) 。另一个是高效率的Java 解释器 -JamVM is a new Java Virtual Machine, JVM spec
TQualityBasedh
- 本软件源码是一种基于JAVA的ICQ系统精品,其跨跨平台性使其方便地运行在多个平台之上(只要安装JVM) -The software source code is a JAVA-based ICQ system boutique across the cross-platform, to easily run on multiple platforms (as long as the installation of the JVM)
cjjavaCH03u
- java课程设计 案例精编03(1)硬件配置 CPU:≥Pentium III 600 内存:≥128MB 硬盘剩余空间:≥512MB(2)软件环境 安装Sun公司的Java运行环境(JRE 1.5或或以上版本),推荐安装Java开发工具包(JDK 1.5)。安装相应平台上的Java虚拟机(JVM)。读者可以到www.sun.com下载JDK 1.5的相应版本,安装并配置Path之后即可达到运行要求 -java course design case for fine 03 (1) hardw
FJVMo
- 适合java开发者了解jvm构造造,更好的认识java可直接使用。 -For java developers to understand jvm construct made, a better understanding of java can be used directly.
HHP_Java_MemoP
- HP JAVA体系结构,不仅仅是JAVA的,其实还包含含了HP UX的体系结构。适用于1.JVM参数调优2.HP -HP Java architecture, not just JAVA, in fact, contains containing the architecture of the HP UX. For in 1.JVM parameter tuning 2.HP
Ctott-jsp-chha
- 能查看服务器上Request、Session、Cookie、Application的列表信息。查看是否安装常见的的JAVA类库。查看服务器的内存使用情况。查看服务器的JVM相关的全部信息(版本、时区、、编码、操作系统名称等)。 -Be able to view the Request, Session, Cookie, Application of the list on the server. Check to see that the common JAVA class. View th
SJvmmrart
- 研究了Java平台的核心——虚拟机(JVM),主要分析了开放源码的Java虚拟机Kaffe的结构、运行机制,并针对特定的嵌入式应用,研究了将Kaaffe移植到给定的处理器与操作系统之上的关键技术,给出了了相应的移植方案。对Java虚拟机在嵌入式系统中的应用具有较大的指导意义。 可直接使用。 -The core of the Java platform- a virtual machine (JVM), the main analysis of the open source Java vir
java
- 自己平时遇到的跟JVM相关的问题的解决方法。以及怎样在Linux下安装mysql-Encountered in their usual problems associated with the JVM solution. And how to install Linux mysql
Shopping
- The Java platform consists of several programs, each of which provides a portion of its overall capabilities. For example, the Java compiler, which converts Java source code into Java bytecode (an intermediate language for the JVM), is provided as pa
sanos-src-1.3.3
- Sanos Operating System Kernel 专门为跑java而造的os,提供的是win32的API,也就是说,只要有个sanos在裸机 上就好 了,它别的事都不干,专为jvm提供API。专为Java的嵌入式系统。
dayin2
- 在C++中调用ZXing生成Code128编码的条码,并打印出来。使用时需要安装java,并在config.ini文件中设置java路径。-this program use zxing to generate code 128 bar code,and print。you must install java and set the jvm path in config.ini file.
anrand
- 深入理解 Java 虚拟机-Jvm 高级特性与最佳实践-Deep understanding of the Java virtual machine- the Jvm advanced features and best practices
java基础笔记
- 关于Java的一些讲解及知识,J2SE基础,JVM,操作系统,TCP/IP等等一些Java相关知识点(Some explanations and knowledge about Java)
declass
- Hello 为java .class文件 windows java -agentlib:c:\jvm\deClass Hello deClass就是deClass.dll,注意不需要加.dll tomcat 修改tomcat的bin目录下catalina.bat set JAVA_OPTS=-agentlib:c:\jvm\deClass linux下 拷贝libdeclass.so到/lib下 java -agentlib:declass Hello tomcat: 修改catali
【图解生动】垃圾回收的算法与实现
- 用于jvm中垃圾回收算法的详细解释,有利于对于后开开发的深入理解。(A detailed explanation of the garbage collection algorithm in the JVM is conducive to the deep understanding of the later development.)
Pact-JVM-Example-master
- 契约测试实例, 基于springboot 编程语言java(Pact-JVM-Example-master)