Essays about: "Thesis in programming languages"

Showing result 11 - 15 of 155 essays containing the words Thesis in programming languages.

  1. 11. Units of measurement in ecosystems : Design science research on how to communicate and handle units

    University essay from Uppsala universitet/Informationssystem

    Author : Anna Roth; [2023]
    Keywords : Units of measurement; ecosystem; unit checking; annotation burden; design science research;

    Abstract : Units of measurement are needed in many of today’s software programs and datasets for describing physical concepts. Despite this, there are many issues regarding units of measurement in both code and data, such as inconsistent unit annotations, unit types being difficult to annotate and missing built-in unit support in tools and programming languages. READ MORE

  2. 12. Design and Implementation of Domain Modelling Language with Class Mapping and Class Dependency

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Sandeep Sunny; [2023]
    Keywords : ;

    Abstract : Modelling languages like all languages grow and evolve over time. This thesis assists in the evolution of DAVE modelling language, a modelling language used by Jeppesen, a Boeing company to express business-specific data models. READ MORE

  3. 13. 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

  4. 14. 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

  5. 15. Developing Guidelines for Structured Process Data Transfer

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

    Author : Pontus Amgren; Emil Olausson; [2023]
    Keywords : Inter-Process Communication; Data Interchange Format; Performance evaluation; Interprocesskommunikation; Dataöverföringsformat; Utvärdering av Prestanda;

    Abstract : Today, society is ever-increasing in its use of technology and computers. The increase in technology creates a need for different programming languages with unique properties. The creation of a system may require multiple languages for multiple processes that need to transfer data between one another. READ MORE