Sciweavers

1078 search results - page 41 / 216
» DB
Sort
View
ICDE
2010
IEEE
186views Database» more  ICDE 2010»
14 years 8 months ago
Mini-Me: A Min-Repro System for Database Software
Testing and debugging database software is often challenging and time consuming. A very arduous task for DB testers is finding a min-repro ? the "simplest possible setup"...
Nicolas Bruno, Rimma V. Nehme
ICC
2007
IEEE
14 years 3 months ago
On the Accuracy of the Gaussian Approximation for Performance Estimation in Optical DPSK Systems with In-Band Crosstalk
The Gaussian approximation is known to be quite accurate for estimating the system performance of an optically pre–amplified on-off keying (OOK) system in the presence of multipl...
Luís G. C. Cancela, João J. O. Pires
ICDE
2006
IEEE
133views Database» more  ICDE 2006»
14 years 2 months ago
Transaction Time Support Inside a Database Engine
Transaction time databases retain and provide access to prior states of a database. An update “inserts” a new record while preserving the old version. Immortal DB builds trans...
David B. Lomet, Roger S. Barga, Mohamed F. Mokbel,...
VL
2005
IEEE
159views Visual Languages» more  VL 2005»
14 years 2 months ago
Executable Visual Contracts
Design by Contract (DbC) is widely acknowledged to be a powerful technique for creating reliable software. DbC allows developers to specify the behavior of an operation precisely ...
Marc Lohmann, Stefan Sauer, Gregor Engels
PCI
2005
Springer
14 years 2 months ago
Closest Pair Queries with Spatial Constraints
Abstract. Given two datasets DA and DB the closest-pair query (CPQ) retrieves the pair (a,b), where a ∈ DA and b ∈ DB, having the smallest distance between all pairs of objects...
Apostolos N. Papadopoulos, Alexandros Nanopoulos, ...