Sökning: "generic"

Visar resultat 1 - 5 av 876 avhandlingar innehållade ordet generic.

  1. 1. Generic Programming with Concepts

    Författare :Marcin Zalewski; Chalmers tekniska högskola; []
    Nyckelord :NATURVETENSKAP; NATURAL SCIENCES; NATURVETENSKAP; NATURAL SCIENCES; libraries; c ; concepts; generic; template;

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

  2. 2. A generic construction process modelling method

    Författare :Vesa Karhu; KTH; []
    Nyckelord :process; modelling; generic; method; database; view;

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

  3. 3. Generic security objects

    Författare :Matei Ciobanu Morogan; KTH; []
    Nyckelord :;

    Sammanfattning : .... LÄS MER

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

    Författare :Berndt Lundgren; KTH; []
    Nyckelord :Process; Modelling; Generic; ProFacil; Case study; Situation semantics;

    Sammanfattning : .... LÄS MER

  5. 5. Implementing Functional Generic Programming

    Författare :Ulf Norell; Chalmers tekniska högskola; []
    Nyckelord :NATURVETENSKAP; NATURAL SCIENCES;

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