Sciweavers

1477 search results - page 196 / 296
» Pattern Matching with Swaps
Sort
View
OOPSLA
2007
Springer
14 years 3 months ago
No ifs, ands, or buts: uncovering the simplicity of conditionals
Schematic tables are a new representation for conditionals. Roughly a cross between decision tables and data flow graphs, they represent computation and decision-making orthogona...
Jonathan Edwards
PADL
2007
Springer
14 years 3 months ago
Applications, Implementation and Performance Evaluation of Bit Stream Programming in Erlang
Writing code that manipulates bit streams is a painful and error-prone programming task, often performed via bit twiddling techniques such as explicit bit shifts and bit masks in p...
Per Gustafsson, Konstantinos F. Sagonas
CBMS
2006
IEEE
14 years 3 months ago
A Method for Fetal Heart Rate Extraction Based on Time-Frequency Analysis
A three-stage method for fetal heart rate extraction, from abdominal ECG recordings, is proposed. In the first stage the maternal R-peaks and fiducial points (QRS onset and offset...
E. C. Karvounis, Markos G. Tsipouras, Dimitrios I....
LCN
2006
IEEE
14 years 3 months ago
Cerco: Supporting Range Queries with a Hierarchically Structured Peer-to-Peer System
Structured Peer-to-Peer systems are designed for a highly scalable, self organizing, and efficient lookup for data. The key space of the so-called Distributed Hash Tables (DHTs) ...
Simon Rieche, Klaus Wehrle, Leo Petrak, Clemens Wr...
NCA
2006
IEEE
14 years 3 months ago
A Flexible Replication Mechanism with Extended Database Connection Layers
It is vital to achieve a disaster recovery system that allows a backup site to take over a primary site’s IT services while the primary site is down. We propose a flexible repli...
Nobutatsu Nakamura, Ken-ichiro Fujiyama, Eiji Kawa...