Essays about: "thesis of c programming"

Showing result 16 - 20 of 180 essays containing the words thesis of c programming.

  1. 16. The Efficiency of Good Software Practices : A Case Study on a Radar Meteor Analysis Software Rewrite

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

    Author : Kenneth Kullbrandt; [2022]
    Keywords : software practices; computer science; rewrite; refactor;

    Abstract : Software engineering as a profession has since early on in its conception been focused with how to best maximize the quality of software. Quality in this regard is both objectively measurable things (like speed, size, and cost) and less measurable things (like conciseness, elegance, and customer satisfaction). 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. Optimization of an advanced algorithm for bone imaging

    University essay from Lunds universitet/Avdelningen för Biomedicinsk teknik

    Author : Adam Mrozek; [2022]
    Keywords : osteoporosis; optimization; programming; engineering; X-ray; bone; mineral density; speed; faster; projection; MATLAB; C ; Technology and Engineering;

    Abstract : Fracture risk in osteoporosis is increased and osteoporosis is the most common metabolic bone disease and treatment is expensive. Osteoporosis is diagnosed by measuring Bone Mineral Density (BMD), which does not consider other factors such as bone geometry or architecture. READ MORE

  4. 19. Linking Developer Experience with Lambda and Smart Pointer Usage

    University essay from Mittuniversitetet/Institutionen för data- och systemvetenskap

    Author : Marcus Roos; Alexander Karlsson; [2022]
    Keywords : C ; Lambda; Smart Pointers; GitHub; Repositories; URE;

    Abstract : Assessing developer’s experience and proficiency haslong been a tough task for recruiters to tackle properly. Afunctional programming concept known as lambdas has been proven to be an indicator of more experienced developers. READ MORE

  5. 20. Decompilation of WebAssembly using Datalog

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

    Author : Love Brandefelt; [2022]
    Keywords : Datalog; Decompiler; WebAssembly; Logic programming; Bytecode; Datalog; Dekompilator; WebAssembly; Logic programming; Bytecode;

    Abstract : With 92% of today’s browsers supporting WebAssembly the need for decompilers to discover malicious code is greater than ever. The introduction of the Datalog to C++ compiler Soufflé, in 2016, enables the implementation of effective Datalog-based decompilers. READ MORE