Sökning: "Virtual Environment"

Visar resultat 16 - 20 av 957 uppsatser innehållade orden Virtual Environment.

  1. 16. Prototyping Tool for Large Scale Interactive Experiences

    Master-uppsats, Lunds universitet/Institutionen för designvetenskaper

    Författare :Venkata Satya Anurag Gargeya Unnava; Yiyang Liu; [2023]
    Nyckelord :Virtual Reality; Augmented Reality; Interactive Content; Large Scale Interactive Content; Visualizer; Simulations; Technology and Engineering;

    Sammanfattning : In the age where entertainment is the driving force behind the functioning of large industries, companies like SONY have figured out a way to market their entertainment content including movies, music, and games using large-scale interactive marketing and promotional content. Building and testing such content before it is released on large and complex devices is a continuously challenging task and there have been efforts both in academia and industry made to ameliorate this content production workflow. LÄS MER

  2. 17. Emulation of Network Device Behaviour for Robot Controller Testing

    Magister-uppsats, Mälardalens universitet/Akademin för innovation, design och teknik

    Författare :Muhamed Opacin; [2023]
    Nyckelord :emulation; software testing; robotics; industrial robots; computer networks; network protocols; i o devices; network traffic; network traffic replay;

    Sammanfattning : The testing of software for robot controllers has become increasingly difficult as robotic systems become more complex. As the complexity of the systems increases, the number of hardware systems that the robot relies on also grows. LÄS MER

  3. 18. Optimization of the Cloud-Native Infrastructure using Artificial Intelligence

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Animesh Singh; [2023]
    Nyckelord :Artificial Intelligence; Test Channel Build; Test Channel Scheduling; Artificiell intelligens; Byggning av testkanal; Schemaläggning av testkanal;

    Sammanfattning : To test Cloud RAN applications, such as the virtual distributed unit (vDU) and centralized virtual unit (vCU), a test environment is required, commonly known as a “test bed” or “test channel”. This test bed comprises various cloudnative infrastructures, including different hardware and software components. LÄS MER

  4. 19. Runtime of WebAssembly : A study into WebAssembly runtime

    Kandidat-uppsats, Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Författare :Adam Eriksson; [2023]
    Nyckelord :WebAssembly; Runtime; Native; JavaScript; Compilation; Execution;

    Sammanfattning : 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. LÄS MER

  5. 20. Functional Programming Languages and the JVM : Comparing Functional Language Compilation Techniques for the JVM

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Asta Olofsson; [2023]
    Nyckelord :Compilation; Functional Programming; Java; Kompilering; Funktionell Programmering; Java;

    Sammanfattning : Because of its security, high availability, and automatic memory management, the JVM (Java Virtual Machine) is a desirable execution environment. However, since the JVM was originally made for Java, which is an objectoriented language, it is hard for languages with other paradigms to run on it. LÄS MER