YOKOFAKUN
Showing posts with label
jni
.
Show all posts
Showing posts with label
jni
.
Show all posts
26 April 2013
Java JNI bindings for BWA(mem-lite)
›
Motivation BWA 7.4( http://bio-bwa.sourceforge.net/ ) contains a small C example( https://github.com/lh3/bwa/blob/master/example.c ) for r...
4 comments:
07 June 2011
Handling a BigWig file from Java+JNI : my notebook
›
In a previous post I've shown how to use a Java JNI interface to control a NCURSES panel from a java program. I'll show here how ...
10 January 2008
JAVA Native Interface (JNI): notebook
›
The JAVA Native Interface (JNI)allows Java code running in the Java virtual machine to call and (be called) some methods from libraries wri...
4 comments:
›
Home
View web version