Sciweavers

2214 search results - page 289 / 443
» Complexity of Reasoning
Sort
View
118
Voted
PCM
2005
Springer
188views Multimedia» more  PCM 2005»
15 years 9 months ago
Reducing Spatial Resolution for MPEG-2 to H.264/AVC Transcoding
Transcoding is an important technique for reducing the bit rate or spatial resolution to meet the constrained transmission bandwidths and terminal capabilities. In this paper, we p...
Bo Hu, Peng Zhang, Qingming Huang, Wen Gao
IOLTS
2002
IEEE
148views Hardware» more  IOLTS 2002»
15 years 8 months ago
Active Replication: Towards a Truly SRAM-Based FPGA On-Line Concurrent Testing
The reusing of the same hardware resources to implement speed-critical algorithms, without interrupting system operation, is one of the main reasons for the increasing use of reco...
Manuel G. Gericota, Gustavo R. Alves, Miguel L. Si...
ASPDAC
2009
ACM
137views Hardware» more  ASPDAC 2009»
15 years 7 months ago
Reconfigurable double gate carbon nanotube field effect transistor based nanoelectronic architecture
-- Carbon nanotubes (CNTs) and carbon nanotube field effect transistors (CNFETs) have demonstrated extraordinary properties and are widely accepted as the building blocks of next g...
Bao Liu
117
Voted
HASKELL
2007
ACM
15 years 7 months ago
Why it's nice to be quoted: quasiquoting for haskell
Quasiquoting allows programmers to use domain specific syntax to construct program fragments. By providing concrete syntax for complex data types, programs become easier to read, ...
Geoffrey Mainland
175
Voted
HOTOS
2007
IEEE
15 years 7 months ago
Is the Optimism in Optimistic Concurrency Warranted?
Optimistic synchronization allows concurrent execution of critical sections while performing dynamic conflict detection and recovery. Optimistic synchronization will increase perf...
Donald E. Porter, Owen S. Hofmann, Emmett Witchel