Essays about: "c programming"

Showing result 1 - 5 of 274 essays containing the words c programming.

  1. 1. Agda on Raspberry Pi

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Lawerence Chonavel; [2023-10-25]
    Keywords : Agda; Compiler; Raspbery Pi; Functional Programming; BUBS;

    Abstract : This thesis presents an Agda-to-C compiler targeting the Raspberry Pi Pico microcontroller. The compiler implementation includes an unusual choice of run-time algorithm, a Foreign Function Interface generator, and surprisingly little boilerplate code... READ MORE

  2. 2. State Machine Model-To-Code Transformation In C

    University essay from Uppsala universitet/Signaler och system

    Author : Jonathan Carlgren; Per William Oskarsson; [2023]
    Keywords : State Machine; Model To Code; C; UML; ElementTree; XMI; Programming; Python; Benchmark;

    Abstract : A state machine model can turn a complex behavioural system into a more accessible graphical model, and can improve the way people work with system design by making it easier to communicate and understand the system. The clear structure of a state machine model enables automatic generation of well structured, and consequently readable, and maintainable code. READ MORE

  3. 3. Energy efficiency in modern programming languages.

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : Adam Lindgren; [2023]
    Keywords : ;

    Abstract : Energy efficiency is a matter of importance that gets more apparent with every passing day. As we move towards more refined and advanced programming languages and structures where we premiere increases in productivity and ease of use, we rarely consider the implication this has on energy consumption. READ MORE

  4. 4. Sensorless Field-Oriented Control and Position Estimation

    University essay from Lunds universitet/Industriell elektroteknik och automation

    Author : Roberts Bitenieks; Lars Brander; [2023]
    Keywords : Sensorless rotor position estimation; High-frequency injection; Technology and Engineering;

    Abstract : This master's thesis investigates the feasibility of implementing field-oriented control for a BLDC motor without relying on a position sensor from a standstill up to 400 rad/s. To achieve this objective, various approaches were used at standstill and high speeds. READ MORE

  5. 5. A quantitative comparison between C, C++ and Rust : Loading data in the context of a game engine

    University essay from Högskolan i Skövde/Institutionen för informationsteknologi

    Author : Jan Wilhelm Pontus Johansson; [2023]
    Keywords : Rust; c; c ; loading; asynchronous; synchronous;

    Abstract : Comparisons of programming languages within a game engine context are rare, and the data that exists usually only compare the most prominent languages of their time. C, C++ and Rust are three comparable languages, with C and C++ being two of the older, but very high performing, languages. READ MORE