Essays about: "Robin Dahlberg"

Found 3 essays containing the words Robin Dahlberg.

  1. 1. Time evaluation of lookups with Robin Hood Hashing and Linear Probing

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : Patrik Dahlberg; [2023]
    Keywords : ;

    Abstract : Hash tables are used to store data in a way that is quickly retrieved from an array using the identifier of the data. When inserting data into a hash table it will sometimes attempt to place the data on a position in the array where there already exists data which means these collisions need to be handled. READ MORE

  2. 2. Label-free cell tracking

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

    Author : Jonathan Dahlberg; Robin Öhrnberg; [2022]
    Keywords : Cell tracking; Technology and Engineering;

    Abstract : Migrating cells under various force fields in microfluidic devices has been used as a tool to study the cell properties. Cells respond to the same force field in different ways depending on their properties, resulting in different migration velocities and trajectories which are obtained by cell tracking. READ MORE

  3. 3. Optimizing a software build system through multi-core processing

    University essay from Linköpings universitet/Programvara och system

    Author : Robin Dahlberg; [2019]
    Keywords : Multi-core processing; Continuous integration; Build system; Task scheduling; List scheduling;

    Abstract : In modern software development, continuous integration has become a integral part of agile development methods, advocating that developers should integrate their code frequently. Configura currently has one dedicated machine, performing tasks such as building the software and running system tests each time a developer submits new code to the main repository. READ MORE