Sciweavers

2192 search results - page 161 / 439
» Embedded function composition
Sort
View
87
Voted
IROS
2006
IEEE
107views Robotics» more  IROS 2006»
15 years 6 months ago
Image Mapping and Visual Attention on a Sensory Ego-Sphere
Abstract— The Sensory Ego-Sphere (SES) is a short-term memory for a robot in the form of an egocentric, tessellated, spherical, sensory-motor map of the robot’s locale. This pa...
Katherine Achim Fleming, Richard Alan Peters II, R...
119
Voted
CAISE
2006
Springer
15 years 4 months ago
Loosely-Coupled Process Automation in Medical Environments
Abstract. We discuss a case study for the hospital scenario where workflow model components are distributed across various computers or devices (e.g. mobile phones, PDAs, sensors, ...
Jurate Vysniauskaite
101
Voted
BMCBI
2008
122views more  BMCBI 2008»
15 years 28 days ago
ESLpred2: improved method for predicting subcellular localization of eukaryotic proteins
Background: The expansion of raw protein sequence databases in the post genomic era and availability of fresh annotated sequences for major localizations particularly motivated us...
Aarti Garg, Gajendra P. S. Raghava
90
Voted
JUCS
2008
165views more  JUCS 2008»
15 years 24 days ago
Shortcut Fusion of Monadic Programs
: Functional programs often combine separate parts of the program using intermediate data structures for communicating results. Programs so defined are easier to understand and mai...
Cecilia Manzino, Alberto Pardo
130
Voted
ICFP
2000
ACM
15 years 5 months ago
Functional programming in C++
This paper describes FC++: a rich library supporting functional programming in C++. Prior approaches to encoding higher order functions in C++ have suffered with respect to polymo...
Brian McNamara, Yannis Smaragdakis