Sökning: "linux operativsystem"

Visar resultat 1 - 5 av 38 uppsatser innehållade orden linux operativsystem.

  1. 1. Scenanalys - Övervakning och modellering

    Uppsats för yrkesexamina på grundnivå, Högskolan i Halmstad/Akademin för informationsteknologi

    Författare :Hani Ali; Pontus Sunnergren; [2021]
    Nyckelord :Machine Learning; Convolutional Neural Network; Artificial Neural Network; YOLOv3; You Only Look Once; Python; Tensorflow; DeepSORT; Faltningsnät; Maskininlärning; Självkörande Bilar; Python;

    Sammanfattning : Självkörande fordon kan minska trafikstockningar och minska antalet trafikrelaterade olyckor. Då det i framtiden kommer att finnas miljontals autonoma fordon krävs en bättre förståelse av omgivningen. LÄS MER

  2. 2. Building and Evaluating a Full Disk Encrypted Secure Multi-user Operating Platform in Linux

    Magister-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Peter Boström; [2021]
    Nyckelord :;

    Sammanfattning : Security is more important than ever, and since we are storing much of our sensitive data on hard drives, the demand for security systems is high. Full disk encrypted systems where multiple users can decrypt the same hard drive using the same secret but with different credentials are not common and is something that the military and various companies demand. LÄS MER

  3. 3. Jails vs Docker : A performance comparison of different container technologies

    Kandidat-uppsats, Mittuniversitetet/Institutionen för data- och systemvetenskap

    Författare :Christian Ryding; Rickard Johansson; [2020]
    Nyckelord :Docker; Jails; Container; Linux; FreeBSD;

    Sammanfattning : Virtualization is used extensively by Enterprise IT architecture and cloud computing, it is used to provide customers a part of their hardware resources as a service. Container technology is the new generation of virtualization and provides performance benefits due to less overhead. LÄS MER

  4. 4. TicTacTraining : Coordination of multiple clients in a web based exergame

    Uppsats för yrkesexamina på grundnivå, Luleå tekniska universitet/Datavetenskap

    Författare :Nicklas Hedlund; [2019]
    Nyckelord :tictactoe; exergame; web-technologies; web; multiplayer; angular;

    Sammanfattning : The traditional way to coordinate multiple clients in a multiplayer based game on multiple platforms is to create an implementation on a per-platform basis - resulting in often four different implementations, one for each major platform - ie. iOS, Android, Windows, and Linux based operating systems. LÄS MER

  5. 5. Data Race Detection for Parallel Programs Using a Virtual Platform

    Uppsats för yrkesexamina på avancerad nivå, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Daniel Haverås; [2018]
    Nyckelord :Concurrency; multiprocessing; data race detection; virtual platforms; dynamic analysis; Samtidighet i programvara; multiprocessing; detektion av datakapplöpning; virtuella platformar; dynamisk analys;

    Sammanfattning : Data races are highly destructive bugs found in concurrent programs. Because of unordered thread interleavings, data races can randomly appear and disappear during the debugging process which makes them difficult to find and reproduce. LÄS MER