Sciweavers

36320 search results - page 617 / 7264
» From Code to Models
Sort
View
AHS
2006
IEEE
195views Hardware» more  AHS 2006»
16 years 1 months ago
An Efficient Hardware Architecture for H.264 Adaptive Deblocking Filter
This paper presents an efficient hardware architecture for real-time implementation of adaptive deblocking filter algorithm used in H.264 video coding standard. This hardware is d...
Mustafa Parlak, Ilker Hamzaoglu
ISCAS
2005
IEEE
163views Hardware» more  ISCAS 2005»
16 years 21 days ago
Shot change detection on H.264/AVC compressed video
—This paper deals with the problem of shot-change detection on H.264/AVC compressed video. As H.264/AVC employs several new coding tools, the statistic information of macroblock ...
Wei Zeng, Wen Gao
DFT
1999
IEEE
139views VLSI» more  DFT 1999»
15 years 11 months ago
Soft-Error Detection through Software Fault-Tolerance Techniques
The paper describes a systematic approach for automatically introducing data and code redundancy into an existing program written using a high-level language. The transformations ...
Maurizio Rebaudengo, Matteo Sonza Reorda, Marco To...
184
Voted
SE
2008
15 years 8 months ago
Static Bug Detection Through Analysis of Inconsistent Clones
Existing software systems contain a significant amount of duplicated code. Such redundancy can negatively impact program correctness, since inconsistent updates to duplicated code ...
Elmar Jürgens, Benjamin Hummel, Florian Deiss...
DAGSTUHL
2006
15 years 8 months ago
Managing Known Clones: Issues and Open Questions
Many software systems contained cloned code, i.e., segments of code that are highly similar to each other, typically because one has been copied from the other, and then possibly m...
Kostas Kontogiannis