Sciweavers

11214 search results - page 172 / 2243
» Just-in-time data structures
Sort
View
157
Voted
EGH
2011
Springer
14 years 16 days ago
MSBVH: An Efficient Acceleration Data Structure for Ray Traced Motion Blur
Leonhard Gruenschloß, Martin Stich, Sehera N...
91
Voted
SIGCSE
2012
ACM
278views Education» more  SIGCSE 2012»
13 years 8 months ago
Introducing parallelism and concurrency in the data structures course
We report on our experience integrating a three-week
Dan Grossman, Ruth E. Anderson
182
Voted
JACM
2012
13 years 3 months ago
Polylogarithmic concurrent data structures from monotone circuits
James Aspnes, Hagit Attiya, Keren Censor-Hillel
SIGPLAN
2002
15 years 12 days ago
Template meta-programming for Haskell
We propose a new extension to the purely functional programming language Haskell that supports compile-time meta-programming. The purpose of the system is to support the algorithm...
Tim Sheard, Simon L. Peyton Jones