Sciweavers

6187 search results - page 442 / 1238
» Practical Software Measurement
Sort
View
133
Voted
EUROPAR
2007
Springer
16 years 1 months ago
Parallelization of Bulk Operations for STL Dictionaries
STL dictionaries like map and set are commonly used in C++ programs. We consider parallelizing two of their bulk operations, namely the construction from many elements, and the ins...
Leonor Frias, Johannes Singler
CHES
2005
Springer
123views Cryptology» more  CHES 2005»
16 years 11 days ago
Improved Higher-Order Side-Channel Attacks with FPGA Experiments
We demonstrate that masking a block cipher implementation does not sufficiently improve its security against side-channel attacks. Under exactly the same hypotheses as in a Differ...
Eric Peeters, François-Xavier Standaert, Ni...
OTM
2005
Springer
16 years 10 days ago
A Detailed Investigation of Memory Requirements for Publish/Subscribe Filtering Algorithms
Various filtering algorithms for publish/subscribe systems have been proposed. One distinguishing characteristic is their internal representation of Boolean subscriptions: They ei...
Sven Bittner, Annika Hinze
GECCO
2004
Springer
124views Optimization» more  GECCO 2004»
16 years 7 days ago
A Statistical Model of GA Dynamics for the OneMax Problem
A model of the dynamics of solving the counting-ones (OneMax) problem using a simple genetic algorithm (GA) is developed. It uses statistics of the early generations of GA runs to ...
Bulent Buyukbozkirli, Erik D. Goodman
IEEEPACT
1998
IEEE
15 years 11 months ago
Parallelization of Benchmarks for Scalable Shared-Memory Multiprocessors
This work identifies practical compiling techniques for scalable shared memory machines. For this, we have focused on experimental studies using a real machine and representative ...
Yunheung Paek, Angeles G. Navarro, Emilio L. Zapat...