Essays about: "c software"

Showing result 16 - 20 of 525 essays containing the words c software.

  1. 16. Rust programming language as an alternative to C for RAN management applications

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

    Author : Viktor Olsson; [2023]
    Keywords : Rust; C; radio access networks; safety; performance; Rust; C; radioaccessnätverk; säkerhet; prestanda;

    Abstract : Since the first official release of Rust 1.0 in 2015, the language has become one of the most well-liked programming languages among developers and has emerged as a competitor to other systems programming languages such as C and C++. READ MORE

  2. 17. THE POSSIBLE OPTIMIZATION OF SWEDISH AGRIVOLTAIC ELECTRICITY PRODUCTION : An analysis of optimization electricity production in agrivoltaic system

    University essay from Mälardalens universitet/Akademin för ekonomi, samhälle och teknik

    Author : Bilal Ahmed Abdul Rhman; Abdinasir Yussuf Hassan; [2023]
    Keywords : ;

    Abstract : In order to meet future electricity demand, Sweden needs to increase its electricity production, particularly through renewable energy sources. By the end of 2022, solar power production reached 2 TWh, an increase of 75 percent over 2021. READ MORE

  3. 18. Investigating the temperature mediated effects of antidepressant pharmaceutical on foraging behavior and activity in aquatic invertebrates

    University essay from Umeå universitet/Institutionen för ekologi, miljö och geovetenskap

    Author : Johanna Björkman; [2023]
    Keywords : ;

    Abstract : Contamination by pharmaceuticals in aquatic environments is an increasing problem globally. Wide range of pharmaceuticals of different treatments classes are commonly detected in water and the tissues of organisms and there is a growing concern about how these substances might affect the aquatic ecosystems. READ MORE

  4. 19. Does Rust SPARK joy? : Recommendations for safe cross-language bindings between Rust and SPARK

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

    Author : Aïssata Maiga; [2023]
    Keywords : Rust; Ada; SPARK; Foreign Function Interface FFI ; memory safety; type safety; ownership; Rust; Ada; SPARK; Gränssnitt för främmande funktioner FFI ; minnessäkerhet; typsäkerhet; ägarskap;

    Abstract : This thesis aims to provide recommendations for interfacing two memory-safe programming languages, Rust and SPARK. The comparison of Rust and C/C++, as well as SPARK and C/C++, has been thoroughly researched. However, this level of investigation hasn’t been as extensive between memory-safe languages. READ MORE

  5. 20. 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