Sökning: "semi-automatic transformation"

Hittade 5 uppsatser innehållade orden semi-automatic transformation.

  1. 1. Semi-automatic code-to-code transformer for Java : Transformation of library calls

    Master-uppsats, Linköpings universitet/Programvara och system

    Författare :Niklas Boije; Kristoffer Borg; [2016]
    Nyckelord :code-to-code transformer; semi-automatic transformation; code transformation; transformation of library calls; rule transformation;

    Sammanfattning : Having the ability to perform large automatic software changes in a code base gives new possibilities for software restructuring and cost savings. The possibility of replacing software libraries in a semi-automatic way has been studied. String metrics are used to find equivalents between two libraries by looking at class- and method names. LÄS MER

  2. 2. Fusion of Ladybug3 omnidirectional camera and Velodyne Lidar

    Master-uppsats, KTH/Geodesi och satellitpositionering

    Författare :Guanyi Zhao; [2015]
    Nyckelord :;

    Sammanfattning : The advent of autonomous vehicles expedites the revolution of car industry. Volvo Car Corporation has an ambition of developing the next generation of autonomous vehicle. LÄS MER

  3. 3. Calving Events Detection and Quantification from Time-lapse Images : A Case Study of Tunabreen Glacier, Svalbard

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

    Författare :Sigit Adinugroho; [2015]
    Nyckelord :;

    Sammanfattning : A fully automated method for detecting and measuring calving regions of a glacier is an important tool to gather massive statistical data of calving events. A new framework to achieve the goals is presented in this thesis. First, time-lapse images are registered to the first image in the set. LÄS MER

  4. 4. Automatic Lexicon Extraction on RandomIndexing Word Spaces using Small Seed Lexica

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

    Författare :AMARU CUBA GYLLENSTEN; [2014]
    Nyckelord :;

    Sammanfattning : Automatic bilingual lexicon extraction has many applications in Natural Language Processing, but often times requires highly structured,parallel, data or extensive bilingual seed lexicas to get reasonably good performance. Random Indexing models with a small bilingual seed lexicon could be used to perform (semi-)automatic lexicon extraction using only separate monolingual data. LÄS MER

  5. 5. Automated Reasoning Support for Invasive Interactive Parallelization

    Master-uppsats, Institutionen för datavetenskap; Tekniska högskolan

    Författare :Kianosh Moshir Moghaddam; [2012]
    Nyckelord :Multi-processors; Dependence Analysis; Code parallelization; Semi-automatic parallelization; IIP; ISC; OpenMP; MPI; Artificial Intelligence; Reasoning; Decision Tree; Divide and Conquer D C algorithms;

    Sammanfattning : To parallelize a sequential source code, a parallelization strategy must be defined that transforms the sequential source code into an equivalent parallel version. Since parallelizing compilers can sometimes transform sequential loops and other well-structured codes into parallel ones automatically, we are interested in finding a solution to parallelize semi-automatically codes that compilers are not able to parallelize automatically, mostly because of weakness of classical data and control dependence analysis, in order to simplify the process of transforming the codes for programmers. LÄS MER