Essays about: "c programming language"

Showing result 6 - 10 of 153 essays containing the words c programming language.

  1. 6. Performance Evaluation of Digital Image Processing on the Web using WebAssembly

    University essay from Uppsala universitet/Avdelningen för beräkningsvetenskap

    Author : Christoffer Nyberg; [2023]
    Keywords : WebAssembly; wasm; SIMD; multithreading; performance;

    Abstract : JavaScript has been the de-facto standard programming language for Web browsers for some time. Although it has enabled the interactive and complex web pages we have today, it has long been characterized by performance issues. A promising new technology, WebAssembly, aims to enable near-native performance on the Web. READ MORE

  2. 7. 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

  3. 8. Benchmarking linear-algebra algorithms on CPU- and FPGA-based platforms

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

    Author : Omar Askar Vergara; Karl Törnblom Bartholf; [2023]
    Keywords : FPGA; OpenCL; PolyBench; Cholesky; Durbin;

    Abstract : Moore’s law is the main driving factor behind the rapid evolution of computers that has been observed in the past 50 years. Though the law is soon ending due to heat- and sizing-related issues. One solution to continuing the evolution is utilizing alternative computer hardware, where parallel hardware is especially interesting. READ MORE

  4. 9. Converting a Tabletop Serious Game Into a Digital Version

    University essay from Malmö universitet/Institutionen för datavetenskap och medieteknik (DVMT)

    Author : Joanna Gladh; [2023]
    Keywords : serious games; digital conversion; game development; unity;

    Abstract : The digital age has launched numerous opportunities for game developers, yet the transition from traditionaltabletop games to digital platforms presents a unique set ofchallenges. This thesis delves into the intricacies of this transition. READ MORE

  5. 10. Performance evaluation for choosing between Rust and C++

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Patrik Karlsson; [2023]
    Keywords : C ; Rust; evaluation;

    Abstract : Developers face numerous challenges in their careers, including the critical decision of choosing the most suitable programming language to tackle these challenges. Each programming language presents its unique set of advantages and disadvantages, making the decision-making process complex. READ MORE