Sciweavers

455 search results - page 18 / 91
» Distributed Processes on Tree Hash
Sort
View
143
Voted
IWPSE
2007
IEEE
15 years 8 months ago
Structural analysis and visualization of C++ code evolution using syntax trees
We present a method to detect and visualize evolution patterns in C++ source code. Our method consists of three steps. First, we extract an annotated syntax tree (AST) from each v...
Fanny Chevalier, David Auber, Alexandru Telea
EJC
2010
15 years 2 months ago
The shape of unlabeled rooted random trees
We consider the number of nodes in the levels of unlabelled rooted random trees and show that the stochastic process given by the properly scaled level sizes weakly converges to th...
Michael Drmota, Bernhard Gittenberger
ICPP
2005
IEEE
15 years 7 months ago
Ferry: An Architecture for Content-Based Publish/Subscribe Services on P2P Networks
Leveraging DHTs (distributed hash table), we propose Ferry, an architecture for content-based publish/subscribe services. With its novel design in subscription installation, subsc...
Yingwu Zhu, Yiming Hu
SDM
2012
SIAM
224views Data Mining» more  SDM 2012»
13 years 4 months ago
Nearest-Neighbor Search on a Time Budget via Max-Margin Trees
Many high-profile applications pose high-dimensional nearest-neighbor search problems. Yet, it still remains difficult to achieve fast query times for state-of-the-art approache...
Parikshit Ram, Dongryeol Lee, Alexander G. Gray
EDUTAINMENT
2006
Springer
15 years 5 months ago
Efficiently Maintaining Consistency Using Tree-Based P2P Network System in Distributed Network Games
There are two main approaches, conservative and optimistic, for maintaining consistency in distributed network games. Under the conservative approach, players may experience netwo...
Kyung Seob Moon, Vallipuram Muthukkumarasamy, Anne...