Sciweavers

2233 search results - page 160 / 447
» Modular type classes
Sort
View
IROS
2008
IEEE
91views Robotics» more  IROS 2008»
15 years 11 months ago
Peltier-based freeze-thaw connector for waterborne self-assembly systems
Abstract— We present a novel type of inter-module connection mechanism for waterborne modular robotic systems. The proposed mechanism exploits the thermoelectric effect to cool d...
Shuhei Miyashita, Flurin Casanova, Max Lungarella,...
148
Voted
ML
2006
ACM
113views Machine Learning» more  ML 2006»
15 years 11 months ago
A separate compilation extension to standard ML
We present an extension to Standard ML, called SMLSC, to support separate compilation. The system gives meaning to individual program fragments, called units. Units may depend on ...
David Swasey, Tom Murphy VII, Karl Crary, Robert H...
ML
2007
ACM
122views Machine Learning» more  ML 2007»
15 years 4 months ago
Status report: hot pickles, and how to serve them
The need for flexible forms of serialisation arises under many circumstances, e.g. for doing high-level inter-process communication or to achieve persistence. Many languages, inc...
Andreas Rossberg, Guido Tack, Leif Kornstaedt
130
Voted
WISE
2000
Springer
15 years 9 months ago
Online Web Mining Transactions Association Rules using Frame Metadata Model
In this paper, we introduce a frame metadata model to facilitate the continuous association rules of web transactions. A new set of association rules can be derived with the updat...
Joseph Fong, John G. Hughes, Jianhan Zhu
129
Voted
OOPSLA
2000
Springer
15 years 8 months ago
Application isolation in the JavaTM Virtual Machine
To date, systems offering multitasking for the JavaTM programming language either use one process or one class loader for each application. Both approaches are unsatisfactory. Usi...
Grzegorz Czajkowski