Sciweavers

5630 search results - page 267 / 1126
» Computability in Specification
Sort
View
PAMI
2002
118views more  PAMI 2002»
15 years 6 months ago
Reconstruction of Three-Dimensional Objects through Matching of Their Parts
The problem of reassembling an object from its parts or fragments has never been addressed with a unified computational approach, which depends on the pure geometric form of the pa...
Georgios Papaioannou, Evaggelia-Aggeliki Karabassi...
SAC
2002
ACM
15 years 6 months ago
A modular approach to build structured event-based systems
Event-based systems are developed and used as a coordination model to integrate components in loosely coupled systems. Research and product development focused so far on efficienc...
Ludger Fiege, Gero Mühl, Felix C. Gärtne...
COLING
2010
15 years 1 months ago
Evaluation of Dependency Parsers on Unbounded Dependencies
We evaluate two dependency parsers, MSTParser and MaltParser, with respect to their capacity to recover unbounded dependencies in English, a type of evaluation that has been appli...
Joakim Nivre, Laura Rimell, Ryan T. McDonald, Carl...
CLUSTER
2001
IEEE
15 years 10 months ago
DECK-SCI: High-Performance Communication and Multithreading for SCI Clusters
This paper presents the design and implementation of DECK-SCI, a multithreaded communication library that fully exploits the high-performance capabilities of the SCI technology. W...
Fabio A. D. de Oliveira, Rafael Bohrer Ávil...
ACMSE
2008
ACM
15 years 8 months ago
A little language for surveys: constructing an internal DSL in Ruby
Using a problem domain motivated by Bentley's"Little Languages" column [1], this paper explores the use of the Ruby programming language's flexible syntax, dyn...
H. Conrad Cunningham