Sciweavers

1760 search results - page 94 / 352
» A System to Mark Programs Automatically
Sort
View
ICS
2007
Tsinghua U.
15 years 6 months ago
Sensitivity analysis for automatic parallelization on multi-cores
Sensitivity Analysis (SA) is a novel compiler technique that complements, and integrates with, static automatic parallelization analysis for the cases when relevant program behavi...
Silvius Rus, Maikel Pennings, Lawrence Rauchwerger
ISSTA
2010
ACM
15 years 2 days ago
Automatically identifying critical input regions and code in applications
Applications that process complex inputs often react in different ways to changes in different regions of the input. Small changes to forgiving regions induce correspondingly smal...
Michael Carbin, Martin C. Rinard
IJSN
2006
78views more  IJSN 2006»
14 years 12 months ago
An approach to synthesise safe systems
: Detectors are system components that identify whether the system is in a particular state. Detectors can be used to ensure arbitrary safety properties for systems, that is, they ...
Arshad Jhumka, Felix C. Freiling, Christof Fetzer,...
ICMB
2006
IEEE
101views Business» more  ICMB 2006»
15 years 6 months ago
Personal Heart Monitoring and Rehabilitation System using Smart Phones
This paper discusses a personalized heart monitoring system using smart phones and wireless (bio) sensors. We combine ubiquitous computing with mobile health technology to monitor...
Peter Leijdekkers, Valérie Gay
TOPLAS
2010
115views more  TOPLAS 2010»
14 years 10 months ago
JavaCOP: Declarative pluggable types for java
program constraints are defined over a program’s abstract syntax tree. The JAVACOP compiler automatically enforces these constraints on programs during compilation. The JAVACOP ...
Shane Markstrum, Daniel Marino, Matthew Esquivel, ...