Sciweavers

1180 search results - page 59 / 236
» Total Functional Software Engineering - Overview Paper
Sort
View
RE
2004
Springer
15 years 4 months ago
A Context-Driven Use Case Creation Process for Specifying Automotive Driver Assistance Systems
Current use case guidelines typically recommend a goal-driven process for use case creation and, in many cases, this approach indeed works sufficiently well. Yet, in our experienc...
Hannes Omasreiter, Eduard Metzker
PEPM
1994
ACM
15 years 3 months ago
Dictionary-Free Overloading by Partial Evaluation
One of the most novel features in the functional programming language Haskell is the system of type classes used to support a combination of overloading and polymorphism. Current ...
Mark P. Jones
ARCS
2010
Springer
15 years 5 months ago
The JoSchKa System: Organic Job Distribution in Heterogeneous and Unreliable Environments
Abstract. This paper describes a job distribution system which focuses on standard desktop worker nodes in inhomogeneous and unreliable environments. The system is suited for gener...
Matthias Bonn, Hartmut Schmeck
IOLTS
2006
IEEE
84views Hardware» more  IOLTS 2006»
15 years 5 months ago
Fault Tolerant System Design Method Based on Self-Checking Circuits
This paper describes a highly reliable digital circuit design method based on totally self checking blocks implemented in FPGAs. The bases of the self checking blocks are parity p...
Pavel Kubalík, Petr Fiser, Hana Kubatova
PPPJ
2004
ACM
15 years 4 months ago
A low-footprint class loading mechanism for embedded Java virtual machines
This paper shows that it is possible to dramatically reduce the memory consumption of classes loaded in an embedded Java virtual machine without reducing its functionalities. We d...
Christophe Rippert, Alexandre Courbot, Gilles Grim...