Sciweavers

1937 search results - page 54 / 388
» Adaptation-based programming in java
Sort
View
ENTCS
2002
88views more  ENTCS 2002»
13 years 9 months ago
Testing Concurrent Java Programs using Randomized Scheduling
The difficulty of finding errors caused by unexpected interleavings of threads in concurrent programs is well known. Model checkers can pinpoint such errors and verify correctness...
Scott D. Stoller
ITICSE
2005
ACM
14 years 2 months ago
Iconic programming for flowcharts, java, turing, etc
One of the largest barriers to learning programming is the precise and complex syntax required to write programs. This barrier is a key impediment to the integration of programmin...
Stephen Chen, Stephen Morris
VL
2003
IEEE
151views Visual Languages» more  VL 2003»
14 years 2 months ago
JAN -Java animation for program understanding
JAN is a system for animated execution of Java programs. Its application area is program understanding rather than debugging. To this end, the animation can be customized, both by...
Klaus-Peter Löhr, André Vratislavsky
WCRE
2000
IEEE
14 years 1 months ago
Understanding the Behavior of Java Programs
To fully understand the underlying architecture of an object-oriented software system, both static and dynamic analyses are needed. Dynamic reverse engineering techniques are espe...
Tarja Systä
ICSE
2003
IEEE-ACM
14 years 9 months ago
JIVE: Visualizing Java in Action Demonstration Description
Dynamic software visualization should provide a programmer with insights as to what the program is doing. Most current dynamic visualizations either use program traces to show inf...
Steven P. Reiss