[ 源代码: bytecode ]
软件包:libbytecode-java(0.92.svn.20090106-2.1)
libbytecode-java 的相关链接
Debian 的资源:
下载源码包 bytecode:
- [bytecode_0.92.svn.20090106-2.1.dsc]
- [bytecode_0.92.svn.20090106.orig.tar.gz]
- [bytecode_0.92.svn.20090106-2.1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [www.biojava.org]
相似软件包:
Java bytecode manipulation library
The library presents itself as a collection of routines to manipulate Java bytecode. It allows for the dynamic creation of Java class files without using of Javac. Such tailored code can be used, i.e. as for the upstream's motivation of the BioJava developers, to generate implementations of Hidden Markov Models. It thus acts much like inline assembly for Java.