Sciweavers

2780 search results - page 13 / 556
» Generalizing by Removing Detail
Sort
View
OOPSLA
2005
Springer
15 years 2 months ago
Removing duplication from java.io: a case study using traits
Code duplication is a serious problem with no easy solution, even in industrial-strength code. Single inheritance cannot provide for effective code reuse in all situations, and s...
Emerson R. Murphy-Hill, Philip J. Quitslund, Andre...
CCR
2008
75views more  CCR 2008»
14 years 9 months ago
Removing exponential backoff from TCP
The well-accepted wisdom is that TCP's exponential backoff mechanism, introduced by Jacobson 20 years ago, is essential for preserving the stability of the Internet. In this ...
Amit Mondal, Aleksandar Kuzmanovic
CORR
2007
Springer
77views Education» more  CORR 2007»
14 years 9 months ago
Numerical removal of water-vapor effects from THz-TDS measurements
— One source of disturbance in a pulsed T-ray signal is attributed to ambient water vapor. Water molecules in the gas phase selectively absorb T-rays at discrete frequencies corr...
Withawat Withayachumnankul, Bernd M. Fischer, Samu...
CAV
2012
Springer
236views Hardware» more  CAV 2012»
12 years 12 months ago
Lock Removal for Concurrent Trace Programs
Abstract. We propose a trace-based concurrent program analysis to soundly remove redundant synchronizations such as locks while preserving the behaviors of the concurrent computati...
Vineet Kahlon, Chao Wang
ADC
2005
Springer
124views Database» more  ADC 2005»
15 years 3 months ago
Removing XML Data Redundancies Using Functional and Equality-Generating Dependencies
We study the design issues of data-centric XML documents where (1) there are no mixed contents, i.e., each element may have some subelements and attributes, or it may have a singl...
Junhu Wang, Rodney W. Topor