Sciweavers

2297 search results - page 49 / 460
» A fast APRIORI implementation
Sort
View
75
Voted
ICFP
2004
ACM
15 years 10 months ago
Making a fast curry: push/enter vs. eval/apply for higher-order languages
Higher-order languages that encourage currying are implemented using one of two basic evaluation models: push/enter or eval/apply. Implementors use their intuition and qualitative...
Simon Marlow, Simon L. Peyton Jones
ICCD
2008
IEEE
160views Hardware» more  ICCD 2008»
15 years 7 months ago
Fast arbiters for on-chip network switches
— The need for efficient implementation of simple crossbar schedulers has increased in the recent years due to the advent of on-chip interconnection networks that require low la...
Giorgos Dimitrakopoulos, Nikos Chrysos, Costas Gal...
ISLPED
2006
ACM
140views Hardware» more  ISLPED 2006»
15 years 4 months ago
L-CBF: a low-power, fast counting bloom filter architecture
—An increasing number of architectural techniques rely on hardware counting bloom filters (CBFs) to improve upon the enegy, delay and complexity of various processor structures. ...
Elham Safi, Andreas Moshovos, Andreas G. Veneris
ESTIMEDIA
2008
Springer
15 years 6 days ago
Fast GPU-based space-time correlation for activity recognition in video sequences
Action recognition is becoming an important component of many computer vision applications such as video surveillance, video indexing and browsing. However most of the space time ...
Mahsan Rofouei, Maryam Moazeni, Majid Sarrafzadeh
ICCS
2005
Springer
15 years 4 months ago
Fast Expression Templates
Abstract. Expression templates (ET) can significantly reduce the implementation effort of mathematical software. For some compilers, especially for those of supercomputers, it ca...
Jochen Härdtlein, Alexander Linke, Christoph ...