Search for dissertations about: "Generic"

Showing result 1 - 5 of 827 swedish dissertations containing the word Generic.

  1. 1. Generic Programming with Concepts

    Author : Marcin Zalewski; Chalmers tekniska högskola; []
    Keywords : NATURVETENSKAP; NATURAL SCIENCES; NATURVETENSKAP; NATURAL SCIENCES; libraries; c ; concepts; generic; template;

    Abstract : Generic programming is an indispensable ingredient of modern programminglanguages. In the C++ programming language, generic programming isimplemented by the means of parameterized fragments of code, called templates,in which parameters are constrained by concepts. READ MORE

  2. 2. A generic construction process modelling method

    Author : Vesa Karhu; KTH; []
    Keywords : process; modelling; generic; method; database; view;

    Abstract : A variety of modelling methods has been used to modelconstruction processes and projects, either during normalproject planning or for process re-engineering efforts orresearch. One common method, which is widely used byconstruction industry practitioners, is scheduling. READ MORE

  3. 3. Generic security objects

    Author : Matei Ciobanu Morogan; KTH; []
    Keywords : ;

    Abstract : .... READ MORE

  4. 4. Model based business development : a case study of the communication of generic process models

    Author : Berndt Lundgren; KTH; []
    Keywords : Process; Modelling; Generic; ProFacil; Case study; Situation semantics;

    Abstract : .... READ MORE

  5. 5. Implementing Functional Generic Programming

    Author : Ulf Norell; Chalmers tekniska högskola; []
    Keywords : NATURVETENSKAP; NATURAL SCIENCES;

    Abstract : Functional generic programming extends functional programming with the ability to parameterize functions on the structure of a datatype. This allows a programmer to implement certain algorithms once and for all, instead of re-implementing them for each datatype they apply to. READ MORE