Sökning: "Data java"

Visar resultat 1 - 5 av 390 uppsatser innehållade orden Data java.

  1. 1. Assessing the Costs and Benefits of Proactively Adding Features in opensource system Bitcoin-Wallet: A Simulation study

    Kandidat-uppsats, Göteborgs universitet/Institutionen för data- och informationsteknik

    Författare :Ramzi Samir Masoud Abu Zahra; [2023-08-03]
    Nyckelord :Simulator; annotations; traceability;

    Sammanfattning : Objective: This paper builds on previous research and expands on the cost-benefit analysis of proactive feature annotation, with a focus on using Java to validate the findings from a real-world case study. Background: The significance of features within a system lies behind the need to locate them as they often necessitate identification for enhancement, and editing-related activities. LÄS MER

  2. 2. Investigating the Accuracy of Metric-Based versus Machine Learning Approaches in Detecting Design Patterns

    Kandidat-uppsats, Göteborgs universitet/Institutionen för data- och informationsteknik

    Författare :Nils Dunlop; [2023-08-03]
    Nyckelord :Design Pattern Detection; Metrics; Thresholds; Machine Learning;

    Sammanfattning : Design pattern detection approaches have evolved, with machine-learning methods gaining prominence. However, implementing machine-learning models can be challenging due to extensive training requirements and the need for large labeled design pattern datasets. LÄS MER

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

  4. 4. 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

  5. 5. Generell DDL-Generering: metodik för olika databashanterare : Undersökning av metoder för generisk DDL-kod-generering över olika databassystem

    Kandidat-uppsats, Mittuniversitetet/Institutionen för data- och elektroteknik (2023-)

    Författare :Andreas Gabrielsson; [2023]
    Nyckelord :Database Management; Data Definition Language; JDBC; Oracle; SQL Server; DB2; Java; DDL; Databashantering; Data Definition Language; JDBC; Oracle; SQL Server; DB2; Java; DDL.;

    Sammanfattning : Syftet med denna studie var att utveckla en generell applikation som kan generera DDL-skript från tre olika databaser: Oracle, SQL Server och DB2, genom att enbart använda en JDBC-uppkoppling. Behovet av denna studie kommer från att databasadministratörer och utvecklare effektivt ska kunna hantera databaser med olika system med varierande syntax och struktur. LÄS MER