Sciweavers

17789 search results - page 304 / 3558
» Exceptional Use Cases
Sort
View
158
Voted
ICFP
2004
ACM
16 years 6 months ago
Multi-return function call
It is possible to extend the basic notion of "function call" to allow functions to have multiple return points. This turns out to be a surprisingly useful mechanism. Thi...
Olin Shivers, David Fisher
ADAEUROPE
2007
Springer
16 years 27 days ago
Sancta: An Ada 2005 General-Purpose Architecture for Mobile Robotics Research
Abstract. We present Sancta, a flexible control architecture for multirobot teams. It is fully written in Ada 2005, except for the reuse of some C libraries. In this paper we high...
Alejandro R. Mosteo, Luis Montano
ICASSP
2011
IEEE
14 years 10 months ago
Evaluation of two speech and noise estimation methods for the assessment of nonlinear hearing aids
In this paper, we present a comparative evaluation of two speech and noise estimation methods commonly used with nonlinear hearing devices: the coherence function used for spectra...
Nicolas Ellaham, Christian Giguere, Wail Gueaieb
SOFSEM
2009
Springer
16 years 3 months ago
Weaknesses of Cuckoo Hashing with a Simple Universal Hash Class: The Case of Large Universes
Cuckoo hashing was introduced by Pagh and Rodler in 2001 [12]. A set S of n keys is stored in two tables T1 and T2 each of which has m cells of capacity 1 such that constant access...
Martin Dietzfelbinger, Ulf Schellbach
SENSYS
2009
ACM
16 years 1 months ago
The case for a network protocol isolation layer
Network protocols are typically designed and tested individually. In practice, however, applications use multiple protocols concurrently. This discrepancy can lead to failures fro...
Jung Il Choi, Maria A. Kazandjieva, Mayank Jain, P...