Sciweavers

3053 search results - page 405 / 611
» Performance of Generative Programming Based Protocol Impleme...
Sort
View
WEBI
2005
Springer
15 years 9 months ago
Developing Agent Web Service Agreements
Web services have emerged as a new paradigm that supports loosely-coupled distributed systems in service discovery and service execution. Next generation web services will evolve ...
Shamimabi Paurobally, Nicholas R. Jennings
SI3D
2009
ACM
15 years 8 months ago
Screen space fluid rendering with curvature flow
We present an approach for rendering the surface of particle-based fluids that is simple to implement, has real-time performance with a configurable speed/quality trade-off, and...
Wladimir J. van der Laan, Simon Green, Miguel Sain...
TLDI
2003
ACM
135views Formal Methods» more  TLDI 2003»
15 years 8 months ago
Typed compilation of recursive datatypes
Standard ML employs an opaque (or generative) semantics of datatypes, in which every datatype declaration produces a new type that is different from any other type, including othe...
Joseph Vanderwaart, Derek Dreyer, Leaf Petersen, K...
HYBRID
2010
Springer
15 years 5 months ago
Receding horizon control for temporal logic specifications
In this paper, we describe a receding horizon scheme that satisfies a class of linear temporal logic specifications sufficient to describe a wide range of properties including saf...
Tichakorn Wongpiromsarn, Ufuk Topcu, Richard M. Mu...
POPL
2002
ACM
16 years 3 months ago
Towards automatic construction of staged compilers
Some compilation systems, such as offline partial evaluators and selective dynamic compilation systems, support staged optimizations. A staged optimization is one where a logicall...
Matthai Philipose, Craig Chambers, Susan J. Eggers