Essays about: "API Design for C"

Showing result 1 - 5 of 9 essays containing the words API Design for C.

  1. 1. Designing an application to improve cloning of BIM drawings - a feasibility study

    University essay from Uppsala universitet/Avdelningen för visuell information och interaktion

    Author : Alexander Fors; [2022]
    Keywords : Tekla; C#; API; prototyping; requirements engineering; cloning; drawings; BIM;

    Abstract : Construction drawings have gotten a lot more sophisticated through the years. Most companies today use Building Information Modeling (BIM) which is the process of creating a digital representation of physical places. These models save time and reduce the risk of errors during the construction process, but are time-consuming to create. READ MORE

  2. 2. Design and Implementation of Semantic Patch Support for the Spoon Java Transformation Engine

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

    Author : Mikael Forsberg; [2021]
    Keywords : ;

    Abstract : Software development is more often than not a collaborative process, creating a need for tools and file formats that enable developers to create and share succinct representations of changes to source code in order to facilitate efficient communication. Standard POSIX diffs and patches have long been important parts of the toolkit, but their lack of support for the syntax and semantics of specific programming languages results in limited expressiveness. READ MORE

  3. 3. Design and verification of a USB 3.0 readout system for Timepix3 hybrid pixel detectors

    University essay from Mittuniversitetet/Avdelningen för elektronikkonstruktion

    Author : Till Dreier; [2018]
    Keywords : Hybrida pixeldetektorer; utläsningssystem; FPGA; Timepix;

    Abstract : This thesis describes the design, implementation, and verification of a USB 3.0 readout system for Timepix3 detectors. Timepix3 is a hybrid pixel detector consisting of a 256x256 pixel matrix with a 55 μm pitch and a timing resolution of 1.56ns. READ MORE

  4. 4. VoloDB: High Performance and ACID Compliant Distributed Key Value Store with Scalable Prune Index Scans

    University essay from KTH/Skolan för informations- och kommunikationsteknik (ICT)

    Author : Ali Dar; [2015]
    Keywords : volodb; high performance; high throughput; ACID; scalable; distributed; key value store; prune index scan;

    Abstract : Relational database provide an efficient mechanism to store and retrieve structured data with ACID properties but it is not ideal for every scenario. Their scalability is limited because of huge data processing requirement of modern day systems. READ MORE

  5. 5. Bundle. A Virtual Memory Based Resource System.

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Jarryd Hall; Taher Odeh; [2012-08-06]
    Keywords : Video Games; Memory Management; Cross-­Platform; Game Performance; Virtual Memory; mmap; Packaging Tool; API; RAM; SSD; File-System; OSX; iOS;

    Abstract : Memory related issues such as memory management, limited memory and memory related application crashes, etc. often affect video games. Private game development companies have created solutions to these kinds of issues, however there are no open source solutions available for developers to utilize. READ MORE