Sciweavers

1406 search results - page 112 / 282
» Similarity in Programs
Sort
View
129
Voted
HPCN
2000
Springer
15 years 7 months ago
Dynamic Reconfiguration in Coordination Languages
A rather recent approach in programming parallel and distributed systems is that of coordination models and languages. Coordination programming enjoys a number of advantages such a...
George A. Papadopoulos, Farhad Arbab
128
Voted
IFIP
2000
Springer
15 years 7 months ago
A Product Family Approach to Graceful Degradation
Design of gracefully degrading systems, where functionality is gradually reduced in the face of faults, has traditionally been a very difficult and error-prone task. General appro...
William Nace, Phil Koopman
117
Voted
PACS
2000
Springer
110views Hardware» more  PACS 2000»
15 years 7 months ago
Compiler-Directed Dynamic Frequency and Voltage Scheduling
Dynamic voltage and frequency scaling has been identified as one of the most effective ways to reduce power dissipation. This paper discusses a compilation strategy that identifies...
Chung-Hsing Hsu, Ulrich Kremer, Michael S. Hsiao
103
Voted
LREC
2008
122views Education» more  LREC 2008»
15 years 5 months ago
Estimating Word Phonosemantics
The paper describes a method of word phonosemantics estimation. We treat phonosemantics as a subconscious emotional perception of word sounding independent on the word meaning. Th...
Victoria Bobicev, Tatiana Zidrasco
121
Voted
ICFP
2010
ACM
15 years 4 months ago
Total parser combinators
A monadic parser combinator library which guarantees termination of parsing, while still allowing many forms of left recursion, is described. The library's interface is simil...
Nils Anders Danielsson