Sciweavers

2372 search results - page 241 / 475
» Probabilistic calling context
Sort
View
PLDI
2011
ACM
12 years 11 months ago
Systematic editing: generating program transformations from an example
Software modifications are often systematic—they consist of similar, but not identical, program changes to multiple contexts. Existing tools for systematic program transformati...
Na Meng, Miryung Kim, Kathryn S. McKinley
ICDE
2002
IEEE
136views Database» more  ICDE 2002»
14 years 9 months ago
Mixing Querying and Navigation in MIX
Web-based information systems provide to their users the ability to interleave querying and browsing during their information discovery efforts. The MIX system provides an API cal...
Pratik Mukhopadhyay, Yannis Papakonstantinou
VIS
2007
IEEE
153views Visualization» more  VIS 2007»
14 years 9 months ago
CoViCAD: Comprehensive Visualization of Coronary Artery Disease
We present novel, comprehensive visualization techniques for the diagnosis of patients with Coronary Artery Disease using segmented cardiac MRI data. We extent an accepted medical ...
Maurice Termeer, Javier Oliván Bescós, Marcel ...
ICML
2009
IEEE
14 years 9 months ago
Curriculum learning
Humans and animals learn much better when the examples are not randomly presented but organized in a meaningful order which illustrates gradually more concepts, and gradually more ...
Jérôme Louradour, Jason Weston, Ronan...
ICSE
2008
IEEE-ACM
14 years 9 months ago
Debugging reinvented: asking and answering why and why not questions about program behavior
When software developers want to understand the reason for a program's behavior, they must translate their questions about the behavior into a series of questions about code,...
Andrew Jensen Ko, Brad A. Myers