Sciweavers

4764 search results - page 222 / 953
» Applications of Error-Control Coding
Sort
View
SIGSOFT
2010
ACM
13 years 6 months ago
A study of the uniqueness of source code
This paper presents the results of the first study of the uniqueness of source code. We define the uniqueness of a unit of source code with respect to the entire body of written s...
Mark Gabel, Zhendong Su
CGO
2011
IEEE
13 years 2 days ago
Flow-sensitive pointer analysis for millions of lines of code
—Many program analyses benefit, both in precision and performance, from precise pointer analysis. An important dimension of pointer analysis precision is flow-sensitivity, whic...
Ben Hardekopf, Calvin Lin
ICCV
2001
IEEE
14 years 10 months ago
Stripe Boundary Codes for Real-Time Structured-Light Range Scanning of Moving Objects
We present a novel approach to real-time structured light range scanning. After an analysis of the underlying assumptions of existing structured light techniques, we derive a new ...
Olaf A. Hall-Holt, Szymon Rusinkiewicz
ICIP
2005
IEEE
14 years 10 months ago
Time-evolving 3D model representation for scalable video coding
This paper presents an efficient and scalable coding scheme for transmitting a stream of 3D models extracted from a video of a static scene. As in classical model-based video codi...
Luce Morin, Patrick Gioia, Raphaèle Balter
ICSE
2005
IEEE-ACM
14 years 8 months ago
Binary refactoring: improving code behind the scenes
We present Binary Refactoring: a software engineering technique for improving the implementation of programs without modifying their source code. While related to regular refactor...
Eli Tilevich, Yannis Smaragdakis