Essays about: "c# java thesis"

Showing result 1 - 5 of 54 essays containing the words c# java thesis.

  1. 1. Software Synthesis of Synchronous Data Flow Models Using ForSyDe IO

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

    Author : Yihang Zhao; [2022]
    Keywords : Synchronous Data Flow; Software Synthesis; ForSyDe; ForSyDe IO; Synkront dataflöde; Mjukvarusyntes; ForSyDe; ForSyDe IO;

    Abstract : The implementation of embedded software applications is a complex process. The complexity arises from the intense time-to-market pressures; power and memory constraints. To deal with this complexity, an idea is to automatically construct the applications based on the high-level abstraction model. READ MORE

  2. 2. Prototyping a formal system modeling workbench in the java ecosystem : A Domain Specific Language in Groovy

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

    Author : Joakim Savegren; Joar Edling; [2022]
    Keywords : ForSyDe; Models of Computation; Domain Specific Language DSL ; Data-flow; Embedded Software; Modeling; Programvara för inbyggda system; ForSyDe; Beräkningsmodeller; Domänspecifika språk; Data flöde; Modellering;

    Abstract : Modeling is a fundamental property in today’s development of embedded systems. Models of computation enable us to describe the functionality and characteristics of a system on a higher abstraction level which gives the designer great insight in the behavior of the final implemented system at a very early stage in the design process. READ MORE

  3. 3. ASSESSING DELPHI AS A PROGRAMMING LANGUAGE FOR BEGINNERS : A relative assessment of programming languages from a beginner's perspective

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

    Author : Alexander Jonsson; [2021]
    Keywords : Delphi; Analytic hierarchy process; Relative grading; Java; Python; C#; Delphi; Analytic hierarchy process; Relative assessment; Java; Python; C#;

    Abstract : The purpose of the thesis is to evaluate Delphi’s claims of being a well-suited choice for beginner programmers, which will be performed by comparing it to other established environments and languages to see potential differences and similarities in order to see if their claims have any truth behind them. To assess Delphi as a beginner programming language, it will be compared relatively to three other programming languages, namely Python, Java and C#. READ MORE

  4. 4. Design and Implementation of Semantic Patch Support for the Spoon Java Transformation Engine

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

    Author : Mikael Forsberg; [2021]
    Keywords : ;

    Abstract : Software development is more often than not a collaborative process, creating a need for tools and file formats that enable developers to create and share succinct representations of changes to source code in order to facilitate efficient communication. Standard POSIX diffs and patches have long been important parts of the toolkit, but their lack of support for the syntax and semantics of specific programming languages results in limited expressiveness. READ MORE

  5. 5. Direct Heap Snapshotting in the Java HotSpot VM : a Prototype

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

    Author : Ludvig Janiuk; [2020]
    Keywords : ;

    Abstract : The Java programming language is widely used across the world, powering a diverse range of technologies. However, the Java Virtual Machine suffers from long startup time and a large memory footprint. READ MORE