Sökning: "java c-"

Visar resultat 21 - 25 av 120 uppsatser innehållade orden java c-.

  1. 21. AWS Lambda Language Performance

    Kandidat-uppsats, Göteborgs universitet/Institutionen för data- och informationsteknik

    Författare :Mehrshad Hosseini; Omid Sahragard; [2019-11-12]
    Nyckelord :cloud computing; AWS Lambda; cloud performance; benchmark testing; Function as a Service; Faa;

    Sammanfattning : Cloud services are experiencing expansive growth, and the potential uses cases for its application in the IT sector is becoming increasingly widespread. This rapid growth is accompanied by a demand for performance which necessitates systematic benchmarking. The process of setting up a cloudbased benchmark is tedious and obstructive. LÄS MER

  2. 22. A Comparative Case Study on Tools for Internal Software Quality Measures

    Kandidat-uppsats, Göteborgs universitet/Institutionen för data- och informationsteknik

    Författare :Mayra Nilsson; [2019-11-12]
    Nyckelord :software metrics tools; ; static analysis tools; metrics; attributes;

    Sammanfattning : Internal software quality is measured using quality metrics, which are implemented in static software analysis tools. There is no current research on which tool is the best suited to improve internal software quality, i.e. implements scientifically validated metrics, has sufficient features and consistent measurement results. LÄS MER

  3. 23. Prototyping a composite view for park assist cameras in automotive vehicles

    Uppsats för yrkesexamina på grundnivå, Lunds universitet/Industriell elektroteknik och automation

    Författare :Kevin Eriksson; Johan Hermansson; [2019]
    Nyckelord :Park assist camera; Video streaming; Embedded system; Android; Prototyping; C ; Java; Technology and Engineering;

    Sammanfattning : In this thesis two prototypes, based on separate implementations of a Park Assist Camera, was developed. The purpose was to investigate the possibility of presenting a composite view, where the first view shows the surroundings of the car from a bird’s-eye view and the other view shows the rear camera. LÄS MER

  4. 24. Extension of the ELDARICA C model checker with heap memory

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

    Författare :Zafer Esen; [2019]
    Nyckelord :;

    Sammanfattning : Model checking is a verification method which is used to detect bugs which would be extremely hard to detect using traditional testing, and ELDARICA is a state-of-the-art model checker which accepts a variety of formats as its input, including programs written in a fragment of the C language. This thesis aims to improve the C front-end of ELDARICA to a point where it can automatically model and verify C programs which contain pointers, heap memory interactions and structs, which are currently not supported. LÄS MER

  5. 25. Performance comparison of Java and C++ when sorting integers and writing/reading files.

    Kandidat-uppsats, Blekinge Tekniska Högskola/Institutionen för datavetenskap

    Författare :Suraj Sharma; [2019]
    Nyckelord :Programming; software; java; c ; performance;

    Sammanfattning : This study is conducted to show the strengths and weaknesses of C++ and Java in three areas that are used often in programming; loading, sorting and saving data.Performance and scalability are large factors in software development and choosing the right programming language is often a long process. LÄS MER