Sciweavers

3708 search results - page 394 / 742
» Programming with C Exceptions
Sort
View
GECCO
2009
Springer
241views Optimization» more  GECCO 2009»
15 years 11 months ago
A fast high quality pseudo random number generator for nVidia CUDA
Previously either due to hardware GPU limits or older versions of software, careful implementation of PRNGs was required to make good use of the limited numerical precision availa...
William B. Langdon
156
Voted
CC
2001
Springer
131views System Software» more  CC 2001»
15 years 11 months ago
Compiler Transformation of Pointers to Explicit Array Accesses in DSP Applications
Abstract. Efficient implementation of DSP applications are critical for embedded systems. However, current applications written in C, make extensive use of pointer arithmetic maki...
Björn Franke, Michael F. P. O'Boyle
OOPSLA
1995
Springer
15 years 10 months ago
Bidirectional Object Layout for Separate Compilation
Existing schemes for object layout and dispatch in the presence of multiple inheritance and separate compilation waste space and are slower than systems with single inheritance. T...
Andrew C. Myers
CORR
2008
Springer
76views Education» more  CORR 2008»
15 years 6 months ago
Design and Fabrication of the Suspended High-Q Spiral Inductors with X-Beams
In this paper, deep sub-micron CMOS process compatible high Q on chip spiral inductors with air gap structure were designed and fabricated. In the design the electromagnetic solve...
M. C. Hsieh, D. K. Jair, Y. K. Fang, C. S. Lin
SIAMJO
2002
124views more  SIAMJO 2002»
15 years 6 months ago
The Sample Average Approximation Method for Stochastic Discrete Optimization
In this paper we study a Monte Carlo simulation based approach to stochastic discrete optimization problems. The basic idea of such methods is that a random sample is generated and...
Anton J. Kleywegt, Alexander Shapiro, Tito Homem-d...