Sciweavers

3007 search results - page 71 / 602
» Designing for collective remembering
Sort
View
ISQED
2003
IEEE
85views Hardware» more  ISQED 2003»
15 years 6 months ago
Interoperability Beyond Design: Sharing Knowledge between Design and Manufacturing
The nature of IC design has is necessarily evolving to a more data-centric design flow in which EDA tools share a common information in a design database without the negative cost...
D. R. Cottrell, T. J. Grebinski
CSB
2003
IEEE
128views Bioinformatics» more  CSB 2003»
15 years 6 months ago
Degenerate Primer Design via Clustering
This paper describes a new strategy for designing degenerate primers for a given multiple alignment of amino acid sequences. Degenerate primers are useful for amplifying homologou...
Xintao Wei, David N. Kuhn, Giri Narasimhan
TEI
2010
ACM
163views Hardware» more  TEI 2010»
15 years 8 months ago
Action and representation in tangible systems: implications for design of learning interactions
In tangible learning systems, the facility to promote physically active engagement highlights the need to understand how different designs impact on action and interaction, and th...
Sara Price, Jennifer G. Sheridan, Taciana Pontual ...
IPPS
2009
IEEE
15 years 8 months ago
Designing multi-leader-based Allgather algorithms for multi-core clusters
The increasing demand for computational cycles is being met by the use of multi-core processors. Having large number of cores per node necessitates multi-core aware designs to ext...
Krishna Chaitanya Kandalla, Hari Subramoni, Gopala...
HASKELL
2005
ACM
15 years 7 months ago
TypeCase: a design pattern for type-indexed functions
A type-indexed function is a function that is defined for each member of some family of types. Haskell’s type class mechanism provides collections of open type-indexed function...
Bruno C. D. S. Oliveira, Jeremy Gibbons