Sciweavers

419 search results - page 24 / 84
» A Thread of HOL Development
Sort
View
PPPJ
2009
ACM
15 years 6 months ago
ConcJUnit: unit testing for concurrent programs
In test-driven development, tests are written for each program unit before the code is written, ensuring that the code has a comprehensive unit testing harness. Unfortunately, uni...
Mathias Ricken, Robert Cartwright
ISCAS
2007
IEEE
193views Hardware» more  ISCAS 2007»
15 years 6 months ago
3D Object-based Scalable Wavelet Video Coding with Boundary Effect Suppression
—This paper extends the lifting-based motion threading technique from the frame-based coding to the object-based coding, attracted by the unique advantages of the object-based co...
Yu Liu, Feng Wu, King Ngi Ngan
JIT
2004
Springer
94views Database» more  JIT 2004»
15 years 5 months ago
Self-accounting as Principle for Portable CPU Control in Java
In this paper we present a novel scheme for portable CPU accounting and control in Java, which is based on program transformation techniques and can be used with every standard Jav...
Walter Binder, Jarle Hulaas
IEEEINTERACT
2003
IEEE
15 years 5 months ago
Compiler Support for Dynamic Speculative Pre-Execution
Speculative pre-execution is a promising prefetching technique which uses an auxiliary assisting thread in addition to the main program flow. A prefetching thread (p-thread), whic...
Won Woo Ro, Jean-Luc Gaudiot
FOSAD
2009
Springer
15 years 3 months ago
Verification of Concurrent Programs with Chalice
A program verifier is a tool that allows developers to prove that their code satisfies its specification for every possible input and every thread schedule. These lecture notes des...
K. Rustan M. Leino, Peter Müller, Jan Smans