Essays about: "software pattern"

Showing result 1 - 5 of 261 essays containing the words software pattern.

  1. 1. Detecting Lithium Brine in Afghanistan Using Spaceborne Hyperspectral Data

    University essay from Göteborgs universitet/Institutionen för geovetenskaper

    Author : Torpikay Azizi; [2023-08-18]
    Keywords : PRISMA Hyperspectral data; lithium mineral deposits; lithium brine-rich deposits; Dashti-e- Nawar; boron deposits; Principal Component Analysis PCA ; supervised and unsupervised classification; spectral matching; spectral profile analysis; visible-near-infrared VNIR ; short-wave infrared SWIR Gypsum; Hectorite; Kaolinite; Lepidolite; lithium carbonate; lithium chloride;

    Abstract : The purpose of this thesis is to utilize hyperspectral remote sensing technology for the identification and evaluation of lithium mineral deposits in Afghanistan. Afghanistan boasts unique geological formations with substantial potential for lithium resources beneath its land crust. READ MORE

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

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

    Author : Nils Dunlop; [2023-08-03]
    Keywords : Design Pattern Detection; Metrics; Thresholds; Machine Learning;

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

  3. 3. A Structural Analysis of the Fracture Sets in Gothenburg, Sweden: A Remote Sensing and Manual Lineament Approach

    University essay from Göteborgs universitet/Institutionen för geovetenskaper

    Author : Jacek Krysik; [2023-05-22]
    Keywords : Remote sensing; Manual lineament analysis; Fractal analysis; Structural; Regional geology; LiDAR; Gothenburg region;

    Abstract : The fracture-valley landscape within the Gothenburg region was analysed based on LiDAR-derived hillshade images as well as several sources of orthomosaics. Using a manual lineament interpretation approach and complimented with an objective fractal analysis software (FROST), the objective of the study was to characterise the regional fracture sets as well as attempt to link the sets to the complex regional geological history. READ MORE

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

  5. 5. UCov : A Static Analysis Tool for API Usage Coverage Validation

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

    Author : Thomas Couturou; [2023]
    Keywords : Compatibility coverage; Static analysis; API; Usage pattern; Breaking changes; Kompatibilitetstäckning; Statisk analys; API; Användningsmönster; Förändringar;

    Abstract : Nowadays, all software projects are based on a large number of libraries, so they do not have to start from scratch. These libraries evolve over time, whether to add functionality or to simplify their use. These updates are necessary to improve their libraries, but can lead to errors in their clients’ code. READ MORE