Sciweavers

2703 search results - page 113 / 541
» Working Class Hero
Sort
View
MAGS
2006
86views more  MAGS 2006»
13 years 10 months ago
A system model for university course timetabling using mobile agents
A mobile multi-agent system is proposed to create solutions for the university course timetabling problem. It is composed of four kinds of agents: (mobile) Course Agents, and (stat...
Yan Yang, Raman Paranjape, Luigi Benedicenti, Nanc...
PAMI
2008
250views more  PAMI 2008»
13 years 10 months ago
Combined Top-Down/Bottom-Up Segmentation
We construct an image segmentation scheme that combines top-down (TD) with bottom-up (BU) processing. In the proposed scheme, segmentation and recognition are intertwined rather th...
Eran Borenstein, Shimon Ullman
TIP
2008
155views more  TIP 2008»
13 years 10 months ago
Improving Color Constancy Using Indoor-Outdoor Image Classification
In this work, we investigate how illuminant estimation techniques can be improved, taking into account automatically extracted information about the content of the images. We consi...
Simone Bianco, Gianluigi Ciocca, Claudio Cusano, R...
JFP
2007
104views more  JFP 2007»
13 years 10 months ago
Understanding functional dependencies via constraint handling rules
Functional dependencies are a popular and useful extension to Haskell style type classes. We give a reformulation of functional dependencies in terms of Constraint Handling Rules ...
Martin Sulzmann, Gregory J. Duck, Simon L. Peyton ...
CJ
2000
101views more  CJ 2000»
13 years 10 months ago
Safe Structural Conformance for Java
In Java, an interface specifies public abstract methods and associated public constants. Conformance of a class to an interface is by name. We propose to allow structural conforma...
Konstantin Läufer, Gerald Baumgartner, Vincen...