Sciweavers

2715 search results - page 481 / 543
» Database Publication Practices
Sort
View
CBMS
2006
IEEE
14 years 4 months ago
Machine Learning Techniques to Enable Closed-Loop Control in Anesthesia
The growing availability of high throughput measurement devices in the operating room makes possible the collection of a huge amount of data about the state of the patient and the...
Olivier Caelen, Gianluca Bontempi, Eddy Coussaert,...
ICDM
2006
IEEE
147views Data Mining» more  ICDM 2006»
14 years 4 months ago
Adaptive Parallel Graph Mining for CMP Architectures
Mining graph data is an increasingly popular challenge, which has practical applications in many areas, including molecular substructure discovery, web link analysis, fraud detect...
Gregory Buehrer, Srinivasan Parthasarathy, Yen-Kua...
IEEEPACT
2006
IEEE
14 years 4 months ago
Whole-program optimization of global variable layout
On machines with high-performance processors, the memory system continues to be a performance bottleneck. Compilers insert prefetch operations and reorder data accesses to improve...
Nathaniel McIntosh, Sandya Mannarswamy, Robert Hun...
CSCW
2006
ACM
14 years 4 months ago
From the war room to the living room: decision support for home-based therapy teams
Teams of therapists often provide targeted interventions for children with developmental disabilities. A common practice in these cases is one-on-one interaction between a therapi...
Julie A. Kientz, Gillian R. Hayes, Gregory D. Abow...
HASKELL
2006
ACM
14 years 4 months ago
Polymorphic variants in Haskell
In languages that support polymorphic variants, a single variant value can be passed to many contexts that accept different sets of constructors. Polymorphic variants are potenti...
Koji Kagawa