Sökning: "smart pointers"

Hittade 4 uppsatser innehållade orden smart pointers.

  1. 1. Linking Developer Experience with Lambda and Smart Pointer Usage

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

    Författare :Marcus Roos; Alexander Karlsson; [2022]
    Nyckelord :C ; Lambda; Smart Pointers; GitHub; Repositories; URE;

    Sammanfattning : Assessing developer’s experience and proficiency haslong been a tough task for recruiters to tackle properly. Afunctional programming concept known as lambdas has been proven to be an indicator of more experienced developers. LÄS MER

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

    Master-uppsats, Lunds universitet/Institutionen för datavetenskap

    Författare :Karl Rikte; [2018]
    Nyckelord :Rust; language review; memory safety; smart pointers; productivity; cross-compilation; Technology and Engineering;

    Sammanfattning : 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. LÄS MER

  3. 3. Adapting Operating Systems to Embedded Manycores: Scheduling and Inter-Process Communication

    Master-uppsats, Uppsala universitet/Institutionen för informationsteknologi

    Författare :Vishnuvardhan Avula; [2014]
    Nyckelord :;

    Sammanfattning : The aim of this thesis is to adapt a bare minimum version of Enea’s OSE, a real-time operating system to Tilepro64, a 32-bit many-core processor. The tasks include mapping memory regions, context handling and interrupt management and building drivers for programmable interrupt controller and timer. LÄS MER

  4. 4. Monte Carlo simulation techniques : The development of a general framework

    Master-uppsats, Institutionen för ekonomisk och industriell utveckling

    Författare :Emma Nilsson; [2009]
    Nyckelord :Monte Carlo Simulation;

    Sammanfattning : Algorithmica Research AB develops software application for the financial markets. One of their products is Quantlab that is a tool for quantitative analyses. An effective method to value several financial instruments is Monte Carlo simulation. LÄS MER