Sciweavers

3311 search results - page 417 / 663
» Deductive Object Programming
Sort
View
SIGDOC
1992
ACM
15 years 8 months ago
Documenting software systems with views
Softwareprofessionals rely on internaldocumentationas an aid in understanding programs. Unfortunately, the documentation for most programs is usually out-of-date and cannot be tru...
Scott R. Tilley, Hausi A. Müller, Mehmet A. O...
TOOLS
1992
IEEE
15 years 8 months ago
Write-ing Applications: Design of an Extensible Text Editor as an Application Framework
Using an object-oriented approach, the text editor Write has been designed to be extensible while its basic structure has been kept small and simple. As its main extension concept...
Clemens A. Szyperski
IFIP
2010
Springer
15 years 7 months ago
Improvement of Robotic Micromanipulations Using Chemical Functionalisations
: Robotic microhandling is disturbed by the adhesion phenomenon between the micro-object and the grippers. This phenomenon is directly linked to both the object and the gripper sur...
Jérôme Dejeu, Patrick Rougeot, Micha&...
DATE
2004
IEEE
123views Hardware» more  DATE 2004»
15 years 7 months ago
On Concurrent Error Detection with Bounded Latency in FSMs
We discuss the problem of concurrent error detection (CED) with bounded latency in finite state machines (FSMs). The objective of this approach is to reduce the overhead of CED, a...
Sobeeh Almukhaizim, Petros Drineas, Yiorgos Makris
130
Voted
ESOP
2000
Springer
15 years 7 months ago
Alias Types
Abstract. Linear type systems allow destructive operations such as object deallocation and imperative updates of functional data structures. These operations and others, such as th...
Frederick Smith, David Walker, J. Gregory Morriset...