Sciweavers

3575 search results - page 119 / 715
» Modeling Concurrency with Geometry
Sort
View
ICIP
1999
IEEE
16 years 3 months ago
3-D Image Models and Compression: Synthetic Hybrid or Natural Fit?
This paper highlights recent advancesin image compression aided by 3-D geometry information. As two examples, we present a model-aided video coder for efficient compression of hea...
Bernd Girod, Peter Eisert, Marcus A. Magnor, Eckeh...
COMPGEOM
2004
ACM
15 years 7 months ago
Adaptive mesh generation for real-time terrain modeling
In this simulation we demonstrate how real-time multiresolution approaches based on underlying geometries are used in terrain visualization. The animated sequence demonstrates app...
Russel A. Apu, Marina L. Gavrilova
HPDC
2010
IEEE
15 years 2 months ago
Improving the Hadoop map/reduce framework to support concurrent appends through the BlobSeer BLOB management system
Hadoop is a reference software framework supporting the Map/Reduce programming model. It relies on the Hadoop Distributed File System (HDFS) as its primary storage system. Althoug...
Diana Moise, Gabriel Antoniu, Luc Bougé
DEDS
2007
104views more  DEDS 2007»
15 years 1 months ago
Trellis Processes : A Compact Representation for Runs of Concurrent Systems
The unfolding of a concurrent system represents in a compact manner all possible runs of this system. Unfoldings are used in many applications, ranging from model-checking (offlin...
Eric Fabre
MEMOCODE
2008
IEEE
15 years 8 months ago
Static Deadlock Detection for the SHIM Concurrent Language
Concurrent programming languages are becoming mandatory with the advent of multi-core processors. Two major concerns in any concurrent program are data races and deadlocks. Each a...
Nalini Vasudevan, Stephen A. Edwards