Essays about: "Generic Programming"

Showing result 1 - 5 of 41 essays containing the words Generic Programming.

  1. 1. Web-based Group Decision Support System for Solving Assembly Line Balancing Problems

    University essay from Luleå tekniska universitet/Institutionen för system- och rymdteknik

    Author : Hugo Pettersson; [2023]
    Keywords : decision support system; assembly line balancing; group decision support system; web-based decision support system;

    Abstract : In the automotive industry, assembly lines are used to produce vehicles. These assembly lines improve throughput, and need to be carefully planned. Planning, or balancing, an assembly line constitutes identifying precedence relationships between tasks in the assembly line, and assigning tasks to stations to fit some criteria. READ MORE

  2. 2. Modularity, Scalability, Reusability, Configurability, and Interoperability of ASIC/FPGA Verification IP

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Trupti Rao; [2022]
    Keywords : Verification Intellectual Property; UniversalVerification Methodology; Avalon Streaming Interface; Object-oriented Programming;

    Abstract : The complexity of chip design has been exponentially rising, resulting in increased complexity and costs in chip verification. This rise in complexity results in increased time to market and increases risks of chip in fabrication, that can be catastrophic and result in major losses. READ MORE

  3. 3. Perception and implementation of Zero Defect Manufacturing approach in foundries

    University essay from Mälardalens universitet/Akademin för innovation, design och teknik

    Author : Mohamed Saliji; [2022]
    Keywords : Zero-defect manufacturing; ZDM; Foundry quality; Metal casting quality; Automation in foundries.;

    Abstract : Foundry is an industry that is both very old and very forward-looking. It is an essential base for several industrial sectors in today’s world. However, the metal casting industry faces a lot of challenges, including quality. READ MORE

  4. 4. Performance-Aware Code Size Optimization of Generic Functions through Automatic Implementation of Dynamic Dispatch

    University essay from Linköpings universitet/Programvara och system

    Author : Ivar Härnqvist; [2022]
    Keywords : Compiler technology; Programming language design; Performance; Code size optimization; Generic programming; Polymorphism; Dynamic dispatch; Type erasure; Monomorphization; Templates; C ; Kompilatorteknik; Programspråksdesign; Prestanda; Kodstorleksoptimering; Generisk programmering; Polymorfism; Dynamic dispatch; Typradering; Monomorfisering; Templates; C ;

    Abstract : Monomorphization and dynamic dispatch are two common techniques for implementing polymorphism in statically typed programming languages. Function templates in C++ use the former technique to enable algorithms written as generic functions to be efficiently reused with multiple different data types by producing a separate function instantiation for each invocation that uses a unique permutation of argument types. READ MORE

  5. 5. Improving Aircraft Fuel Consumption Prediction through Ensemble Learning

    University essay from KTH/Lättkonstruktioner, marina system, flyg- och rymdteknik, rörelsemekanik

    Author : Hanlin Gongzhang; [2022]
    Keywords : Aeronautics; Commercial Aircraft; Aircraft fuel consumption; Flight data; Aircraft performance model; Aircraft fuel consumption modelling; Weighted average ensemble; Machine learning; Flygteknik; Kommersiellt flyg; Flygplanens bränsleförbrukning; Flygdata; Flygplanens prestandamodell; Flygplans förbrukningsmodellering; Viktad medelvärdesensemble; Maskininlärning;

    Abstract : Performance models provided by aircraft manufacturers are used by aircraft operators to perform flight path simulations aiming to reduce aircraft fuel consumption. However, performance models are generic and does not account for the performance deviations of each aircraft individual. READ MORE