Sciweavers

3302 search results - page 180 / 661
» Software Is More Than Code
Sort
View
147
Voted
SIGPRO
2002
132views more  SIGPRO 2002»
15 years 3 months ago
Coding of 3D virtual objects with NURBS
With the advancement of computer graphics in the recent years, an increasing number of pictures, video and 3D content is generated by synthesis processing rather than acquired wit...
Diego Santa Cruz, Touradj Ebrahimi
SIGSOFT
2005
ACM
16 years 4 months ago
Surveying the factors that influence maintainability: research design
We want to explore and analyse design decisions that influence maintainability of software. Software maintainability is important because the effort expended on changes and fixes ...
Wiebe Hordijk, Roel Wieringa
GECCO
2008
Springer
126views Optimization» more  GECCO 2008»
15 years 4 months ago
The impact of population size on code growth in GP: analysis and empirical validation
The crossover bias theory for bloat [18] is a recent result which predicts that bloat is caused by the sampling of short, unfit programs. This theory is clear and simple, but it ...
Riccardo Poli, Nicholas Freitag McPhee, Leonardo V...
METRICS
1997
IEEE
15 years 8 months ago
Inheritance Tree Shapes and Reuse
The shapes of forests of inheritance trees can affect the amount of code reuse in an object-oriented system. Designers can benefit from knowing how structuring decisions affect r...
Byung-Kyoo Kang, James M. Bieman
ECOOPWEXCEPTION
2006
Springer
15 years 7 months ago
Exception-Handling Bugs in Java and a Language Extension to Avoid Them
It is difficult to write programs that behave correctly in the presence of exceptions. We describe a dataflow analysis for finding a certain class of mistakes made while programs h...
Westley Weimer