Sökning: "Robin Eklind"

Hittade 2 uppsatser innehållade orden Robin Eklind.

  1. 1. Finding the KTH collaboration network : A comparative analysis of Girvan-Newman andRosvall-Bergstrom's community detectionalgorithms on KTH's scientist collaborationnetwork

    Kandidat-uppsats, KTH/Skolan för datavetenskap och kommunikation (CSC)

    Författare :Henry Eklind; Robin Gileborg; [2016]
    Nyckelord :community detection; girvan-newman; rosvall-bergstrom; homogeneity; heterogeneity;

    Sammanfattning : Using DiVAs data on published works and their authors, a database was constructed on which Girvan-Newmans (2002) and Rosvall-Bergstroms (2007) community finding algorithms were applied. The results were compared in an effort to evaluate the current allocation of researchers at KTH's divisions and the performance of said algorithms on the collaboration network. LÄS MER

  2. 2. Compositional Decompilation using LLVM IR

    Kandidat-uppsats, Uppsala universitet/Institutionen för informationsteknologi

    Författare :Robin Eklind; [2015]
    Nyckelord :binary analysis; composition; compositional; control flow analysis; decompilation; decompiler; golang; intermediate representation; LLVM IR; post-processing;

    Sammanfattning : Decompilation or reverse compilation is the process of translating low-level machine-readable code into high-level human-readable code. The problem is non-trivial due to the amount of information lost during compilation, but it can be divided into several smaller problems which may be solved independently. LÄS MER