Sciweavers

4155 search results - page 538 / 831
» External Memory Algorithms
Sort
View
CC
2005
Springer
323views System Software» more  CC 2005»
16 years 6 days ago
CodeSurfer/x86-A Platform for Analyzing x86 Executables
CodeSurfer/x86 is a prototype system for analyzing x86 executables. It uses a static-analysis algorithm called value-set analysis (VSA) to recover intermediate representations that...
Gogul Balakrishnan, Radu Gruian, Thomas W. Reps, T...
CISC
2005
Springer
120views Cryptology» more  CISC 2005»
16 years 5 days ago
Towards a General RC4-Like Keystream Generator
RC4 was designed in 1987 when 8-bit and 16-bit processors were commercially available. Today, most processors use 32-bit or 64bit words but using original RC4 with 32/64 bits is in...
Guang Gong, Kishan Chand Gupta, Martin Hell, Yassi...
LCPC
2005
Springer
16 years 4 days ago
Scalable Array SSA and Array Data Flow Analysis
Static Single Assignment (SSA) has been widely accepted as the intermediate program representation of choice in most modern compilers. It allows for a much more efficient data flo...
Silvius Rus, Guobin He, Lawrence Rauchwerger
ACMMSP
2004
ACM
125views Hardware» more  ACMMSP 2004»
16 years 2 days ago
Improving trace cache hit rates using the sliding window fill mechanism and fill select table
As superscalar processors become increasingly wide, it is inevitable that the large set of instructions to be fetched every cycle will span multiple noncontiguous basic blocks. Th...
Muhammad Shaaban, Edward Mulrane
AFRIGRAPH
2004
ACM
16 years 2 days ago
Interactive ray tracing of free-form surfaces
Even though the speed of software ray tracing has recently been increased to interactive performance even on standard PCs, these systems usually only supported triangles as geomet...
Carsten Benthin, Ingo Wald, Philipp Slusallek