Sciweavers

11653 search results - page 33 / 2331
» The Development of the C Language
Sort
View
139
Voted
GREC
2007
Springer
15 years 7 months ago
Developing Domain-Specific Gesture Recognizers for Smart Diagram Environments
Computer understanding of visual languages in pen-based environments requires a combination of lexical analysis in which the basic tokens are recognized from hand-drawn gestures an...
Adrian C. Bickerstaffe, Aidan Lane, Bernd Meyer, K...
APSEC
2001
IEEE
15 years 7 months ago
The Steam Boiler in a Unified Theory of Z and CSP
This paper presents a formalisation of the steamboiler problem using Circus, a unified theory of the formal specification languages Z and CSP. The aim of Circus is to provide powe...
Jim Woodcock, Ana Cavalcanti
106
Voted
EDBT
2004
ACM
117views Database» more  EDBT 2004»
16 years 3 months ago
XPath with Conditional Axis Relations
This paper is about the W3C standard node-addressing language for XML documents, called XPath. XPath is still under development. Version 2.0
Maarten Marx
CORR
2010
Springer
140views Education» more  CORR 2010»
15 years 1 days ago
Runtime-Flexible Multi-dimensional Arrays and Views for C++98 and C++0x
Multi-dimensional arrays are among the most fundamental and most useful data structures of all. In C++, excellent template libraries exist for arrays whose dimension is fixed at ru...
Björn Andres, Ullrich Köthe, Thorben Kr&...