Essays about: "computer science- java"

Showing result 1 - 5 of 16 essays containing the words computer science- java.

  1. 1. On The Impact Of Distinct Metrics For Fault Localization In Automated Program Repair

    University essay from Stockholms universitet/Institutionen för data- och systemvetenskap

    Author : Marek Marcin Mazur; [2023]
    Keywords : automated program repair; fault localization; metrics for fault localization;

    Abstract : Automatic Program Repair (APR) is a dynamically growing field of computer science that aims to reduce the time and cost of debugging code and improve its efficiency. Fault localization (FL) is a critical component of the APR workflow and has a real impact on the success of an APR procedure. READ MORE

  2. 2. Model-Level Timing Analysis for UML-RT Capsules

    University essay from Mälardalens universitet/Akademin för innovation, design och teknik

    Author : Niclas Ståhlbom; [2023]
    Keywords : computer science; software engineering; algorithm; real-time; real-time systems; UML-RT; capsule diagram; WCET; analysis; WCET analysis;

    Abstract : Real-time systems surround every facet of our lives. They can be found in anything from everyday objects like mobile phones and washing machines to objects critical to life and infrastructure including heart rate monitors and nuclear power plants. As time progresses these systems are becoming ever more complex. READ MORE

  3. 3. Optimizing the generation of Java JMH Benchmarks

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Anthony Path; [2022-07-07]
    Keywords : Computer science; engineering; thesis; benchmarks; Java; JMH; optimization; regression testing;

    Abstract : The evolution of the software system during its development is a complex process, which is both very important and difficult to track. One of the methods that offers such functionality is microbenchmarking, which is a type of regression testing. READ MORE

  4. 4. Syntax highlighting effects on Java code readability

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Henrik Jolérus; William Agnér; [2021]
    Keywords : ;

    Abstract : The readability of Java programs is important for both cost-effectivenesses in Java development and for easing the process of learning and teaching Java programming. Syntax highlighting is used as a tool for increasing code readability through coloring and stylizing parts of code. READ MORE

  5. 5. Evaluating User Experiences of Mockup Data created through Regex

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : Emil Helgesson; [2021]
    Keywords : Mockup data; Regex; UX; User experiences; Computer Science; Java;

    Abstract : The purpose of this study is to evaluate the possibility of having a library function capable of creating SQL inserts. The values for the inserts were created through regex. The study is conducted through a user study where the test participants tested three methods to create inserts for SQL, including the library function. READ MORE