Sciweavers

3228 search results - page 197 / 646
» Basics of Compiler Design
Sort
View
112
Voted
CCR
2006
101views more  CCR 2006»
15 years 3 months ago
Reflections on network architecture: an active networking perspective
After a long period when networking research seemed to be focused mainly on making the existing Internet work better, interest in "clean slate" approaches to network arc...
Kenneth L. Calvert
FC
2004
Springer
112views Cryptology» more  FC 2004»
15 years 9 months ago
The Vector-Ballot e-Voting Approach
Looking at current cryptographic-based e-voting protocols, one can distinguish three basic design paradigms (or approaches): (a) Mix-Networks based, (b) Homomorphic Encryption base...
Aggelos Kiayias, Moti Yung
128
Voted
OOPSLA
2004
Springer
15 years 8 months ago
The garbage collection advantage: improving program locality
As improvements in processor speed continue to outpace improvements in cache and memory speed, poor locality increasingly degrades performance. Because copying garbage collectors ...
Xianglong Huang, Stephen M. Blackburn, Kathryn S. ...
LCTRTS
2001
Springer
15 years 8 months ago
A Dynamic Programming Approach to Optimal Integrated Code Generation
Phase-decoupled methods for code generation are the state of the art in compilers for standard processors but generally produce code of poor quality for irregular target architect...
Christoph W. Keßler, Andrzej Bednarski
ISCA
1995
IEEE
120views Hardware» more  ISCA 1995»
15 years 7 months ago
Unconstrained Speculative Execution with Predicated State Buffering
Speculative execution is execution of instructions before it is known whether these instructions should be executed. Compiler-based speculative execution has the potential to achi...
Hideki Ando, Chikako Nakanishi, Tetsuya Hara, Masa...