Sciweavers

10146 search results - page 352 / 2030
» Fast FAST
Sort
View
94
Voted
ASPDAC
2009
ACM
111views Hardware» more  ASPDAC 2009»
15 years 11 months ago
Exact and fast L1 cache simulation for embedded systems
Nobuaki Tojo, Nozomu Togawa, Masao Yanagisawa, Tat...
93
Voted
ASPDAC
2009
ACM
105views Hardware» more  ASPDAC 2009»
15 years 11 months ago
Fast circuit simulation on graphics processing units
Kanupriya Gulati, John F. Croix, Sunil P. Khatri, ...
C3S2E
2009
ACM
15 years 11 months ago
CPU, SMP and GPU implementations of Nohalo level 1, a fast co-convex antialiasing image resampler
This article introduces Nohalo level 1 (“Nohalo”), the simplest member of a family of image resamplers which straighten diagonal interfaces without adding noticeable nonlinear...
Nicolas Robidoux, Minglun Gong, John Cupitt, Adam ...
FDG
2009
ACM
15 years 11 months ago
Very fast action selection for parameterized behaviors
In this paper, I will discuss a set of techniques for supporting limited variable binding in behavior-based systems. This adds additional useful expressivity while preserving the ...
Ian Horswill
HASKELL
2009
ACM
15 years 11 months ago
Alloy: fast generic transformations for Haskell
Data-type generic programming can be used to traverse and manipulate specific parts of large heterogeneously-typed tree structures, without the need for tedious boilerplate. Gene...
Neil C. C. Brown, Adam T. Sampson