Essays about: "java optimization"

Showing result 11 - 15 of 33 essays containing the words java optimization.

  1. 11. Performance comparison of Java and C++ when sorting integers and writing/reading files.

    University essay from Blekinge Tekniska Högskola/Institutionen för datavetenskap

    Author : Suraj Sharma; [2019]
    Keywords : Programming; software; java; c ; performance;

    Abstract : This study is conducted to show the strengths and weaknesses of C++ and Java in three areas that are used often in programming; loading, sorting and saving data.Performance and scalability are large factors in software development and choosing the right programming language is often a long process. READ MORE

  2. 12. PDF document search within a very large database

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

    Author : Lizhong Wang; [2017]
    Keywords : Portable Document Format; Search; Document Identification; Cosine Similarity; Document Preprocessing; Document Search; Optimization Method; Performance Analysis; Classification; Regression; Loredge.; Portable Document Format; Sökning; Dokument Identifiering; Cosine Similarity; Dokument Förhandling; Dokument Sökning; Optimering metod; Prestandaanalys; Klassificering; Regression; Loredge;

    Abstract : Digital search engine, taking a search request from user and then returning a result responded to the request to the user, is indispensable for modern humans who are used to surfing the Internet. On the other hand, the digital document PDF is accepted by more and more people and becomes widely used in this day and age due to the convenience and effectiveness. READ MORE

  3. 13. 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

  4. 14. Energy Efficient Door Control

    University essay from Lunds universitet/Högskoleingenjörsutbildning i datateknik

    Author : John Johansson; Karl Walestrand; [2017]
    Keywords : sliding door; energy efficiency; besam sl-500; door traffic; battery powered; energy optimization; dc engine; door sensors; energy harvesting; Technology and Engineering;

    Abstract : A broad study of ways to increase energy efficiency in an automatic sliding door. The study was made up of several distinct phases. READ MORE

  5. 15. Memory Optimization in the JastAdd Metacompiler

    University essay from Lunds universitet/Institutionen för datavetenskap

    Author : Axel Mårtensson; [2017]
    Keywords : Reference Attribute Grammars; Memory Optimization; Memoization; Java; Technology and Engineering;

    Abstract : JastAdd is a tool for generating programming language compilers. These compilers generally use more memory than other compilers for the same language. In this thesis we have categorized the memory use of two JastAdd-generated compilers, to identify opportunities to reduce their memory use. READ MORE