Sciweavers

814 search results - page 17 / 163
» Analysis of Modular Arithmetic
Sort
View
GECCO
2006
Springer
291views Optimization» more  GECCO 2006»
15 years 1 months ago
Modular thinking: evolving modular neural networks for visual guidance of agents
This paper investigates whether replacing non-modular artificial neural network brains of visual agents with modular brains improves their ability to solve difficult tasks, specif...
Ehud Schlessinger, Peter J. Bentley, R. Beau Lotto
IPPS
2003
IEEE
15 years 3 months ago
Some Modular Adders and Multipliers for Field Programmable Gate Arrays
This paper is devoted to the study of number representations and algorithms leading to efficient implementations of modular adders and multipliers on recent Field Programmable Ar...
Jean-Luc Beuchat
DATE
2006
IEEE
118views Hardware» more  DATE 2006»
15 years 4 months ago
Design and implementation of a modular and portable IEEE 754 compliant floating-point unit
Multimedia and communication algorithms from embedded system domain often make extensive use of floating-point arithmetic. Due to the complexity and expense of the floating-poin...
Kingshuk Karuri, Rainer Leupers, Gerd Ascheid, Hei...
104
Voted
ICDAR
2003
IEEE
15 years 3 months ago
Archive Image Communication with Improved Compression
DjVu is a document codec that uses a truncated embedded significance tree to achieve both resolution and image quality scalability. In this paper, the probability model for the t...
Xiao Wei Yin, Martin Fleury, Andy C. Downton
SAS
2007
Springer
112views Formal Methods» more  SAS 2007»
15 years 4 months ago
Taming the Wrapping of Integer Arithmetic
Variables in programs are usually confined to a fixed number of bits and results that require more bits are truncated. Due to the use of 32-bit and 64-bit variables, inadvertent ...
Axel Simon, Andy King