Essays about: "System code"

Showing result 6 - 10 of 1140 essays containing the words System code.

  1. 6. Ensuring the Security of PyPI Packages

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

    Author : David Shakoori Gustafsson; [2023-10-23]
    Keywords : Computer science; Security; Python; PyPI; Typosquatting;

    Abstract : Developers often use open-source code libraries in order to achieve desired functionalities without needing to re-implement existing code. Python developers are no exceptions here, and frequently use the Python Package Index, PyPI, to download the specific code packages they want to use. READ MORE

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

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

    Author : Ramzi Samir Masoud Abu Zahra; [2023-08-03]
    Keywords : Simulator; annotations; traceability;

    Abstract : 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. READ MORE

  3. 8. Systematically Analyzing Synthetic Automotive Data to support Space Filling Curves-based Maneuver Detection

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

    Author : Alexandre Rancati-Palmer; Christopher Axt; [2023-08-03]
    Keywords : Morton; Carla; autonomous driving; edge case;

    Abstract : Context: In autonomous driving system development, the identification of maneuvers within large datasets is progressively becoming more complex, primarily due to the inherent complexity arising from the multidimensional nature of the data describing these maneuvers. In this context, algorithms based on Space-Filling Curves can be an effective way to index datasets by creating a single-dimensional representation of the maneuvers. READ MORE

  4. 9. Kyrkogårdarnas gröna kulturarv i den hållbara stadsutvecklingen

    University essay from SLU/Dept. of Landscape Architecture, Planning and Management (from 130101)

    Author : Rasmus Eriksson Lantz; [2023]
    Keywords : grönt kulturarv; lagstiftning; skadegörare; sjukdomar; rekreation;

    Abstract : Grundat på litteratur och intervjuer dras slutsatsen att en förändring måste ske om vi ska säkerställa kyrkogårdars gröna kulturarvs kulturhistoriska uttryck för framtida generationer. Detta då det finns tillvägagångssätt för att möta de problem och hot som detta står inför. READ MORE

  5. 10. State Machine Model-To-Code Transformation In C

    University essay from Uppsala universitet/Signaler och system

    Author : Jonathan Carlgren; Per William Oskarsson; [2023]
    Keywords : State Machine; Model To Code; C; UML; ElementTree; XMI; Programming; Python; Benchmark;

    Abstract : A state machine model can turn a complex behavioural system into a more accessible graphical model, and can improve the way people work with system design by making it easier to communicate and understand the system. The clear structure of a state machine model enables automatic generation of well structured, and consequently readable, and maintainable code. READ MORE