Sciweavers

10848 search results - page 291 / 2170
» Programming in Biomolecular Computation
Sort
View
ENTCS
2007
104views more  ENTCS 2007»
15 years 6 months ago
Algorithmic Debugging of Java Programs
In this paper we propose applying the ideas of declarative debugging to the object-oriented language Java as an alternative to traditional trace debuggers used in imperative langu...
Rafael Caballero, Christian Hermanns, Herbert Kuch...
TGC
2010
Springer
15 years 3 months ago
Certified Result Checking for Polyhedral Analysis of Bytecode Programs
Static analysers are becoming so complex that it is crucial to ascertain the soundness of their results in a provable way. In this paper we develop a certified checker in Coq that ...
Frédéric Besson, Thomas P. Jensen, D...

Book
524views
17 years 3 months ago
Programming The Nintendo Game Boy Advance: The Unofficial Guide
All you need to know about the Nintendo game development. You will need to be a proficient in the C Language in order to follow this book.
Jonathan S. Harbour
CHI
2002
ACM
16 years 6 months ago
Physical programming: designing tools for children to create physical interactive environments
Physical interactive environments can come in many forms: museum installations, amusement parks, experimental theaters, and more. Programming these environments has historically b...
Jaime Montemayor, Allison Druin, Allison Farber, S...
PEPM
2009
ACM
16 years 2 months ago
Program transformation for numerical precision
This article introduces a new program transformation in order to enhance the numerical accuracy of floating-point computations. We consider that a program would return an exact r...
Matthieu Martel