Essays about: "Porting"

Showing result 21 - 25 of 71 essays containing the word Porting.

  1. 21. Using Rust as a Complement to C for Embedded Systems Software Development

    University essay from Lunds universitet/Institutionen för datavetenskap

    Author : Karl Rikte; [2018]
    Keywords : Rust; language review; memory safety; smart pointers; productivity; cross-compilation; Technology and Engineering;

    Abstract : Rust aims to bring safety to low-level programming by using zero-cost ab- stractions. These provide, among other things, guaranteed memory safety and threading without data races. Garbage collected languages have become popular to guarantee safety, but in performance critical, memory limited or real time applications, it is not an ideal solution. READ MORE

  2. 22. Parsing and Validation of Modelica Models Utilising Fault Diagnosis

    University essay from Linköpings universitet/Fordonssystem

    Author : Karin Lockowandt; [2017]
    Keywords : Model Validation; Modelica; Fault Diagnosis; Structural Analysis; XML; Dymola;

    Abstract : Models have become an indispensable tool within most industrial sectors and are used to reduce costs, enhance the performance of a system etc. The computer support within modelling is extensive, whereof the programming language Modelica is eminent, especially for multi-domain models. READ MORE

  3. 23. Embedded Vision Machine Learning on Embedded Devices for Image classification in Industrial Internet of things

    University essay from KTH/Skolan för informations- och kommunikationsteknik (ICT)

    Author : Bilal Parvez; [2017]
    Keywords : Machine Learning; Image classification; Embedded devices; Maskininlärning; Bildklassificering; Inbyggda system;

    Abstract : Because of Machine Learning, machines have become extremely good at image classification in near real time. With using significant training data, powerful machines can be trained to recognize images as good as any human would. Till now the norm has been to have pictures sent to a server and have the server recognize them. READ MORE

  4. 24. Secure hypervisor versus trusted execution environment : Security analysis for mobile fingerprint identification applications

    University essay from Linköpings universitet/Databas och informationsteknik

    Author : Anton Sundblad; Gustaf Brunberg; [2017]
    Keywords : tee; information security; hypervisor; attack trees; fault trees;

    Abstract : Fingerprint identification is becoming increasingly popular as a means of authentication for handheld devices of different kinds. In order to secure such an authentication solution it is common to use a TEE implementation. READ MORE

  5. 25. Improving the performance of GPU-accelerated spatial joins

    University essay from KTH/Skolan för informations- och kommunikationsteknik (ICT)

    Author : Dusan Viktor Hrstic; [2017]
    Keywords : GPU-acceleration; spatial joins; threads optimizations; warp scheduling; GPU-acceleration; rumsliga föreningar; optimering av trådar; warp schedulering;

    Abstract : Data collisions have been widely studied by various fields of science and industry. Combing CPU and GPU for processing spatial joins has been broadly accepted due to the increased speed of computations. READ MORE