Sciweavers

1430 search results - page 225 / 286
» Query operations for moving objects database systems
Sort
View
MM
1996
ACM
168views Multimedia» more  MM 1996»
15 years 4 months ago
CVEPS - A Compressed Video Editing and Parsing System
Processing digital video directly in the compressed domain has many advantages in terms of storage efficiency, speed, and video quality. We have developed a compressed video editi...
Jianhao Meng, Shih-Fu Chang
VLDB
2007
ACM
144views Database» more  VLDB 2007»
16 years 2 days ago
Cooperative Scans: Dynamic Bandwidth Sharing in a DBMS
This paper analyzes the performance of concurrent (index) scan operations in both record (NSM/PAX) and column (DSM) disk storage models and shows that existing scheduling policies...
Marcin Zukowski, Sándor Héman, Niels...
3DOR
2010
14 years 7 months ago
SHREC'10 Track: Range Scan Retrieval
The 3D Shape Retrieval Contest 2010 (SHREC'10) on range scan retrieval aims at comparing algorithms that match a range scan to complete 3D models in a target database. The qu...
Helin Dutagaci, Afzal Godil, Chun Pan Cheung, Taka...
SIGMOD
2009
ACM
117views Database» more  SIGMOD 2009»
16 years 2 days ago
FERRY: database-supported program execution
We demonstrate the language Ferry and its editing, compilation, and execution environment FerryDeck. Ferry's type system and operations match those of scripting or programmin...
Torsten Grust, Manuel Mayr, Jan Rittinger, Tom Sch...
XIMEP
2004
ACM
108views Database» more  XIMEP 2004»
15 years 5 months ago
The Joy of SAX
Most current XQuery implementations require that all XML data reside in memory in one form or another before they start processing the data. This is unacceptable for large XML doc...
Leonidas Fegaras