Sciweavers

6527 search results - page 199 / 1306
» On Typing Information Flow
Sort
View
SMALLTALK
2007
Springer
14 years 3 months ago
Object flow analysis: taking an object-centric view on dynamic analysis
To extract abstract views of the behavior of an object-oriented system for reverse engineering, a body of research exists that analyzes a system’s runtime execution. Those approa...
Adrian Lienhard, Stéphane Ducasse, Tudor G&...
SBACPAD
2005
IEEE
177views Hardware» more  SBACPAD 2005»
14 years 2 months ago
Automatic Data-Flow Graph Generation of MPI Programs
The Data-Flow Graph (DFG) of a parallel application is frequently used to take scheduling decisions, based on the information that it models (dependencies among the tasks and volu...
Rafael Ennes Silva, Guilherme P. Pezzi, Nicolas Ma...
HICSS
2003
IEEE
136views Biometrics» more  HICSS 2003»
14 years 2 months ago
Management of Material Flows in Closed-Loop Supply Chains
Due to the latest developments in European environmental legislation, producers will be responsible for collecting, sorting and recycling of discarded products at the end of their...
Thomas Spengler
VL
1998
IEEE
116views Visual Languages» more  VL 1998»
14 years 1 months ago
Programming Web-Based Applications within a Data-Flow VL
This paper shows how a general purpose data flow visual programming environment can be effectively used to find, collect and manipulate information available on the web. The discu...
Roberto Idini, Mauro Mosconi, Marco Porta
APLAS
2001
ACM
14 years 27 days ago
Estimating Exception-Induced Control Flow for Java
Exception analyses so far cannot provide information on the propagation of thrown exceptions, which is necessary to construct interprocedural control flow graph, visualize exceptio...
Byeong-Mo Chang, Jang-Wu Jo