Essays about: "Computer Science"

Showing result 31 - 35 of 613 essays containing the words Computer Science.

  1. 31. Data-Driven Requirements Engineering in Agile Software Development - An Approach for Eliciting Requirements from Digital Sources in Organizations using Scrum Methodology

    University essay from Stockholms universitet/Institutionen för data- och systemvetenskap

    Author : Stylianos Georgiadis; [2023]
    Keywords : Requirement Engineering; Data-Driven Requirements Engineering; Agile Software Development; Scrum Methodology; Scrum Master; Product Owner; Development Team; User Stories; Design Science Research;

    Abstract : Nowadays, the business world is characterized by complexity since market and customer requirements are changing rapidly. Based on this assumption, providers are facing the challenge of delivering software products in shorter terms while these products remain innovative. READ MORE

  2. 32. Medietekniksstudenters koncentrationsförmåga vid användning av flera medier samtidigt

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

    Author : Selma Özdere; Dante Sangregorio; [2023]
    Keywords : Media multitasking; MMT; koncentrationsförmåga; fokus;

    Abstract : The aim of this paper is to investigate how media-multitasking (MMT) affects cognitive abilities, particularly concentration. MMT is becoming increasingly popular, especially among those aged 16-25, and concerns have been raised about its impact on attention spans, particularly with the widespread use of the social media app TikTok. READ MORE

  3. 33. The User Needs Of Agent-Based Modelling Experts : What Information Architecture reveals about ABM frameworks

    University essay from Malmö universitet/Fakulteten för teknik och samhälle (TS)

    Author : Bertilla Fabris; [2023]
    Keywords : Agent-based Modelling; ABM; Usability; Information Architecture; Computer and Information Science; ABSS; Agent-based Social Simulation; Agent Based Modelling; Agent-Based Modeling; Agent Based Modeling;

    Abstract : Present-day Agent Based Modelling is used to simulate complex systems in which agents are explicitly heterogeneous. Researchers within the field of ABM have a set of tools at their disposal, yet little is known about the usability and learnability of these systems. READ MORE

  4. 34. Sim2Real: Generating synthetic images from industry CAD models with domain randomization

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Duruo Li; [2023]
    Keywords : ;

    Abstract : Deep learning methods for computer vision applications require massive visual data for model training. Although it is possible to utilize public datasets such as ImageNet, MS COCO, and CIFAR-100, it becomes problematic when there is a need for more task-specific data when new training data collection typically is needed. READ MORE

  5. 35. Comparing the Performance of Compiled vs Interpreted RegEx

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

    Author : Simon Hocker; Andreas Hammarstrand; [2023]
    Keywords : Compilers; Interpreters; Regular languages; RegEx; Performance; Kompilatorer; Tolkare; Regulära språk; RegEx; Prestanda;

    Abstract : The Regular Expression (RegEx) is one of the most important computer science technologies used for searching through text. Used commonly in almost every corner of computer science that is dependent on searching, it is imperative that they are made to be efficient. Usually, RegEx are implemented through the use of a process called interpretation. READ MORE