[ 原始碼: 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.