[ bianca ]
[ 源代码: bytecode ]
软件包:libbytecode-java(0.92.svn.20090106-3)
libbytecode-java 的相关链接
下载源码包 bytecode:
- [bytecode_0.92.svn.20090106-3.debian.tar.xz]
- [bytecode_0.92.svn.20090106-3.dsc]
- [bytecode_0.92.svn.20090106.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [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.