Sciweavers

3206 search results - page 172 / 642
» Optimizing Graph Algorithms for Improved Cache Performance
Sort
View
CORR
2010
Springer
102views Education» more  CORR 2010»
15 years 1 months ago
The impact of cell site re-homing on the performance of umts core networks
Mobile operators currently prefer optimizing their radio networks via re-homing or cutting over the cell sites in 2G or 3G networks. The core network, as the parental part of radi...
Ye Ouyang, M. Hosein Fallah
COMSIS
2010
15 years 20 days ago
A novel hierarchical speech emotion recognition method based on improved DDAGSVM
In order to improve the recognition accuracy of speech emotion recognition, in this paper, a novel hierarchical method based on improved Decision Directed Acyclic Graph SVM (improv...
Qi-Rong Mao, Yong-Zhao Zhan
BMCBI
2010
183views more  BMCBI 2010»
15 years 3 months ago
SING: Subgraph search In Non-homogeneous Graphs
Background: Finding the subgraphs of a graph database that are isomorphic to a given query graph has practical applications in several fields, from cheminformatics to image unders...
Raffaele Di Natale, Alfredo Ferro, Rosalba Giugno,...
SMI
2006
IEEE
121views Image Analysis» more  SMI 2006»
15 years 9 months ago
Minimum Ratio Contours on Surface Meshes
We present a novel approach for discretely optimizing contours on the surface of a triangle mesh. This is achieved through the use of a minimum ratio cycle (MRC) algorithm, where ...
Andrew Clements, Hao Zhang 0002
ICFP
2001
ACM
16 years 3 months ago
Contification Using Dominators
Contification is a compiler optimization that turns a function that always returns to the same place into a continuation. Compilers for functional languages use contification to e...
Matthew Fluet, Stephen Weeks