Sciweavers

300 search results - page 27 / 60
» Reuse Based Refactoring Tools
Sort
View
ICWL
2003
Springer
14 years 1 months ago
A New Architecture for Web-Based Virtual Laboratory with CORBA Technology
This paper proposes a new architecture for web-based virtual laboratory with CORBA technology. In the architecture, Java Applet acts as the client tool, CORBA acts as the communica...
Jianxin Wang, Weini Lu, Weijia Jia
ICCAD
2006
IEEE
146views Hardware» more  ICCAD 2006»
14 years 2 months ago
Cost-aware synthesis of asynchronous circuits based on partial acknowledgement
Designing asynchronous circuits by reusing existing synchronous tools has become a promising solution to the problem of poor CAD support in asynchronous world. A straightforward w...
Yu Zhou, Danil Sokolov, Alexandre Yakovlev
WSCG
2004
144views more  WSCG 2004»
13 years 9 months ago
Free Form Modelling by Curve Features Manipulation
Freeform features (FFF) manipulation is an emerging research area in geometric modelling field, which aims to develop innovative shape modification paradigms, more focused on glob...
Giancarlo Amati, Alfredo Liverani, Gianni Caligian...
CC
2005
Springer
120views System Software» more  CC 2005»
14 years 1 months ago
Data Slicing: Separating the Heap into Independent Regions
In this paper, we present a formal description of data slicing, which is a type-directed program transformation technique that separates a program’s heap into several independent...
Jeremy Condit, George C. Necula
CC
2009
Springer
157views System Software» more  CC 2009»
14 years 17 days ago
Parsing C/C++ Code without Pre-processing
Abstract. It is difficult to develop style-preserving source-to-source transformation engines for C and C++. The main reason is not the complexity of those languages, but the use o...
Yoann Padioleau