RSS 4 projects tagged "JNI"

Download Website Updated 06 Nov 2012 Shared Scientific Toolbox in Java

Screenshot
Pop 184.69
Vit 5.49

The Shared Scientific Toolbox is a library that facilitates development of efficient, modular, and robust scientific/distributed computing applications in Java. It features multidimensional arrays with extensive linear algebra and FFT support, an asynchronous, scalable networking layer, and advanced class loading, message passing, and statistics packages.

Download No website Updated 28 Aug 2011 JavaAutotoolsExample

Screenshot
Pop 28.57
Vit 1.00

JavaAutotoolsExample is an example of a Java Swing program that uses GNU Gettext, Autoconf, Automake, Make, and Java JNI. JavaAutotoolsExample is intended to help Java developers and maintainers make their full-featured Java programs respect the standard "./configure && make && sudo make install" procedure for build and installation.

No download No website Updated 04 Oct 2012 CASampledSP

Screenshot
Pop 30.50
Vit 3.21

CASampledSP is a JNI-based service provider for the javax.sound.sampled.spi interfaces. As such it is capable of decoding many popular audio formats (like mp3 and aac) at native speed taking advantage of Apple's CoreAudio library. The focus is currently on decoding and converting to LPCM, not on writing or exporting.

Download No website Updated 30 Oct 2012 Java-Objective-C Bridge

Screenshot
Pop 22.96
Vit 15.22

Unlike other Java to Objective-C solutions, Java-Objective-C Bridge doesn't require any code generation of class stubs. It allows you to use any Objective-C libraries and frameworks from Java without having to write any native code. In addition to being able to use Objective-C objects, it allows you to pass Java objects to the objective-c runtime as delegates, so that you can write an entire Cocoa application in Java. The bridge provides 3 levels of abstraction. At the lowest level, it provides wrappers around the Objective-C runtime functions. At a slightly higher level of abstraction, it provides a procedural API to send messages to the Objective-C runtime. At the highest level of abstraction, it provides a Proxy class that serves as a wrapper around any Objective-C object that allows you to work with it in Java almost the same as if you were in Objective-C.

Screenshot

Project Spotlight

RPhoto

A handy image editor to crop pictures with a constant ratio.

Screenshot

Project Spotlight

MAMEHub

A cross-platform networked game system with MAME.