Sciweavers

1538 search results - page 192 / 308
» Programming with Patterns
Sort
View
EUSFLAT
2003
122views Fuzzy Logic» more  EUSFLAT 2003»
15 years 3 months ago
Structure recognition on sequences with a neuro-fuzzy-system
We present a formal description of a neurofuzzy system capable of aligning two sequences recognizing their internal structure. The alignment is done on two levels: grouping of the...
Klaus Dalinghaus, Tillman Weyde
HCW
1998
IEEE
15 years 6 months ago
On the Interaction between Mobile Processes and Objects
Java's remote method invocation mechanism provides a number of features that extend the functionality of traditional client server-based distributed systems. However, there a...
Suresh Jagannathan, Richard Kelsey
ISCA
1990
IEEE
186views Hardware» more  ISCA 1990»
15 years 6 months ago
Adaptive Software Cache Management for Distributed Shared Memory Architectures
An adaptive cache coherence mechanism exploits semantic information about the expected or observed access behavior of particular data objects. We contend that, in distributed shar...
John K. Bennett, John B. Carter, Willy Zwaenepoel
ASPLOS
2004
ACM
15 years 7 months ago
Compiler orchestrated prefetching via speculation and predication
This paper introduces a compiler-orchestrated prefetching system as a unified framework geared toward ameliorating the gap between processing speeds and memory access latencies. ...
Rodric M. Rabbah, Hariharan Sandanagobalane, Mongk...
CONCUR
2011
Springer
14 years 2 months ago
Reasoning about Threads with Bounded Lock Chains
The problem of model checking threads interacting purely via the standard synchronization primitives is key for many concurrent program analyses, particularly dataflow analysis. U...
Vineet Kahlon