Sciweavers

1336 search results - page 86 / 268
» codes 2005
Sort
View
EUC
2005
Springer
15 years 8 months ago
Optimizing Nested Loops with Iterational and Instructional Retiming
Abstract. Embedded systems have strict timing and code size requirements. Retiming is one of the most important optimization techniques to improve the execution time of loops by in...
Chun Xue, Zili Shao, Meilin Liu, Mei Kang Qiu, Edw...
ACSAC
2005
IEEE
15 years 9 months ago
Dynamic Taint Propagation for Java
Improperly validated user input is the underlying root cause for a wide variety of attacks on web-based applications. Static approaches for detecting this problem help at the time...
Vivek Haldar, Deepak Chandra, Michael Franz
RELMICS
2005
Springer
15 years 8 months ago
Control-Flow Semantics for Assembly-Level Data-Flow Graphs
Abstract. As part of a larger project, we have built a declarative assembly language that enables us to specify multiple code paths to compute particular quantities, giving the ins...
Wolfram Kahl, Christopher Kumar Anand, Jacques Car...
PCM
2005
Springer
143views Multimedia» more  PCM 2005»
15 years 8 months ago
A Frame-Layer Rate Control Algorithm for H.264 Using Rate-Dependent Mode Selection
Since the H.264 video coding standard becomes quite popular for transmission of diverse multimedia data due to its high coding efficiency, bit allocation and buffer management sche...
Jun-Yup Kim, Seung Hwan Kim, Yo-Sung Ho
EMSOFT
2005
Springer
15 years 8 months ago
HAIL: a language for easy and correct device access
It is difficult to write device drivers. One factor is that writing low-level code for accessing devices and manipulating their registers is tedious and error-prone. For many syst...
Jun Sun 0002, Wanghong Yuan, Mahesh Kallahalla, Na...