Sciweavers

548 search results - page 71 / 110
» Adding Real Time to Formal Program Development
Sort
View
87
Voted
ICST
2010
IEEE
14 years 8 months ago
Precisely Detecting Runtime Change Interactions for Evolving Software
Abstract—Developers often make multiple changes to software. These changes are introduced to work cooperatively or to accomplish separate goals. However, changes might not intera...
Raúl A. Santelices, Mary Jean Harrold, Ales...
91
Voted
ICRA
2005
IEEE
137views Robotics» more  ICRA 2005»
15 years 3 months ago
Characterization of the Micromechanical Flying Insect by Optical Position Sensing
Abstract— In the following work, we develop a characterization method using miniature fiberoptic position sensors for the Micromechanical Flying Insect (MFI)1 , a centimeter siz...
Erik Steltz, Robert J. Wood, Srinath Avadhanula, R...
ICAI
2004
14 years 11 months ago
Using Fuzzy Clustering for Real-time Space Flight Safety
To ensure space flight safety, it is necessary to monitor myriad sensor readings on the ground and in flight. Since a space shuttle has many sensors, monitoring data and drawing c...
Charles Lee, Darrin M. Hanna, Richard E. Haskell, ...
WOTUG
2008
14 years 11 months ago
Representation and Implementation of CSP and VCR Traces
Abstract. Communicating Sequential Processes (CSP) was developed around a formal algebra of processes and a semantics based on traces (and failures and divergences). A trace is a r...
Neil C. C. Brown, Marc L. Smith
POPL
2007
ACM
15 years 10 months ago
Cork: dynamic memory leak detection for garbage-collected languages
A memory leak in a garbage-collected program occurs when the program inadvertently maintains references to objects that it no longer needs. Memory leaks cause systematic heap grow...
Maria Jump, Kathryn S. McKinley