Sciweavers

2572 search results - page 244 / 515
» codes 2008
Sort
View
129
Voted
DKE
2007
75views more  DKE 2007»
15 years 5 months ago
Weaving temporal and reliability aspects into a schema tapestry
In aspect-oriented programming (AOP) a cross-cutting concern is implemented in an aspect. An aspect weaver blends code from the aspect into a program’s code at programmer-specifi...
Curtis E. Dyreson, Richard T. Snodgrass, Faiz Curr...
TASLP
2008
104views more  TASLP 2008»
15 years 5 months ago
A New Model-Based Algorithm for Optimizing the MPEG-AAC in MS-Stereo
Abstract--In this paper, a new model-based algorithm for optimizing the MPEG-Advanced Audio Coder (AAC) in MS-stereo mode is presented. This algorithm is an extension to stereo sig...
Olivier Derrien, Gaël Richard
TIFS
2008
121views more  TIFS 2008»
15 years 4 months ago
Effect of Severe Image Compression on Iris Recognition Performance
We investigate three schemes for severe compression of iris images in order to assess what their impact would be on recognition performance of the algorithms deployed today for ide...
John Daugman, Cathryn Downing
125
Voted
TIT
2008
68views more  TIT 2008»
15 years 4 months ago
Signaling Over Arbitrarily Permuted Parallel Channels
The problem of transmission of information over arbitrarily permuted parallel channels is studied here. The transmitter does not know over which channel a certain codesequence will...
Frans M. J. Willems, Alexei Gorokhov
CONCURRENCY
2000
155views more  CONCURRENCY 2000»
15 years 4 months ago
Annotating Java class files with virtual registers for performance
The Java .class file is a compact encoding of programs for a stack-based virtual machine. It is intended for use in a networked environment, which requires machine independence an...
Joel Jones, Samuel N. Kamin