Sciweavers

2781 search results - page 30 / 557
» System Modules
Sort
View
APLAS
2008
ACM
14 years 11 months ago
ML Modules and Haskell Type Classes: A Constructive Comparison
Researchers repeatedly observed that the module system of ML and the type class mechanism of Haskell are related. So far, this relationship has received little formal investigation...
Stefan Wehr, Manuel M. T. Chakravarty
70
Voted
WSC
2000
14 years 11 months ago
Cluster tool simulation assists the system design
Designing semiconductor cluster tool systems is a complicated task due to the nature of automatic operations and various configurations of modules and task response priorities of ...
Sarayuth Poolsup, Salil Deshpande
56
Voted
CDC
2009
IEEE
134views Control Systems» more  CDC 2009»
15 years 1 months ago
Neural control of the Wells turbine-generator module
— Wave energy is one of the most promising forms of ocean renewable sources because of its high availability. The Wells turbine has been one of the defining technologies in the d...
Modesto Amundarain, Mikel A. Goitia, Aitor J. Garr...
84
Voted
ICRA
2009
IEEE
128views Robotics» more  ICRA 2009»
15 years 4 months ago
Stable dynamic walking of a quadruped via phase modulations against small disturbances
— It is generally accepted that locomotion in animals is based on a trade-off between energy consumption and stability. However, this trade-off is the result of the interaction b...
Christophe Maufroy, Hiroshi Kimura, Kunikatsu Taka...
ECOOP
2005
Springer
15 years 3 months ago
Open Modules: Modular Reasoning About Advice
Advice is a mechanism used by advanced object-oriented and aspect-oriented programming languages to augment the behavior of methods in a program. Advice can help to make programs m...
Jonathan Aldrich