Essays about: "assembly code"

Showing result 1 - 5 of 43 essays containing the words assembly code.

  1. 1. Exploring the use of low-code software development in the automotive industry : thesis conducted at the Scania engine assembly facility

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Matteus Henriksson; [2024]
    Keywords : low-code development; no-code; rapid application development; automotive industry; power platform;

    Abstract : The growing demand for IT professionals to develop and maintain software is creating huge concerns for organizations looking to keep up and build resilience. The trends show that there is a large shortage compared to the demand. Manufacturing companies are no exception to this, and the adoption of Industry 4. READ MORE

  2. 2. Runtime of WebAssembly : A study into WebAssembly runtime

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

    Author : Adam Eriksson; [2023]
    Keywords : WebAssembly; Runtime; Native; JavaScript; Compilation; Execution;

    Abstract : WebAssembly is Assembly-like code that is created by compiling other languages into Wasm. The Wasm file can then be run on the web at near native speed. The objective of this study is to find how WebAssemblys runtime compares to JavaScript and native. The study will also see if different browsers impact WebAssembly runtime. READ MORE

  3. 3. Decompiling Go : Using metadata to improve decompilation readability

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

    Author : Mattias Grenfeldt; [2023]
    Keywords : Decompilation; Go; Runtime Metadata; Reverse Engineering; Dekompilering; Go; Körtidsmetadata; Reverse Engineering;

    Abstract : Malware written in Go is on the rise, and yet, tools for investigating Go programs, such as decompilers, are limited. A decompiler takes a compiled binary and tries to recover its source code. Go is a high-level language that requires runtime metadata to implement many of its features, such as garbage collection and polymorphism. READ MORE

  4. 4. Mixed reality for assembly processes programming and guiding with path optimisation

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

    Author : Tino Sabu; [2023]
    Keywords : Mixed reality; Hololens 2; Unity; RobotStudio; Human Robot Collaboration; Path Finding; A Star algorithm;

    Abstract : BACKGROUND: The integration of robotics, and mixed reality has ushered in a substantial revolution within the realm of Industry 4.0. The incorporation of robots into the manufacturing sector plays a pivotal role in enhancing productivity, in which humans and robots collaborate with each other. READ MORE

  5. 5. CNC Engraver : Precision and flexibility of a miniature CNC engraver

    University essay from KTH/Skolan för industriell teknik och management (ITM)

    Author : Rasmus Booberg; Martin Borgén; [2022]
    Keywords : CNC; Engraver; Arduino; diamond drag bit; GRBL; CNC; Gravyrmaskin; Arduino; diamond drag bit; GRBL;

    Abstract : This report documents the design and construction of a computer-controlled engraver (CNC engraver). Whereas most common machines used for this purpose are dimensioned towards milling, this project aims to create a dedicated engraver which could be of reduced size and complexity in comparison to standard CNC routers. READ MORE