Sciweavers

431 search results - page 18 / 87
» 4OR: Year 4
Sort
View
EUROSPI
2005
Springer
14 years 1 months ago
Pair Programming vs. Side-by-Side Programming
In agile methodologies communication between programmers is very important. Some of them (e.g. XP or Crystal Clear) recommend pair programming. There are two styles of pair program...
Jerzy R. Nawrocki, Michal Jasiñski, Lukasz ...
FPGA
2004
ACM
133views FPGA» more  FPGA 2004»
14 years 27 days ago
FPGAs vs. CPUs: trends in peak floating-point performance
Moore’s Law states that the number of transistors on a device doubles every two years; however, it is often (mis)quoted based on its impact on CPU performance. This important co...
Keith D. Underwood
PAM
2010
Springer
14 years 2 months ago
Evaluating IPv6 Adoption in the Internet
Abstract. As IPv4 address space approaches exhaustion, large networks are deploying IPv6 or preparing for deployment. However, there is little data available about the quantity and...
Lorenzo Colitti, Steinar H. Gunderson, Erik Kline,...
AVSS
2009
IEEE
14 years 2 months ago
Multisensor Fusion for Monitoring Elderly Activities at Home
—In this paper we propose a new multisensor based activity recognition approach which uses video cameras and environmental sensors in order to recognize interesting elderly activ...
Nadia Zouba, François Brémond, Moniq...
AAECC
2007
Springer
109views Algorithms» more  AAECC 2007»
14 years 1 months ago
The Tangent FFT
The split-radix FFT computes a size-n complex DFT, when n is a large power of 2, using just 4n lg n−6n+8 arithmetic operations on real numbers. This operation count was first an...
Daniel J. Bernstein