Sciweavers

2068 search results - page 152 / 414
» On Effectiveness of Application-Layer Coding
Sort
View
ACTAC
2002
99views more  ACTAC 2002»
15 years 4 months ago
Recognizing Design Patterns in C++ Programs with the Integration of Columbus and Maisa
A method for recognizing design patterns from C++ programs is presented. The method consists of two separate phases, analysis and reverse engineering of the C++ code, and architec...
Rudolf Ferenc, Juha Gustafsson, Lászl&oacut...
ICPR
2010
IEEE
15 years 2 months ago
Multi-class Graph Boosting with Subgraph Sharing for Object Recognition
In this paper, we propose a novel multi-class graph boosting algorithm to recognize different visual objects. The proposed method treats subgraph as feature to construct base clas...
Bang Zhang, Getian Ye, Yang Wang 0002, Wei Wang, J...
113
Voted
TEC
2011
77views more  TEC 2011»
14 years 12 months ago
Differential Evolution With Composite Trial Vector Generation Strategies and Control Parameters
—Trial vector generation strategies and control parameters have a significant influence on the performance of differential evolution (DE). This paper studies whether the performa...
Yong Wang, Zixing Cai, Qingfu Zhang
PPOPP
2012
ACM
14 years 14 days ago
Internally deterministic parallel algorithms can be fast
The virtues of deterministic parallelism have been argued for decades and many forms of deterministic parallelism have been described and analyzed. Here we are concerned with one ...
Guy E. Blelloch, Jeremy T. Fineman, Phillip B. Gib...
ECOOP
2012
Springer
13 years 7 months ago
Static Detection of Loop-Invariant Data Structures
As a culture, object-orientation encourages programmers to create objects, both short- and long-lived, without concern for cost. Excessive object creation and initialization can ca...
Guoqing (Harry) Xu, Dacong Yan, Atanas Rountev