Results 71 to 80 of about 2,393,882 (271)
Abstract In the present study, 43 Italian school‐age children (age range = 7–14 years, 16 females) with (N = 19) and without DD (N = 24) were presented with pairs of visual displays separated by varying interstimulus intervals and performed either a temporal integration or segregation task despite an identical visual input.
Giuseppe Di Dona+4 more
wiley +1 more source
Refactoring for Java-Structured Concurrency
Structured concurrency treats multiple tasks running in different threads as a single unit, thereby improving reliability and enhancing observability. The existing IDE (Integrated Development Environment) does not provide sufficient support to leverage ...
Yang Zhang+4 more
doaj +1 more source
Ongoing investigations for the improvement of Geant4 accuracy and computational performance resulting by refactoring and reengineering parts of the code are discussed.
Batic, M.+11 more
core +1 more source
A case study of refactoring large-scale industrial systems to efficiently improve source code quality [PDF]
Refactoring source code has many benefits (e.g. improving maintainability, robustness and source code quality), but it takes time away from other implementation tasks, resulting in developers neglecting refactoring steps during the development process ...
Ferenc Rudolf+3 more
core +1 more source
Code Smells and Refactoring: A Tertiary Systematic Review of Challenges and Observations [PDF]
Refactoring and smells have been well researched by the software-engineering research community these past decades. Several secondary studies have been published on code smells, discussing their implications on software quality, their impact on ...
Guilherme Lacerda+3 more
semanticscholar +1 more source
Modeling and Analyzing Urban Networks and Amenities With OSMnx
ABSTRACT OSMnx is a Python package for downloading, modeling, analyzing, and visualizing urban networks and any other geospatial features from OpenStreetMap data. A large and growing body of literature uses it to conduct scientific studies across the disciplines of geography, urban planning, transport engineering, computer science, and others.
Geoff Boeing
wiley +1 more source
Stereo: Editing Clones Refactored as Code Generators [PDF]
Clone detection is a largely mature technology able to detect many code duplications, also called clones, in software systems of practically any size. The classic approaches to clone management are either clone removal, which consists in refactoring clones as an available language abstraction, or clone tracking, using a so-called linked editor, able to
openaire +3 more sources
Abstract We previously developed the CellPhe toolkit, an open‐source R package for automated cell phenotyping from ptychography time‐lapse videos. To align with the growing adoption of python‐based image analysis tools and to enhance interoperability with widely used software for cell segmentation and tracking, we developed a python implementation of ...
Laura Wiggins+8 more
wiley +1 more source
A Novel Metric based Detection of Temporary Field Code Smell and its Empirical Analysis
Code smell causes side effects in the source code and impact the code quality. It is beneficial to recognize code smells to improve software quality. Despite 22 classical code smells as characterized by Martin Fowler, all classical code smells have not ...
Ruchin Gupta, Sandeep Kumar Singh
doaj +1 more source
Improving Prolog Programs: Refactoring for Prolog
Refactoring is an established technique from the OO-community to restructure code: it aims at improving software readability, maintainability and extensibility.
A. Pettorossi+10 more
core +1 more source