Sciweavers

481 search results - page 41 / 97
» Differential symbolic execution
Sort
View
ICC
2007
IEEE
16 years 18 days ago
An ESPAR Antenna for Beamspace-MIMO Systems Using PSK Modulation Schemes
— In this paper the use of electronically steerable passive array radiator (ESPAR) antennas is introduced for achieving increased spectral efficiency characteristics in multiple-...
Antonis Kalis, Constantinos B. Papadias
JOCN
2011
62views more  JOCN 2011»
15 years 1 months ago
Attentional Control in Anterior Cingulate Cortex Based on Probabilistic Cueing
■ In Stroop-like tasks, conflict effects in behavioral measures and ACC activity are smaller on trials following an incongruent trial than following a congruent one. Researchers...
Esther Aarts, Ardi Roelofs
SIGSOFT
2009
ACM
16 years 7 months ago
Darwin: an approach for debugging evolving programs
Debugging refers to the laborious process of finding causes of program failures. Often, such failures are introduced when a program undergoes changes and evolves from a stable ver...
Dawei Qi, Abhik Roychoudhury, Zhenkai Liang, Kapil...
KBSE
2010
IEEE
15 years 4 months ago
Test generation to expose changes in evolving programs
Software constantly undergoes changes throughout its life cycle, and thereby it evolves. As changes are introduced into a code base, we need to make sure that the effect of the ch...
Dawei Qi, Abhik Roychoudhury, Zhenkai Liang
CCS
2006
ACM
15 years 10 months ago
EXE: automatically generating inputs of death
This paper presents EXE, an effective bug-finding tool that automatically generates inputs that crash real code. Instead of running code on manually or randomly constructed input,...
Cristian Cadar, Vijay Ganesh, Peter M. Pawlowski, ...