Sciweavers

1104 search results - page 10 / 221
» Experimental evaluation of optimal CSMA
Sort
View
MST
1998
91views more  MST 1998»
15 years 3 months ago
An Experimental Analysis of Parallel
We have developed a methodology for predicting the performance of parallel algorithms on real parallel machines. The methodology consists of two steps. First, we characterize a mac...
Guy E. Blelloch, Charles E. Leiserson
135
Voted
SDM
2012
SIAM
273views Data Mining» more  SDM 2012»
13 years 6 months ago
A Framework for the Evaluation and Management of Network Centrality
Network-analysis literature is rich in node-centrality measures that quantify the centrality of a node as a function of the (shortest) paths of the network that go through it. Exi...
Vatche Ishakian, Dóra Erdös, Evimaria ...
113
Voted
ICPR
2008
IEEE
16 years 4 months ago
3D model based vehicle localization by optimizing local gradient based fitness evaluation
We address the problem of 3D model based vehicle localization in calibrated traffic scenes. A wireframe vehicle model is set up as prior information and an efficient local gradien...
Kaiqi Huang, Min Li, Tieniu Tan, Zhaoxiang Zhang
PEPM
2004
ACM
15 years 9 months ago
Imperative program optimization by partial evaluation
We implement strength reduction and loop-invariant code motion by specializing instrumented interpreters; we define a novel program transformation that uses bisimulation to ident...
Søren Debois
CC
2003
Springer
126views System Software» more  CC 2003»
15 years 9 months ago
Offset Assignment Showdown: Evaluation of DSP Address Code Optimization Algorithms
Abstract. Offset assignment is a highly effective DSP address code optimization technique that has been implemented in a number of ANSI C compilers. In this paper we concentrate on...
Rainer Leupers