Sciweavers

11653 search results - page 33 / 2331
» The Development of the C Language
Sort
View
GREC
2007
Springer
13 years 11 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
13 years 11 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
EDBT
2004
ACM
117views Database» more  EDBT 2004»
14 years 8 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»
13 years 4 months 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&...