Sciweavers

1279 search results - page 124 / 256
» Fast Implementations of Automata Computations
Sort
View
PG
2007
IEEE
14 years 4 months ago
GPU-Based Monte-Carlo Volume Raycasting
This paper presents a practical, high-quality, hardwareaccelerated volume rendering approach including scattering, environment mapping, and ambient occlusion. We examine the appli...
Christof Rezk-Salama
ACL
2010
13 years 8 months ago
An Open-Source Package for Recognizing Textual Entailment
This paper presents a general-purpose open source package for recognizing Textual Entailment. The system implements a collection of algorithms, providing a configurable framework ...
Milen Kouylekov, Matteo Negri
CAP
2010
13 years 5 months ago
A high-performance algorithm for calculating cyclotomic polynomials
The nth cyclotomic polynomial, n(z), is the monic polynomial whose (n) distinct roots are the nth primitive roots of unity. n(z) can be computed efficiently as a quotient of terms...
Andrew Arnold, Michael B. Monagan
PPOPP
2011
ACM
13 years 1 months ago
Time skewing made simple
Time skewing and loop tiling has been known for a long time to be a highly beneficial acceleration technique for nested loops especially on bandwidth hungry multi-core processors...
Robert Strzodka, Mohammed Shaheen, Dawid Pajak
ARITH
2011
IEEE
12 years 10 months ago
Short Division of Long Integers
—We consider the problem of short division — i.e., approximate quotient — of multiple-precision integers. We present ready-to-implement algorithms that yield an approximation...
David Harvey, Paul Zimmermann