Sciweavers

3227 search results - page 279 / 646
» Software engineering and performance: a road-map
Sort
View
AADEBUG
1997
Springer
15 years 11 months ago
Backwards-Compatible Bounds Checking for Arrays and Pointers in C Programs
This paper presents a new approach to enforcing array bounds and pointer checking in the C language. Checking is rigorous in the sense that the result of pointer arithmetic must r...
Richard W. M. Jones, Paul H. J. Kelly
147
Voted
COMPSAC
1996
IEEE
15 years 11 months ago
Optimal Linear Hashing Files for Orthogonal Range Retrieval
In this paper, we are concerned with the problem of designing optimal linear hashing files for orthogonal range retrieval. Through the study of performance expressions, we show th...
C. Y. Chen, Chin-Chen Chang, Richard C. T. Lee, D....
PEPM
1994
ACM
15 years 10 months ago
Dictionary-Free Overloading by Partial Evaluation
One of the most novel features in the functional programming language Haskell is the system of type classes used to support a combination of overloading and polymorphism. Current ...
Mark P. Jones
APSEC
2007
IEEE
15 years 10 months ago
Toward Efficient Aspect Mining for Linux
Code implementing a crosscutting concern spreads over many parts of the Linux code. Identifying these code automatically can benefit both the maintainability and evolvability of Li...
Danfeng Zhang, Yao Guo, Yue Wang, Xiangqun Chen
AGILEDC
2004
IEEE
15 years 10 months ago
Exploring Extreme Programming in Context: An Industrial Case Study
A longitudinal case study evaluating the effects of adopting the Extreme Programming (XP) methodology was performed at Sabre Airline SolutionsTM. The Sabre team was a characterist...
Lucas Layman, Laurie A. Williams, Lynn Cunningham