Essays about: "system programming"

Showing result 1 - 5 of 891 essays containing the words system programming.

  1. 1. A type-driven approach for sensitivity checking with branching

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

    Author : Daniel Freiermuth; [2023-10-24]
    Keywords : Computer; science; computer science; thesis; differential privacy; type system; sensitivity; branching;

    Abstract : Differential Privacy (DP) is a promising approach to allow privacy preserving statistics over large datasets of sensitive data. It works by adding random noise to the result of the analytics. Understanding the sensitivity of a query is key to add the right amount of noise capable of protecting privacy of individuals in the dataset. 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. Optimering av flyghastighet för flygplan

    University essay from KTH/Lättkonstruktioner, marina system, flyg- och rymdteknik, rörelsemekanik

    Author : Louise Larsson; [2023]
    Keywords : Aircraft flight speed; flight operations; speed optimization; Cost Index; ECON speed; Flyghastighet; flygverksamhet; hastighetsoptimering; kostindex; ekonomisk hastighet;

    Abstract : Optimization of flight operations is a way to reduce the impact of aviation on the environment and make the use of airspace more effective. Reductions in fuel consumption and flight time are further desired by airlines to minimize operational costs. READ MORE

  4. 4. Radar and sea clutter simulation with Unity 3D game engine

    University essay from Linköpings universitet/Programvara och system

    Author : Mikael Johnsson; Linus Bergman; [2023]
    Keywords : radar simulation; sea clutter simulation; game engine; Unity; ray tracing; compute shader; graphics programming; GPU; radarsimulering; sjöklottersimulering; spelmotor; Unity; strålspårning; compute shader; grafisk programmering; GPU;

    Abstract : Game engines are well known for their use in the gaming industry but are starting to have an impact in other areas as well. Architecture, automotive, and the defence industry are today using these engines to visualise and, to some extent, test their products. READ MORE

  5. 5. FPGA programming with VHDL : A laboratory for the students in the Switching Theory and Digital Design course

    University essay from Högskolan i Halmstad

    Author : Samaneh Azimi; Safia Abba Ali; [2023]
    Keywords : FPGA Field-Programmable Gate Arrays VHDL Very High-Speed Integrated Circuits HDL Hardware description language LUT Look-up-table CLB Configurable Logic Blocks MUX Multiplexers IOB Input Output Blocks DUT Device under the test ASIC Application-specific integrated circuits SOC System on chips RTL Register Transfer Language;

    Abstract : This thesis aims to create effective and comprehensive learning materials for students enrolled in the Switching Theory and Digital Design course. The lab is designed to enable students to program an FPGA using VHDL in the Quartus programming environment to control traffic intersections with sensors and traffic signals. READ MORE