Browsing Computer Science Masters Papers by Title
Now showing items 73-92 of 216
-
Evaluating Different Mobile Web Navigation Styles
(North Dakota State University, 2013)Web browsing is suffering from the problem of not showing information effectively and efficiently on a small screen. The main aim of this paper is to come up with a solution that will help to minimize this issue. We have ... -
Evaluating Fitness of Patch-Based Terrains in the Use of Video Games
(North Dakota State University, 2017)This paper deals with current an existing evolutionary algorithm used in procedural terrain generation content for video games which is gaining interest to lessen the development costs and meet desired user requirements ... -
Evaluating Sliding Window Multi-Scalar Analysis Importance on Land Use Classification from Satellite Remote Sensing Data
(North Dakota State University, 2019)Implications of artificial intelligence around the intersection of agricultural technology and satellite remote sensing are only beginning to emerge. One of the application areas in the agriculture sector that can leverage ... -
Evaluating the Effectiveness of Music Recommendations Using Cosine Similarities of Various Combined Feature Sets Consisting of Metadata and User Generated Tags
(North Dakota State University, 2022)This paper aims to compare and evaluate the methods for recommending songs using metadata, user generated tags, metadata and tags, and metadata and top five tags. Recommendations are calculated using cosine similarities ... -
Evaluating the Usability of Collaboration Tool for Software Inspection Process
(North Dakota State University, 2019)To develop a good software product, the first and foremost step to master is creating complete and accurate software requirements specification document. Requirements documents are created from through research and are ... -
Evaluating the Usefulness of Requirement Error Taxonomy as a Defect Prevention Technique: An Empirical Investigation
(North Dakota State University, 2014)Defect prevention techniques can be used during the creation of software artifacts to help developers create high-quality artifacts. The Requirement Error Taxonomy developed by Walia et al. [22, 23] helps focus developer’s ... -
Evaluation and Evolution of NAOnto- A Profile Ontology of Native American Diabetes Patients
(North Dakota State University, 2020-05)Diabetes is one of the deadliest diseases worldwide. Its prevalence is highest amongst the American Indian (AI) community. The existing ontology-based self-management tools for native Americans lack comprehensiveness and ... -
Evaluation of a New Bio-Inspired Algorithm: Krill Herd
(North Dakota State University, 2014)Number of nature inspired algorithms is proposed to solve complex optimization problems. The Krill Herd algorithm is one such biologically-inspired algorithm, proposed to solve optimization problems in response to biological ... -
Evaluation of a Spark-Enabled Genetic Algorithm Applied to the Travelling Salesman Problem
(North Dakota State University, 2020)Traveling salesman problem aims to find the shortest route. A salesman travels to each of the cities once. Genetic Algorithm is used for solving this problem, which returns the best solution found showing the distance that ... -
Evaluation of Firefly Algorithm Using Benchmark Functions
(North Dakota State University, 2013)The field of nature inspired computing and optimization techniques have evolved to solve the difficult optimization problems in diverse fields of engineering, science and technology. The Firefly algorithm is one of the ... -
Evaluation of Software Testing Coverage Tools: An Empirical Study
(North Dakota State University, 2013)Code coverage is one of the most important aspects of software testing, which helps software engineers to understand which portion of code has been executed using test suite throughout the software testing process. Automatic ... -
Fargo Moorhead Bus Routes Android Application
(North Dakota State University, 2013)Fargo and Moorhead have good public transportation provided by Metro Area Transit bus service. Google Maps Navigation, which provides public transportation routes and directions in several major cities, is not available ... -
Feature Engineering on the Cybersecurity Dataset for Deployment on Software Defined Network
(North Dakota State University, 2020)These days, due to dependency on the fast-moving world's modern technology, the increasing use of smart devices and the internet affect network traffic. Many intrusion detection studies concentrate on feature selection or ... -
Female Factor and Team Projects: A Social Sensitivity Perspective
(North Dakota State University, 2014)Software Development is a complex, time-consuming task wherein a team must collaborate effectively over a long period of time. Achieving maximum productivity and quality requires commitment. A recent MIT study concluded ... -
Finding Hidden Relationships between Medical Concepts by Leveraging Metamap and Text Mining Techniques
(North Dakota State University, 2017)A lot of efforts have been made in order to make new discoveries in the biomedical filed. However, those valuable information may be hidden in text without applying appropriate text mining techniques. In this paper, I ... -
Fuzzy Decision Model for a Smart Grid
(North Dakota State University, 2012)Electricity is vital for U.S. economy. Over the years, the demand and the usage of electricity have skyrocketed, but the electric transmission and distribution processes have been manual. The current work formulates an ... -
Glowworm Swarm Optimization Algorithm for Multi-Threshold Image Segmentation
(North Dakota State University, 2016)Glowworm Smarm Optimization (GSO), one of the nature-inspired swarm intelligence algorithms is used for finding solutions to optimization problems. Glowworms emit light to attract its mates and mates choosing the brighter ... -
GPU Enabled Particle Swarm Optimization
(North Dakota State University, 2017)GPUs are massively parallelized devices. They were designed to handle billions of pixels per second. It is does this by embracing an incredible level of parallelism. GPUs in fact can leverage any other parallel algorithms ... -
Graph Data Conversion and Tree Visualization
(North Dakota State University, 2011)The first part of the paper is converting graph data format from GXL to GraphML. GXL and GraphML are both XML-based languages for representing graph data. The HP page segmentation tool produces output graph data in GXL ... -
Graph Visualization Using the NoSQL Database
(North Dakota State University, 2013)The relational database has been a dominant approach for organizing data into formally organized tables for years. Recently, with massive amounts of data being generated, a new type of database called NoSQL has emerged. ...