Sciweavers

760 search results - page 66 / 152
» A visualization system for multithreaded programming
Sort
View
CORR
2008
Springer
94views Education» more  CORR 2008»
14 years 9 months ago
A Toolkit for Scalable Spreadsheet Visualization
This paper presents a toolkit for spreadsheet visualization based on logical areas, semantic classes and data Logical areas, semantic classes and data modules are abstract represe...
Markus Clermont
ICPR
2008
IEEE
15 years 11 months ago
Evolving boundary detectors for natural images via Genetic Programming
Boundary detection constitutes a crucial step in many computer vision tasks. We present a novel learning approach to automatically construct a boundary detector for natural images...
Ilan Kadar, Moshe Sipper, Ohad Ben-Shahar
80
Voted
VL
2003
IEEE
128views Visual Languages» more  VL 2003»
15 years 3 months ago
Development and evaluation of a model of programming errors
Models of programming and debugging suggest many causes of errors, and many classifications of error types exist. Yet, there has been no attempt to link causes of errors to these ...
Andrew Jensen Ko, Brad A. Myers
VL
2003
IEEE
129views Visual Languages» more  VL 2003»
15 years 3 months ago
Context-aware computing support for the educationally disadvantaged
The educationally disadvantaged people in contextaware computing are those without any programming experience, and are unable to build context-aware applications with the current ...
Timothy Sohn
167
Voted
ISSTA
2012
ACM
13 years 4 days ago
Cooperative types for controlling thread interference in Java
Multithreaded programs are notoriously prone to unintended interference between concurrent threads. To address this problem, we argue that yield annotations in the source code sho...
Jaeheon Yi, Tim Disney, Stephen N. Freund, Cormac ...