Sciweavers

3330 search results - page 94 / 666
» software 2010
Sort
View
ESEM
2010
ACM
13 years 10 months ago
Effects of the number of developers on code quality in open source software: a case study
Eleven open source software projects written in C/C++ were analyzed to determine if the number of committing developers impacts code quality. We use cyclomatic complexity, lines o...
Brandon Norick, Justin Krohn, Eben Howard, Ben Wel...
ENTCS
2007
115views more  ENTCS 2007»
13 years 9 months ago
Self Management and the Future of Software Design
Most software is fragile: even the slightest error, such as changing a single bit, can make it crash. As software complexity has increased, development techniques have kept pace t...
Peter Van Roy
SIGSOFT
2010
ACM
13 years 7 months ago
Software engineering issues for mobile application development
This paper provides an overview of important software engineering research issues related to the development of applications that run on mobile devices. Among the topics are devel...
Anthony I. Wasserman
SIGSOFT
2010
ACM
13 years 7 months ago
Why do we need personality diversity in software engineering?
Diversity of skills is good for society, it is also good in problem solving because different people see a problem from several perspectives, so diversity should be good for softw...
Luiz Fernando Capretz, Faheem Ahmed
TIP
2010
119views more  TIP 2010»
13 years 3 months ago
Software Designs of Image Processing Tasks With Incremental Refinement of Computation
Software realizations of computationally-demanding image processing tasks (e.g. image transforms and convolution) do not currently provide graceful degradation when their clock-cy...
Davide Anastasia, Yiannis Andreopoulos