Sökning: "Java Programming"

Visar resultat 1 - 5 av 221 uppsatser innehållade orden Java Programming.

  1. 1. Energy efficiency in modern programming languages.

    Kandidat-uppsats, Umeå universitet/Institutionen för datavetenskap

    Författare :Adam Lindgren; [2023]
    Nyckelord :;

    Sammanfattning : Energy efficiency is a matter of importance that gets more apparent with every passing day. As we move towards more refined and advanced programming languages and structures where we premiere increases in productivity and ease of use, we rarely consider the implication this has on energy consumption. LÄS MER

  2. 2. Code Generation for Accelerating Data Flow : Enhancing Pentaho Data Integration Performance

    Uppsats för yrkesexamina på avancerad nivå, Umeå universitet/Institutionen för fysik

    Författare :Alexander Svensson; [2023]
    Nyckelord :;

    Sammanfattning : Pentaho Data Integration, called Kettle, is an ETL tool that functions as a no-code program. The tool, implemented in Java, enables users to create data flow structures via a graphical user interface and store them as XML files, which can be edited or executed. LÄS MER

  3. 3. Round-Trip Translation : A New Path for Automatic Program Repair using Large Language Models

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Fernando Vallecillos Ruiz; [2023]
    Nyckelord :Automatic Program Repair; Software Engineering; Large Language Models; Round-Trip Translation; Neural Machine Translation; Automatisk programreparation; Mjukvaruutveckling; Stora språkmodeller; Tur och retur-översättning; Neural maskinöversättning;

    Sammanfattning : Research shows that grammatical mistakes in a sentence can be corrected by machine translating it to another language and back. We investigate whether this correction capability of Large Language Models (LLMs) extends to Automatic Program Repair (APR), a software engineering task. LÄS MER

  4. 4. Java Auto Grader

    Uppsats för yrkesexamina på grundnivå, Högskolan i Halmstad/Akademin för informationsteknologi

    Författare :Shahm Abdulrazzak; Tor Mattsson; [2023]
    Nyckelord :Property-based Testing. JUnit Quick-Check. Automation. Auto grader. Test generator. Programming. Java.;

    Sammanfattning : The process of grading code submissions in programming courses is time-consuming and error-prone. To address this issue, we propose a project that automates the testing and grading process for Java code submissions at Halmstad University. LÄS MER

  5. 5. Functional Programming Languages and the JVM : Comparing Functional Language Compilation Techniques for the JVM

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Asta Olofsson; [2023]
    Nyckelord :Compilation; Functional Programming; Java; Kompilering; Funktionell Programmering; Java;

    Sammanfattning : Because of its security, high availability, and automatic memory management, the JVM (Java Virtual Machine) is a desirable execution environment. However, since the JVM was originally made for Java, which is an objectoriented language, it is hard for languages with other paradigms to run on it. LÄS MER