Sciweavers

442 search results - page 79 / 89
» Slicing Aspect-Oriented Software
Sort
View
ICSE
2008
IEEE-ACM
14 years 7 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
ICIP
2008
IEEE
14 years 1 months ago
Macroblock-based retransmission for error-resilient video streaming
This paper revisits the problem of source-channel coding for error-resilient video streaming. We propose a new method to enable adaptive redundancy in the bitstream: fine-grain r...
J. Christian Schmidt, Kenneth Rose
IRI
2005
IEEE
14 years 9 days ago
A grid oriented approach to reusing legacy code in ICENI framework
Legacy systems are valuable assets for organisations. They continuously evolve with new emerged technologies in rapidly changing business environment. ICENI provided an excellent ...
Jianzhi Li, Zhuopeng Zhang, Hongji Yang
SIGCSE
2008
ACM
120views Education» more  SIGCSE 2008»
13 years 6 months ago
A system for developing tablet pc applications for education
We describe a new system for building Tablet PC-based classroom software. The system, called SLICE, is built for extensibility, using a unique "explicit state" model. Ap...
Sam Kamin, Michael Hines, Chad Peiper, Boris Capit...
CHI
2009
ACM
14 years 7 months ago
Finding causes of program output with the Java Whyline
Debugging and diagnostic tools are some of the most important software development tools, but most expect developers choose the right code to inspect. Unfortunately, this rarely o...
Andrew Jensen Ko, Brad A. Myers