Sciweavers

3863 search results - page 495 / 773
» Function in Device Representation
Sort
View
ISCAS
2006
IEEE
144views Hardware» more  ISCAS 2006»
16 years 20 days ago
A VLSI spike-driven dynamic synapse which learns only when necessary
— We describe an analog VLSI circuit implementing spike-driven synaptic plasticity, embedded in a network of integrate-and-fire neurons. This biologically inspired synapse is hi...
S. Mitra, Stefano Fusi, Giacomo Indiveri
IV
2006
IEEE
108views Visualization» more  IV 2006»
16 years 20 days ago
From Visualization to Manipulation of RNA Secondary and Tertiary Structures
Ribonucleic Acid (RNA) is an important molecule which performs a wide range of functions in biological systems. We present a method for visualizing, exploring and editing RNA mole...
Gilles Bailly, David Auber, Laurence Nigay
QSIC
2006
IEEE
16 years 20 days ago
Static Slicing for Pervasive Programs
Pervasive programs should be context-aware, which means that program functions should react according to changing environmental conditions. Slicing, as an important class of code ...
Heng Lu, W. K. Chan, T. H. Tse
ACOM
2006
Springer
16 years 19 days ago
Using Social Commitments to Control the Agents' Freedom of Speech
Communication is essential in multi-agent systems, since it allows agents to share knowledge and to coordinate. However, in open multi-agent systems, autonomous and heterogeneous a...
Guillaume Muller, Laurent Vercouter
HASKELL
2006
ACM
16 years 18 days ago
RepLib: a library for derivable type classes
Some type class instances can be automatically derived from the structure of types. As a result, the Haskell language includes the “deriving” mechanism to automatic generates ...
Stephanie Weirich