Sciweavers

4565 search results - page 253 / 913
» Time Optimal Self-Stabilizing Algorithms
Sort
View
71
Voted
ISPD
1998
ACM
101views Hardware» more  ISPD 1998»
15 years 5 months ago
Greedy wire-sizing is linear time
—The greedy wire-sizing algorithm (GWSA) has been experimentally shown to be very efficient, but no mathematical analysis on its convergence rate has ever been reported. In this...
Chris C. N. Chu, D. F. Wong
130
Voted
TC
2002
15 years 10 days ago
Fast Asynchronous Uniform Consensus in Real-Time Distributed Systems
We investigate whether asynchronous computational models and asynchronous algorithms can be considered for designing real-time distributed fault-tolerant systems. A priori, the lac...
Jean-François Hermant, Gérard Le Lan...
98
Voted
TMC
2010
182views more  TMC 2010»
14 years 11 months ago
Rate Adaptation in Congested Wireless Networks through Real-Time Measurements
—Rate adaptation is a critical component that impacts the performance of IEEE 802.11 wireless networks. In congested networks, traditional rate adaptation algorithms have been sh...
Prashanth Aravinda Kumar Acharya, Ashish Sharma, E...
121
Voted
TPDS
2010
260views more  TPDS 2010»
14 years 11 months ago
Real-Time Modeling of Wheel-Rail Contact Laws with System-On-Chip
—This paper presents the development and implementation of a multiprocessor system-on-chip solution for fast and real time simulations of complex and nonlinear wheel-rail contact...
Yongji Zhou, T. X. Mei, Steven Freear
118
Voted
SODA
2008
ACM
86views Algorithms» more  SODA 2008»
15 years 2 months ago
Space-efficient dynamic orthogonal point location, segment intersection, and range reporting
We describe an asymptotically optimal data-structure for dynamic point location for horizontal segments. For n line-segments, queries take O(log n) time, updates take O(log n) amo...
Guy E. Blelloch