Essays about: "Java Native Interface"

Found 5 essays containing the words Java Native Interface.

  1. 1. Comparing Android Runtime with native : Fast Fourier Transform on Android

    University essay from KTH/Skolan för datavetenskap och kommunikation (CSC)

    Author : André Danielsson; [2017]
    Keywords : Android; NDK; Dalvik; Java; C ; Native; Android Runtime; Clang; Java Native Interface; Digital Signal Processing; Fast Fourier Transform; Vectorization; NEON; Performance Evaluation;

    Abstract : This thesis investigates the performance differences between Java code compiled by Android Runtime and C++ code compiled by Clang on Android. For testing the differences, the Fast Fourier Transform (FFT) algorithm was chosen to demonstrate examples of when it is relevant to have high performance computing on a mobile device. READ MORE

  2. 2. Automated source-to-source translation from Java to C++

    University essay from KTH/Skolan för informations- och kommunikationsteknik (ICT)

    Author : Jacek Sieka; [2012]
    Keywords : ;

    Abstract : Reuse of Java libraries and interoperability with platform native components has traditionally been limited to the application programming interface offered by the reference implementation of Java, the Java Native Interface. In this thesis the feasibility of another approach, automated source-to-source translation from Java to C++, is examined starting with a survey of the current research. READ MORE

  3. 3. Usage of HTML5 as the basis for a multi-platform client solution

    University essay from Institutionen för datavetenskap; Tekniska högskolan

    Author : Da Shao; [2012]
    Keywords : html5; JQueryMobile; PhoneGap; MVC4; responsive web design; CSS3;

    Abstract : Technologies for how a rich user interaction can be delivered have changed a lot during the last 10 years. From a world where these types of user interfaces predominately was built as desktop applications like Windows Applications over to web technologies using Java Applets, Flash, Silverlight, Android, iOS etc. READ MORE

  4. 4. Motionlogger 2. Software Implementation of Data Logging at High Frequencies

    University essay from Lunds universitet/Industriell elektroteknik och automation

    Author : Jens Svensson; [2010]
    Keywords : Technology and Engineering;

    Abstract : In today's industry the need for fast logging of measurements is increasing. Existing systems used by Tetra Pak AB have a maximum logging frequency which is inadequate. As a result of this Tetra Pak gave Industriprojektbyrån AB the task of developing a measuring system for this purpose. READ MORE

  5. 5. A Java Founded LOIS-framework and the Message Passing Interface? : An Exploratory Case Study

    University essay from Matematiska och systemtekniska institutionen

    Author : Christian Strand; [2006]
    Keywords : LOIS; MPI; Message Passing Interface and Java; MPI and Java; JNI; Java Native Interface; Component Systems;

    Abstract : In this thesis project we have successfully added an MPI extension layer to the LOIS framework. The framework defines an infrastructure for executing and connecting continuous stream processing applications. The MPI extension provides the same amount of stream based data as the framework’s original transport. READ MORE