Essays about: "memory control"

Showing result 16 - 20 of 240 essays containing the words memory control.

  1. 16. Embedded Control of a Rotary Inverted Pendulum

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Ankit Khandeparkar; [2023]
    Keywords : ;

    Abstract : In modern-day contemporary control systems, such as robots, drones, and autonomous vehicles the control algorithms are bound to be implemented on embedded devices that pose a set of challenges and limitations such as low computational capacity and memory. Thus, it is crucial to design and implement efficient control algorithms while using low-level programming languages such as C / C++. READ MORE

  2. 17. Nuking Duke Nukem : Reaching the Stack via a Glboal Buffer Overflow in DOS Protected Mode

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

    Author : Henrik Lindblom; [2023]
    Keywords : Computer Security; Operating Systems; Control-flow hijack attacks; Buffer Overflow; Stack; DOS;

    Abstract : Control-flow hijack attacks on software exploit vulnerabilities in the software’s memory handling. Over the years, various security mitigations have been developed to counter these attacks. However, compatibility issues have hindered the adoption of such measures in some legacy systems. READ MORE

  3. 18. Design and evaluation of architectures for efficient generation of control sequences

    University essay from Lunds universitet/Institutionen för elektro- och informationsteknik

    Author : David Albacete Segura; [2023]
    Keywords : Ultra millimeter-wave radar; ASIC; RISC-V; SoC; System on Chip; custom processor.; Technology and Engineering;

    Abstract : Ultra millimeter-wave (mmWave) radars have become a vital sensor in automotive, surveillance, and consumer electronics thanks to its precise measurements and low power consumption. However, they required a precise control to coordinate their different modules and produce meaningful data. 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. The Efficacy of Forward-Edge Control-Flow Integrity in Mitigating Memory Corruption Vulnerabilities : The Case of the Android Stack

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

    Author : Viktor Olofsson; [2023]
    Keywords : control-flow integrity; CFI; control-flow graph; CFG; memory corruption; Android; vulnerability; android vulnerability; computer security;

    Abstract : Memory corruption is one of the oldest and most prominent problems in the field of computer security. In order to protect the vulnerabilities that arise from memory corruption, a mitigation technique called Control-flow Integrity (CFI) was developed. READ MORE