Sciweavers

11784 search results - page 104 / 2357
» Improving Software Process Improvement
Sort
View
PASTE
2004
ACM
15 years 8 months ago
An improved slicer for Java
We present an improved slicing algorithm for Java. The best algorithm known so far, first presented in [11], is not always precise if nested objects are used as actual parameters...
Christian Hammer, Gregor Snelting
SIGSOFT
2001
ACM
16 years 4 months ago
Using aspectC to improve the modularity of path-specific customization in operating system code
Layered architecture in operating system code is often compromised by execution path-specific customizations such as prefetching, page replacement and scheduling strategies. Paths...
Yvonne Coady, Gregor Kiczales, Michael J. Feeley, ...
121
Voted
ICDAR
2007
IEEE
15 years 9 months ago
Context-Sensitive Error Correction: Using Topic Models to Improve OCR
Modern optical character recognition software relies on human interaction to correct misrecognized characters. Even though the software often reliably identifies low-confidence ...
Michael L. Wick, Michael G. Ross, Erik G. Learned-...
ICSM
2002
IEEE
15 years 8 months ago
ICBMC: An Improved Cohesion Measure for Classes
Class cohesion could be used to evaluate the design quality of classes, to develop test measures for objectoriented software and to restructure poorly designed classes. Among a nu...
Yuming Zhou, Baowen Xu, Jianjun Zhao, Hongji Yang
MICRO
1995
IEEE
217views Hardware» more  MICRO 1995»
15 years 6 months ago
Improving instruction-level parallelism by loop unrolling and dynamic memory disambiguation
Exploitation ofinstruction-levelparallelism is an ejfective mechanism for improving the performance of modern super-scalar/VLIW processors. Various software techniques can be appl...
Jack W. Davidson, Sanjay Jinturkar