Sciweavers

979 search results - page 58 / 196
» Functional Properties of Information Filtering
Sort
View
GECCO
2004
Springer
118views Optimization» more  GECCO 2004»
14 years 2 months ago
Better Spread and Convergence: Particle Swarm Multiobjective Optimization Using the Maximin Fitness Function
Maximin strategy has its origin in game theory, but it can be adopted for effective multiobjective optimization. This paper proposes a particle swarm multiobjective optimiser, max...
Xiaodong Li
BMCBI
2006
78views more  BMCBI 2006»
13 years 9 months ago
Subfamily logos: visualization of sequence deviations at alignment positions with high information content
Background: Recognition of relevant sequence deviations can be valuable for elucidating functional differences between protein subfamilies. Interesting residues at highly conserve...
Eric Beitz
IVCNZ
1998
13 years 10 months ago
Image Capture Modelling for High Resolution Reconstruction
: A research topic that has been receiving much interest recently is the reconstruction of a high resolution image from an ensemble of low resolution images of the same scene. Such...
D. G. Bailey
EUROCRYPT
2009
Springer
14 years 10 months ago
Verifiable Random Functions from Identity-Based Key Encapsulation
We propose a methodology to construct verifiable random functions from a class of identity based key encapsulation mechanisms (IB-KEM) that we call VRF suitable. Informally, an IB-...
Michel Abdalla, Dario Catalano, Dario Fiore
ICFP
2002
ACM
14 years 9 months ago
Packrat parsing: : simple, powerful, lazy, linear time, functional pearl
Packrat parsing is a novel technique for implementing parsers in a lazy functional programming language. A packrat parser provides the power and flexibility of top-down parsing wi...
Bryan Ford