Essays about: "utförande"

Showing result 11 - 15 of 204 essays containing the word utförande.

  1. 11. Comparing the Performance of Compiled vs Interpreted RegEx

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

    Author : Simon Hocker; Andreas Hammarstrand; [2023]
    Keywords : Compilers; Interpreters; Regular languages; RegEx; Performance; Kompilatorer; Tolkare; Regulära språk; RegEx; Prestanda;

    Abstract : The Regular Expression (RegEx) is one of the most important computer science technologies used for searching through text. Used commonly in almost every corner of computer science that is dependent on searching, it is imperative that they are made to be efficient. Usually, RegEx are implemented through the use of a process called interpretation. READ MORE

  2. 12. CarGo : A Decentralized Protocol for Booking and Payment in Car-Sharing Systems

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

    Author : Aristotelis-Antonios Kotsias; [2023]
    Keywords : blockchain; car-sharing system; layer two solutions; smart contract; car booking and payment;

    Abstract : Sharing commodities such as vehicles and houses in exchange for a fee has become very popular in the recent years. Companies such as Uber and Airbnb are two examples where their users can rent their underutilized assets for a period of time. READ MORE

  3. 13. Arbetsmiljö och säkerhet till skogs : en enkätstudie om skogsentreprenörers arbetsmiljöarbete

    University essay from SLU/Department of Forest Biomaterials and Technology (from 131204)

    Author : Rikard Olsson; [2023]
    Keywords : arbetsmiljö; säkerhetsarbete; skogsentreprenör; enkätundersökning; ekonomi;

    Abstract : Trots ökande krav på arbetsmiljö och säkerhet för anställda inom skogsbruket så sker fortfarande allvarliga olyckor årligen. En övervägande del av arbetet i det svenska skogsbruket utförs av entreprenörer. READ MORE

  4. 14. Feasibility of Mobile Phone-Based 2D Human Pose Estimation for Golf : An analysis of the golf swing focusing on selected joint angles

    University essay from KTH/Medicinteknik och hälsosystem

    Author : Elisa Perini; [2023]
    Keywords : Golf; Human Pose Estimation; Sports Analytics; Computer Vision; Golf; Mänsklig Poseuppskattning; Sportanalys; Datorseende;

    Abstract : Golf is a sport where the correct technical execution is important for performance and injury prevention. The existing feedback systems are often cumbersome and not readily available to recreational players. To address this issue, this thesis explores the potential of using 2D Human Pose Estimation as a mobile phone-based swing analysis tool. READ MORE

  5. 15. Subtree Hashing of Tests in Build Systems : Rust Tricorder

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

    Author : Calin Capitanu; [2023]
    Keywords : Build systems; tests execution; caching; Abstract Syntax Tree parsing; Sisteme de construire; Teste; Memorare in cache; Arbore sintactic abstract; Bygg system; tester; cachelagring; analys av abstrakt syntaxträd;

    Abstract : Software applications are built by teams of developers that constantly iterate over the codebase. Software projects rely on a build system, which handles the management of dependencies, compilation, testing, and deployment of the software. READ MORE