Sciweavers

640 search results - page 12 / 128
» Aspectual Feature Modules
Sort
View
ERLANG
2003
ACM
15 years 3 months ago
Parameterized modules in Erlang
This paper describes how the Erlang programming language could be extended with parameterized modules, in a way that is compatible with existing code. This provides a powerful way...
Richard Carlsson
POPL
1990
ACM
15 years 1 months ago
Higher-Order Modules and the Phase Distinction
Typed -calculus is an important tool in programming language research because it provides an extensible framework for studying language features both in isolation and in their rel...
Robert Harper, John C. Mitchell, Eugenio Moggi
ICPR
2008
IEEE
15 years 4 months ago
Modulation-domain particle filter for template tracking
Particle filters provide a robust framework for nonlinear and non-Gaussian estimation problems. In this paper, we present a method to incorporate dominant modulation-domain (Ampl...
R. Senthil Prakash, Rangarajan Aravind
CVPR
2007
IEEE
15 years 12 months ago
Modulation Domain Template Tracking
For the first time, we perform normalized correlation template tracking in the modulation domain. For each frame of the video sequence, we compute a multi-component AM-FM image mo...
Chuong T. Nguyen, Joseph P. Havlicek, Mark B. Year...
ICFP
2006
ACM
15 years 10 months ago
From structures and functors to modules and units
t programming techniques encourage abstraction and reuse through external linking. Some parts of a program, however, must use concrete, internally specified references, so a pure ...
Scott Owens, Matthew Flatt