Sciweavers

3667 search results - page 87 / 734
» Software Rejuvenation - Modeling and Analysis
Sort
View
MSR
2006
ACM
14 years 1 months ago
Mining software repositories with CVSgrab
In this paper we address the process and team analysis categories of the MSR Mining Challenge 2006. We use our CVSgrab tool to acquire the data and interactively visualize the evo...
Lucian Voinea, Alexandru Telea
ICPP
1996
IEEE
13 years 12 months ago
MpPVM: A Software System for Non-Dedicated Heterogeneous Computing
This paper presents the design and preliminary implementation of MpPVM, a software system that supports process migration for PVM application programs in a non-dedicated heterogen...
Kasidit Chanchio, Xian-He Sun
ICSE
2003
IEEE-ACM
14 years 7 months ago
Java Program Analysis Projects in Osaka University: Aspect-Based Slicing System ADAS and Ranked-Component Search System SPARS-J
In our research demonstration, we show two development support systems for Java programs. One is an Aspectoriented Dynamic Analysis and Slice calculation system named ADAS, and an...
Reishi Yokomori, Takashi Ishio, Tetsuo Yamamoto, M...
BMCBI
2008
113views more  BMCBI 2008»
13 years 7 months ago
SNPFile - A software library and file format for large scale association mapping and population genetics studies
Background: High-throughput genotyping technology has enabled cost effective typing of thousands of individuals in hundred of thousands of markers for use in genome wide studies. ...
Jesper Nielsen, Thomas Mailund
PLDI
2011
ACM
12 years 10 months ago
Precise and compact modular procedure summaries for heap manipulating programs
We present a strictly bottom-up, summary-based, and precise heap analysis targeted for program verification that performs strong updates to heap locations at call sites. We firs...
Isil Dillig, Thomas Dillig, Alex Aiken, Mooly Sagi...