Sciweavers

843 search results - page 34 / 169
» Codes and Projective Multisets
Sort
View
IGARSS
2009
13 years 7 months ago
The Use of ORFEO ToolBox in the Context of Map Updating
This paper presents experiments with the ORFEO ToolBox (OTB) developed by the CNES in the context of the Brussels project ARMURS about map updating. Depending on the availability ...
Christophe Simler, Charles Beumier, Christine Leig...
ICSE
2012
IEEE-ACM
12 years 8 days ago
Where should the bugs be fixed? More accurate information retrieval-based bug localization based on bug reports
—For a large and evolving software system, the project team could receive a large number of bug reports. Locating the source code files that need to be changed in order to fix th...
Jian Zhou, Hongyu Zhang, David Lo
ICSM
2009
IEEE
14 years 4 months ago
Searching and skimming: An exploratory study
Source code search is an important activity for programmers working on a change task to a software system. As part of a larger project to improve tool support for finding informa...
Jamie Starke, Chris Luce, Jonathan Sillito
CHINZ
2006
ACM
14 years 3 months ago
RCA: experiences with an IDE annotation tool
Ink annotation is a common method for recording feedback on a paper document. However, reviewing code on paper is difficult due to its non-linear nature. This project extends exis...
Richard Priest, Beryl Plimmer
MSR
2005
ACM
14 years 3 months ago
Recovering system specific rules from software repositories
One of the most successful applications of static analysis based bug finding tools is to search the source code for violations of system-specific rules. These rules may describe h...
Chadd C. Williams, Jeffrey K. Hollingsworth