Sökning: "software composition"

Visar resultat 11 - 15 av 104 avhandlingar innehållade orden software composition.

  1. 11. Concurrent Algorithms and Data Structures for Many-Core Processors

    Författare :Daniel Cederman; Chalmers tekniska högskola; []
    Nyckelord :NATURVETENSKAP; NATURAL SCIENCES; composition; sorting; graphics processors; lock-free; software transactional memory; parallel; load balancing; multi-core;

    Sammanfattning : The convergence of highly parallel many-core graphics processors with conventional multi-core processorsis becoming a reality.To allow algorithms and data structures to scale efficiently on these new platforms,several important factors needs to be considered. LÄS MER

  2. 12. Which Abilities and Attitudes Matter Most? : Understanding and Investigating Capabilities in Industrial Agile Contexts

    Författare :Sai Datta Vishnubhotla; Lars Lundberg; Emilia Mendes; Maria Paasivaara; Blekinge Tekniska Högskola; []
    Nyckelord :NATURVETENSKAP; NATURAL SCIENCES;

    Sammanfattning : Background: Over the past decades, advancements in the software industry and the prevalence of Agile Software Development (ASD) practices have increased the prominence of individual and interpersonal skills. The humancentric nature of ASD practices makes it imperative to identify and to assign a capable professional to a team. LÄS MER

  3. 13. Environment support for building structured mathematical models

    Författare :Johan Herber; Linköpings universitet; []
    Nyckelord :NATURVETENSKAP; NATURAL SCIENCES;

    Sammanfattning : This thesis is about two topics. It describes a high-level programming environment for scientific computing, called ObjectMath, and several contributions to this environment. It also analyses the concept of software development environment architecture, in particular with respect to the ObjectMath environment. LÄS MER

  4. 14. Parallel algorithms and implementations for genetic analysis of quantitative traits

    Författare :Mahen Jayawardena; Sverker Holmgren; Uppsala universitet; []
    Nyckelord :NATURVETENSKAP; NATURAL SCIENCES; NATURVETENSKAP; NATURAL SCIENCES; Beräkningsvetenskap; Scientific Computing;

    Sammanfattning : Many important traits in plants, animals and humans are quantitative, and most such traits are generally believed to be regulated by multiple genetic loci. Standard computational tools for analysis of quantitative traits use linear regression models for relating the observed phenotypes to the genetic composition of individuals in a population. LÄS MER

  5. 15. 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