Essays about: "Anton Botvalde"

Found 2 essays containing the words Anton Botvalde.

  1. 1. Performance Evaulation of ISO C restrict on the Power Architecture

    University essay from Lunds universitet/Institutionen för datavetenskap

    Author : Anton Botvalde; Andreas Larsson; [2015]
    Keywords : C programming language; restrict; optimizing compilers; Power architecture; pipeline simulation; Technology and Engineering;

    Abstract : The C99 standard for the C programming language introduced the new type qualifier restrict which acts as a hint for the compiler and the programmer that the specified pointer is not aliased by any other pointer if the pointed object can be modified. By using restrict on pointers the compiler may, if implemented and allowed, optimize code even further. READ MORE

  2. 2. Simulation of building evacuation

    University essay from Lunds universitet/Högskoleingenjörsutbildning i datateknik

    Author : Mats Lundkvist; Anton Botvalde; [2012]
    Keywords : discrete event simulation; building evacuation simulation; simulation in java; elevator simulation; elevators; Technology and Engineering;

    Abstract : This thesis describes the development of a discrete event building evacuation simulator using the Java programming language and the various results that were produced from the simulations that were done. The simulator allows people to evacuate a building which has been defined via a graphical interface. READ MORE