Sciweavers

19798 search results - page 433 / 3960
» Is Structural Subtyping Useful
Sort
View
INFSOF
2002
65views more  INFSOF 2002»
15 years 3 months ago
The documentary structure of source code
Many tools designed to help programmers view and manipulate source code exploit the formal structure of the programming language. Language-based tools use information derived via ...
Michael L. Van de Vanter
121
Voted
NAR
2007
116views more  NAR 2007»
15 years 3 months ago
Protein knot server: detection of knots in protein structures
KNOTS (http://knots.mit.edu) is a web server that detects knots in protein structures. Several protein structures have been reported to contain intricate knots. The physiological ...
Grigory Kolesov, Peter Virnau, Mehran Kardar, Leon...
ISBI
2008
IEEE
16 years 4 months ago
Coupled nonparametric shape priors for segmentation of multiple basal ganglia structures
This paper presents a new method for multiple structure segmentation, using a maximum a posteriori (MAP) estimation framework, based on prior shape densities involving nonparametr...
Aytül Erçil, Gozde B. Unal, Müjda...
154
Voted
CEC
2009
IEEE
15 years 10 months ago
Structure learning and optimisation in a Markov-network based estimation of distribution algorithm
—Structure learning is a crucial component of a multivariate Estimation of Distribution algorithm. It is the part which determines the interactions between variables in the proba...
Alexander E. I. Brownlee, John A. W. McCall, Siddh...
169
Voted
ACSC
2007
IEEE
15 years 10 months ago
HAT-Trie: A Cache-Conscious Trie-Based Data Structure For Strings
Tries are the fastest tree-based data structures for managing strings in-memory, but are space-intensive. The burst-trie is almost as fast but reduces space by collapsing trie-cha...
Nikolas Askitis, Ranjan Sinha