Sciweavers

1597 search results - page 180 / 320
» A Design Method for Object-Oriented Programming
Sort
View
CVPR
2011
IEEE
14 years 10 months ago
Face Recognition with Large Pose Variation
2-D face recognition in the presence of large pose variations presents a significant challenge. When comparing a frontal image of a face to a near profile image, one must cope w...
Carlos Castillo, David Jacobs
TLDI
2003
ACM
108views Formal Methods» more  TLDI 2003»
15 years 8 months ago
Inferring annotated types for inter-procedural register allocation with constructor flattening
We introduce an annotated type system for a compiler intermediate language. The type system is designed to support inter-procedural register allocation and the representation of t...
Torben Amtoft, Robert Muller
IFL
2000
Springer
15 years 6 months ago
Improving Cache Effectiveness through Array Data Layout Manipulation in SAC
Sac is a functional array processing language particularly designed with numerical applications in mind. In this field the runtime performance of programs critically depends on the...
Clemens Grelck
TYPES
2000
Springer
15 years 6 months ago
Executing Higher Order Logic
We report on the design of a prototyping component for the theorem prover Isabelle/HOL. Specifications consisting of datatypes, recursive functions and inductive definitions are co...
Stefan Berghofer, Tobias Nipkow
SODA
2004
ACM
161views Algorithms» more  SODA 2004»
15 years 4 months ago
Approximation schemes for Metric Bisection and partitioning
We design polynomial time approximation schemes (PTASs) for Metric BISECTION, i.e. dividing a given finite metric space into two halves so as to minimize or maximize the sum of di...
Wenceslas Fernandez de la Vega, Marek Karpinski, C...