Sciweavers

4184 search results - page 605 / 837
» Names of Our Lives
Sort
View
IWPC
2002
IEEE
15 years 11 months ago
Dependence-Cache Slicing: A Program Slicing Method Using Lightweight Dynamic Information
When we try to debug or to comprehend a large program, it is important to separate suspicious program portions from the overall source program. Program slicing is a promising tech...
Tomonori Takada, Fumiaki Ohata, Katsuro Inoue
188
Voted
SIGMOD
2010
ACM
182views Database» more  SIGMOD 2010»
15 years 11 months ago
Query portals: dynamically generating portals for entity-oriented web queries
Many web queries seek information about named entities (such as products or people). Web search engines federate such entity-oriented queries to relevant structured databases; the...
Sanjay Agrawal, Kaushik Chakrabarti, Surajit Chaud...
CISIS
2009
IEEE
15 years 11 months ago
Smews: Smart and Mobile Embedded Web Server
—In this paper, we show that Web protocols and technologies are good candidates to design the Internet of Things, through a user-centric architecture (the user simply has to use ...
Simon Duquennoy, Gilles Grimaud, Jean-Jacques Vand...
CAIP
2009
Springer
209views Image Analysis» more  CAIP 2009»
15 years 11 months ago
Total Variation Processing of Images with Poisson Statistics
This paper deals with denoising of density images with bad Poisson statistics (low count rates), where the reconstruction of the major structures seems the only reasonable task. Ob...
Alex Sawatzky, Christoph Brune, Jahn Müller, ...
CC
2009
Springer
157views System Software» more  CC 2009»
15 years 11 months ago
Parsing C/C++ Code without Pre-processing
Abstract. It is difficult to develop style-preserving source-to-source transformation engines for C and C++. The main reason is not the complexity of those languages, but the use o...
Yoann Padioleau