Sciweavers

2081 search results - page 177 / 417
» codes 2006
Sort
View
ICIP
2006
IEEE
16 years 1 months ago
Parity-Object Embedded Streaming for Synthetic Graphics
This paper proposes an object-oriented approach for streaming synthetic graphic contents over a packet-erasure channel. Graphic objects such as geometric meshes and texture images...
Dihong Tian, Ghassan Alregib
ICPR
2006
IEEE
16 years 17 days ago
Estimating the Optimal Quantization Parameter in H.264
The quantization parameter (QP) has a very important impact on the compression rate in H.264. In this paper we show that in order to achieve efficient rate-control coding a good e...
Attila Licsár, Gergely Császá...
CHI
2006
ACM
15 years 12 months ago
Social visualization in software development
Most software development tools focus on supporting the primary technical work ? writing code, managing requirements, filing bugs, etc. Yet with large teams, managing the social a...
Jason B. Ellis, Catalina Danis, Christine Halverso...
OSDI
2006
ACM
15 years 11 months ago
Making Information Flow Explicit in HiStar
HiStar is a new operating system designed to minimize the amount of code that must be trusted. HiStar provides strict information flow control, which allows users to specify preci...
David Mazières, Eddie Kohler, Nickolai Zeld...
APSEC
2006
IEEE
15 years 5 months ago
An Accurate and Convenient Undo Mechanism for Refactorings
Refactoring makes existing source code more understandable and reusable without changing observable behavior. Therefore, applying refactorings to existing source code and reversin...
Katsuhisa Maruyama