Sciweavers

3001 search results - page 108 / 601
» Recursive type generativity
Sort
View
CGF
2005
95views more  CGF 2005»
15 years 2 months ago
Fast Summed-Area Table Generation and its Applications
We introduce a technique to rapidly generate summed-area tables using graphics hardware. Summed area tables, originally introduced by Crow, provide a way to filter arbitrarily lar...
Justin Hensley, Thorsten Scheuermann, Greg Coombe,...
117
Voted
CRYPTO
2004
Springer
128views Cryptology» more  CRYPTO 2004»
15 years 8 months ago
Faster Correlation Attack on Bluetooth Keystream Generator E0
We study both distinguishing and key-recovery attacks against E0, the keystream generator used in Bluetooth by means of correlation. First, a powerful computation method of correla...
Yi Lu 0002, Serge Vaudenay
134
Voted
WWW
2005
ACM
16 years 3 months ago
Expressiveness of XSDs: from practice to theory, there and back again
On an abstract level, XML Schema increases the limited expressive power of Document Type Definitions (DTDs) by extending them with a recursive typing mechanism. However, an invest...
Geert Jan Bex, Wim Martens, Frank Neven, Thomas Sc...
119
Voted
PLDI
1998
ACM
15 years 6 months ago
Run-time Code Generation and Modal-ML
This paper presents a typed programming language and compiler for run-time code generation. The language, called ML2, extends ML with modal operators in the style of the Mini-ML2 ...
Philip Wickline, Peter Lee, Frank Pfenning
145
Voted
VMCAI
2004
Springer
15 years 8 months ago
Construction of a Semantic Model for a Typed Assembly Language
Typed Assembly Languages (TALs) can be used to validate the safety of assembly-language programs. However, typing rules are usually trusted as axioms. In this paper, we show how to...
Gang Tan, Andrew W. Appel, Kedar N. Swadi, Dinghao...