Advanced search

Showing result 1 - 5 of 11 essays matching the above criteria.

  1. 1. 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

  2. 2. Book Review: The Importance of Private and Public Intelligence

    University essay from Högskolan i Halmstad/Akademin för ekonomi, teknik och naturvetenskap

    Author : David Petrovski; Joao Pedro Pestana; [2017]
    Keywords : ;

    Abstract : Aim: The aim of the paper is to critically review the book “Introduction to Private and Public Intelligence: The Swedish School of Competitive Intelligence” by Søilen (2005). The aim of the book has been to gather ideas and concepts about the subject of private and public intelligence for students to use in an introductory course. READ MORE

  3. 3. Online processing of syntactic constructions unique to the second language: An eye-movement study of subject–verb agreement with Swedish advanced learners of English

    University essay from Lunds universitet/Masterprogram: Språk och språkvetenskap

    Author : Josine Greidanus; [2015]
    Keywords : L2 processing; syntactic constructions unique to the L2; complex subject–verb agreement; eye-tracking; reading research; Shallow Structure Hypothesis; structural distance; Languages and Literatures;

    Abstract : It is a hotly debated issue whether second language (L2) learners can achieve target-like online syntactic processing of relations not instantiated in their first language (L1). The Shallow Structure Hypothesis (SSH) predicts that L2 learners will not process configurations with structural distance in a target-like online fashion (Clahsen & Felser, 2006 a,b,c), whereas some studies find that target-like processing is possible (e. READ MORE

  4. 4. Define responsive design for web-forms using layout editor

    University essay from KTH/Skolan för informations- och kommunikationsteknik (ICT)

    Author : Robin Andersson; Jimmy Hytönen; [2015]
    Keywords : Forms; Responsive Web Design; XML; Javascript; Gridster; Formulär; Responsiv Webb Design; XML; Javascript; Gridster;

    Abstract : There has recently been an emergence of new devices in which users can access the web. These devices have significantly smaller screen sizes than the more common desktop. This results in that the approach to designing web content has to be changed. READ MORE

  5. 5. Implementing incremental and parallel parsing

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

    Author : Tobias Olausson; [2014-09-19]
    Keywords : ;

    Abstract : Using recent improvements to Valiant’s algorithm for parsing contextfree languages, we present an implementation of a generator of parsers that works incrementally, that can be parallelized and generated from a grammar specification. Using a tree structure makes for both easy use of incrementality and parallelization. READ MORE