Sciweavers

387 search results - page 34 / 78
» A generic topology library
Sort
View
ICFP
2005
ACM
15 years 9 months ago
Scrap your nameplate: (functional pearl)
Recent research has shown how boilerplate code, or repetitive code for traversing datatypes, can be eliminated using generic programming techniques already available within some i...
James Cheney
ENTCS
2007
121views more  ENTCS 2007»
14 years 9 months ago
Incremental Parametric Development of Greedy Algorithms
The event B method provides a general framework for modelling both data structures and algorithms. B models are validated by discharging proof obligations ensuring safety properti...
Dominique Cansell, Dominique Méry
58
Voted
MSE
2005
IEEE
111views Hardware» more  MSE 2005»
15 years 3 months ago
Real World SOC Experience for the Classroom
System-on-Chip design is an important new trend in the design of complex integrated circuits. The integration of a microprocessor, memory and peripherals onto a single die opens n...
Johannes Grad, James E. Stine, David D. Neiman
70
Voted
GBRPR
2005
Springer
15 years 3 months ago
Graphical Knowledge Management in Graphics Recognition Systems
Abstract. This paper deals with the problem of graphical knowledge management (formalization, modelling, representation and operationalization) in graphics recognition systems. We ...
Mathieu Delalandre, Éric Trupin, Jacques La...
ESOP
2004
Springer
15 years 3 months ago
Extracting a Data Flow Analyser in Constructive Logic
Abstract. We show how to formalise a constraint-based data flow analysis in the specification language of the Coq proof assistant. This involves defining a dependent type of lat...
David Cachera, Thomas P. Jensen, David Pichardie, ...