Sciweavers

12766 search results - page 30 / 2554
» collective
Sort
View
79
Voted
CLUSTER
2006
IEEE
15 years 3 months ago
A Hybrid MPI Simulator
Collective MPI operations are an interesting research topic, since their implementation is complex and there are many different possible ways to improve their performance. It is no...
Rolf Riesen
IUI
2009
ACM
15 years 4 months ago
IVEA: toward a personalized visual interface for exploring text collections
In this paper we present IVEA, a personalized visual interface which enables users to explore text collections from different perspectives and levels of detail. This work explores...
VinhTuan Thai, Siegfried Handschuh
WASA
2009
Springer
127views Algorithms» more  WASA 2009»
15 years 4 months ago
Experimental Study on Secure Data Collection in Vehicular Sensor Networks
Abstract. In this paper, we show through a simple secure symmetric key based protocol design and its implementation the feasibility of secure data collection in a vehicular sensor ...
Harry Gao, Seth Utecht, Fengyuan Xu, Haodong Wang,...
ICMCS
2006
IEEE
166views Multimedia» more  ICMCS 2006»
15 years 3 months ago
User-Assisted Image Classification on Personal Photo Collections
Image classification on personal photo collections can be extremely useful to various management tasks. However, there is little progress made forwarding it due to (1) lack of tr...
Wei-Ta Chen, Ying-Hsiang Wen, Ming-Syan Chen
ISORC
2006
IEEE
15 years 3 months ago
Real-Time Garbage Collection for Java
Automatic memory management or garbage collection greatly simplifies the development of large systems. However, garbage collection is usually not used in real-time systems due to...
Martin Schoeberl