Sciweavers

630 search results - page 19 / 126
» Sameness: An Experiment in Code Search
Sort
View
EDBT
2008
ACM
166views Database» more  EDBT 2008»
14 years 7 months ago
A novel spectral coding in a large graph database
Retrieving related graphs containing a query graph from a large graph database is a key issue in many graph-based applications, such as drug discovery and structural pattern recog...
Lei Zou, Lei Chen 0002, Jeffrey Xu Yu, Yansheng Lu
ACSC
2008
IEEE
14 years 2 months ago
An investigation on a community's web search variability
Users’ past search behaviour provides a rich context that an information retrieval system can use to tailor its search results to suit an individual’s or a community’s infor...
Mingfang Wu, Andrew Turpin, Justin Zobel
ISCAS
2007
IEEE
171views Hardware» more  ISCAS 2007»
14 years 1 months ago
Using H.264/AVC-based Scalable Video Coding (SVC) for Real Time Streaming in Wireless IP Networks
— A streaming system based on the Scalable Video Coding (SVC) extension of H.264/AVC is shown. SVC allows for data rate adaptation without re-encoding just by dropping packets of...
Thomas Schierl, Cornelius Hellge, Shpend Mirta, Ka...
ICIP
2005
IEEE
14 years 9 months ago
Bit allocation and quantizer optimization in multiple description coding with oversampled filterbanks
Multiple Description coding has been recently proposed for images and video transmission in packet erasure channels because of its good loss recovery capability. In this paper, we...
Riccardo Bernardini, Luca Celetto, Roberto Rinaldo...
SIGSOFT
2007
ACM
14 years 8 months ago
RELAY: static race detection on millions of lines of code
Data races occur when multiple threads are about to access the same piece of memory, and at least one of those accesses is a write. Such races can lead to hard-to-reproduce bugs t...
Jan Wen Voung, Ranjit Jhala, Sorin Lerner