Essays about: "lines of code"

Showing result 1 - 5 of 113 essays containing the words lines of code.

  1. 1. Propulsion modelling of a generic submarine propeller

    University essay from KTH/Skolan för teknikvetenskap (SCI)

    Author : Gustav Boman; [2023]
    Keywords : OpenFOAM; CFD; actuator line model; rotor disk; actuator disk; INSEAN E1619; propeller;

    Abstract : Self propulsion modelling is important in order to accurately simulate ships and submarinesusing Computational Fluid Dynamics (CFD). However, fully resolved simulations of hull andpropeller geometries are computationally heavy and time consuming. As such there is a greatinterest in lower order CFD models of propellers. READ MORE

  2. 2. The solar abundance of beryllium : constraining the solar problem via non-LTE modelling

    University essay from

    Author : Daria Ogneva; [2023]
    Keywords : atomic processes; radiative transfer; abundance;

    Abstract : Accurately determining the solar abundance of beryllium is a key to calibrate transport processes at the base of convective zone, which in turn is an improvement upon existing solar models and general understanding of the physical processes within the Sun. To determine an abundance, assumptions about the solar atmosphere must be made. READ MORE

  3. 3. Decompiling Go : Using metadata to improve decompilation readability

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

    Author : Mattias Grenfeldt; [2023]
    Keywords : Decompilation; Go; Runtime Metadata; Reverse Engineering; Dekompilering; Go; Körtidsmetadata; Reverse Engineering;

    Abstract : Malware written in Go is on the rise, and yet, tools for investigating Go programs, such as decompilers, are limited. A decompiler takes a compiled binary and tries to recover its source code. Go is a high-level language that requires runtime metadata to implement many of its features, such as garbage collection and polymorphism. READ MORE

  4. 4. Code Correctness and Quality in the Era of AI Code Generation : Examining ChatGPT and GitHub Copilot

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Emilia Hansson; Oliwer Ellréus; [2023]
    Keywords : AI Code Generation; ChatGPT; Copilot; Code Correctness; Code Quality;

    Abstract : The use of AI tools for code generation is increasing in popularity, and two of these tools are ChatGPT and GitHub Copilot. These tools could potentially reduce development time and costs for developers and companies, however, ensuring the correctness and quality of AI-generated code is crucial for its adoption. READ MORE

  5. 5. ChatGPT: A Good Computer Engineering Student? : An Experiment on its Ability to Answer Programming Questions from Exams

    University essay from Högskolan i Gävle/Datavetenskap

    Author : Michael Loubier; [2023]
    Keywords : ChatGPT; Chatbot; OpenAI; Large Language Models; Natural Language Processing;

    Abstract : The release of ChatGPT has really set new standards for what an artificial intelligence chatbot should be. It has even shown its potential in answering university-level exam questions from different subjects. This research is focused on evaluating its capabilities in programming subjects. READ MORE