Sciweavers

3053 search results - page 524 / 611
» Performance of Generative Programming Based Protocol Impleme...
Sort
View
SIGMOD
2001
ACM
147views Database» more  SIGMOD 2001»
16 years 2 months ago
Optimizing Queries Using Materialized Views: A practical, scalable solution
Materialized views can provide massive improvements in query processing time, especially for aggregation queries over large tables. To realize this potential, the query optimizer ...
Jonathan Goldstein, Per-Åke Larson
FASE
2007
Springer
15 years 8 months ago
Contract-Driven Development
Although unit tests are recognized as an important tool in software development, programmers prefer to write code, rather than unit tests. Despite the emergence of tools like JUni...
Bertrand Meyer
WIDM
2005
ACM
15 years 7 months ago
A search result clustering method using informatively named entities
Clustering the results of a search helps the user to overview the information returned. In this paper, we regard the clustering task as indexing the search results. Here, an index...
Hiroyuki Toda, Ryoji Kataoka
CSIE
2009
IEEE
15 years 7 months ago
K-Means on Commodity GPUs with CUDA
K-means algorithm is one of the most famous unsupervised clustering algorithms. Many theoretical improvements for the performance of original algorithms have been put forward, whi...
Hong-tao Bai, Li-li He, Dan-tong Ouyang, Zhan-shan...
FPL
2001
Springer
87views Hardware» more  FPL 2001»
15 years 6 months ago
Parameterized Function Evaluation for FPGAs
This paper presents parameterized module-generators for pipelined function evaluation using lookup tables, adders, shifters and multipliers. We discuss trade-offs involved between...
Oskar Mencer, Nicolas Boullis, Wayne Luk, Henry St...