Sciweavers

583 search results - page 86 / 117
» New algorithms for efficient parallel string comparison
Sort
View
BSDCON
2003
15 years 3 months ago
ULE: A Modern Scheduler for FreeBSD
The existing thread scheduler in FreeBSD was well suited towards the computing environment that it was developed in. As the priorities and hardware targets of the project have cha...
Jeff Roberson
CORR
2008
Springer
118views Education» more  CORR 2008»
15 years 2 months ago
A Logic Programming Framework for Combinational Circuit Synthesis
Abstract. Logic Programming languages and combinational circuit synthesis tools share a common "combinatorial search over logic formulae" background. This paper attempts ...
Paul Tarau, Brenda Luderman
96
Voted
CAGD
2005
93views more  CAGD 2005»
15 years 1 months ago
Simple local interpolation of surfaces using normal vectors
A simple algorithm for surface interpolation is proposed. Its central idea is quadratic interpolation of a curved segment from the position and normal vectors at the end points, w...
Takashi Nagata
WSC
2008
15 years 4 months ago
The improved sweep metaheuristic for simulation optimization and application to job shop scheduling
We present an improved sweep metaheuristic for discrete event simulation optimization. The sweep algorithm is a tree search similar to beam search. The basic idea is to run a limi...
George Jiri Mejtsky
SIGMOD
2008
ACM
140views Database» more  SIGMOD 2008»
16 years 2 months ago
Relational joins on graphics processors
We present a novel design and implementation of relational join algorithms for new-generation graphics processing units (GPUs). The most recent GPU features include support for wr...
Bingsheng He, Ke Yang, Rui Fang, Mian Lu, Naga K. ...