Sciweavers

1389 search results - page 89 / 278
» Lightweight dependent classes
Sort
View
ICC
2007
IEEE
177views Communications» more  ICC 2007»
14 years 4 months ago
IEEE 802.11b Complementary Code Keying and Complementary Signals Derived from Biorthogonal Sequences
—Two classes of complementary signal sets are compared in terms of their complementary properties and their error probabilities for channels with thermal noise and multipath inte...
Michael B. Pursley, Thomas C. Royster IV
PRDC
2007
IEEE
14 years 4 months ago
Failure Detectors and Extended Paxos for k-Set Agreement
Failure detector class Ωk has been defined in [18] as an extension to failure detector Ω, and an algorithm has been given in [16] to solve k-set agreement using Ωk in async...
Wei Chen, Jialin Zhang, Yu Chen, Xuezheng Liu
HASKELL
2006
ACM
14 years 3 months ago
Polymorphic variants in Haskell
In languages that support polymorphic variants, a single variant value can be passed to many contexts that accept different sets of constructors. Polymorphic variants are potenti...
Koji Kagawa
INFOCOM
2005
IEEE
14 years 3 months ago
Differentiated bandwidth sharing with disparate flow sizes
Abstract— We consider a multi-class queueing system operating under the Discriminatory Processor-Sharing (DPS) discipline. The DPS discipline provides a natural approach for mode...
Gijs van Kessel, R. Núñez Queija, Se...
OOPSLA
2004
Springer
14 years 3 months ago
Super and inner: together at last!
In an object-oriented language, a derived class may declare a method with the same signature as a method in the base class. The meaning of the re-declaration depends on the langua...
David S. Goldberg, Robert Bruce Findler, Matthew F...