Sciweavers

4061 search results - page 178 / 813
» Framework Evolution Tool
Sort
View
175
Voted
ICST
2009
IEEE
15 years 1 months ago
Euclide: A Constraint-Based Testing Framework for Critical C Programs
Euclide is a new Constraint-Based Testing tool for verifying safety-critical C programs. By using a mixture of symbolic and numerical analyses (namely static single assignment for...
Arnaud Gotlieb
JUCS
2010
151views more  JUCS 2010»
14 years 10 months ago
A Semantic Wiki Framework for Reconciling Conflict Collaborations Based on Selecting Consensus Choice
: Semantic wikis have been regarded as an important collaboration tool among a number of experts from multiple domains. This wiki platform can play a role of collaborative knowledg...
Dosam Hwang, Ngoc Thanh Nguyen, Jason J. Jung, Abo...
CVPR
2009
IEEE
16 years 11 months ago
A Projective Framework for Radiometric Image Analysis
Different materials reflect light in different ways, and reflectance interacts with shape, lighting, and viewpoint to determine an object’s image. Common materials exhibit dive...
Ping Tan (National University of Singapore), Todd ...
PADL
2005
Springer
15 years 9 months ago
Functional Framework for Sound Synthesis
We present an application of functional programming in the domain of sound generation and processing. We use the lazy language Clean to define purely functional stream generators,...
Jerzy Karczmarczuk
116
Voted
TOOLS
2000
IEEE
15 years 8 months ago
Java Multi-Method Framework
— In Java, method implementations are chosen at runtime by late-binding with respect to the runtime class of just the receiver argument. However, in order to simplify many progra...
Rémi Forax, Étienne Duris, Gilles Ro...