Sciweavers

933 search results - page 56 / 187
» Robust Distributed Source Coding
Sort
View
129
Voted
IWPSE
2007
IEEE
15 years 6 months ago
Structural analysis and visualization of C++ code evolution using syntax trees
We present a method to detect and visualize evolution patterns in C++ source code. Our method consists of three steps. First, we extract an annotated syntax tree (AST) from each v...
Fanny Chevalier, David Auber, Alexandru Telea
116
Voted
ICCV
2011
IEEE
14 years 16 days ago
Temporally Coded Flash Illumination for Motion Deblurring
We use temporally sequenced flash illumination to capture coded exposure images of fast-moving objects in low light environments. These coded flash images allow for accurate est...
Scott McCloskey, Honeywell ACS Labs
PCM
2007
Springer
132views Multimedia» more  PCM 2007»
15 years 6 months ago
Priority Ordering and Packetization for Scalable Video Multicast with Network Coding
The integration of scalable video representation and network coding (NC) offers an excellent solution to robust and flexible video multicast over IP networks. In this work, we exam...
Song Xiao, Hui Wang, C. C. Jay Kuo
CN
2006
88views more  CN 2006»
15 years 17 days ago
Relevance of massively distributed explorations of the Internet topology: Qualitative results
Internet maps are generally constructed using the traceroute tool from a few sources to many destinations. It appeared recently that this exploration process gives a partial and bi...
Jean-Loup Guillaume, Matthieu Latapy, Damien Magon...
113
Voted
SOSP
2007
ACM
15 years 9 months ago
/*icomment: bugs or bad comments?*/
Commenting source code has long been a common practice in software development. Compared to source code, comments are more direct, descriptive and easy-to-understand. Comments and...
Lin Tan, Ding Yuan, Gopal Krishna, Yuanyuan Zhou