Essays about: "c programming language"

Showing result 16 - 20 of 153 essays containing the words c programming language.

  1. 16. Thrombotic events in Covid-19 patients using Meta-Analysis

    University essay from Högskolan i Skövde/Institutionen för biovetenskap

    Author : Ugonna Okeke; [2022]
    Keywords : ;

    Abstract : Corona virus disease caused by severe acute respiratory virus 2 causes blockage of the blood vessel which leads to thrombosis. Thrombotic events in covid-19 patients results to hospitalizations and death. And incidence of thrombosis in covid-19 patients have been increasing in most regions of the world. READ MORE

  2. 17. Complaint system for Health Care Center Hjärtat

    University essay from Högskolan i Halmstad/Akademin för informationsteknologi

    Author : Collins Abika; [2022]
    Keywords : ;

    Abstract : Today the IT support could be overwhelmed with loads of requests from the clients within the Health care center Hjärtat (Also known as HCCH) through email, which is an inefficient way to store and manage information of each complaint. Tracking down the list of requests is also an issue. READ MORE

  3. 18. Notification Oriented Paradigm as a Green Technology : Development of a Simulated Sensor Correlation Application with NOP C++ Framework 4.0 and Comparing Green Aspects with usual OOP Languages

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

    Author : Md Abu Ahammed Babu; [2022]
    Keywords : Notification Oriented Paradigm NOP ; NOP C Framework 4.0; Object-Oriented Programming OOP ; C ; Java; Simulated Sensor Correlation Application; Smart City-like context application; Performance Comparison; Performance Analysis;

    Abstract : The most commonly used programming languages for modern software development usually belong to either the Imperative Paradigm (IP) or Declarative Paradigm (DP). These paradigms often come with drawbacks like code coupling and structural and/or temporal redundancy. READ MORE

  4. 19. 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. 20. Efficient Realistic Cloud Rendering using the Volumetric Rendering Technique : Science, Digital Game Development

    University essay from Blekinge Tekniska Högskola

    Author : Adam Bengtsson; [2022]
    Keywords : Data collection; Programming; Volumetric rendering; Clouds; Real-time;

    Abstract : With high quality in graphics being demanded a lot in modern video games, realistic clouds are noexception. In many video games, it is common that its rendering implementation is based on acollection of 2D cloud-images rendered into the scene. READ MORE