Sciweavers

4536 search results - page 374 / 908
» Contention-Sensitive Data Structures and Algorithms
Sort
View
CRV
2008
IEEE
182views Robotics» more  CRV 2008»
16 years 1 months ago
Deforestation: Extracting 3D Bare-Earth Surface from Airborne LiDAR Data
Bare-earth identification selects points from a LiDAR point cloud so that they can be interpolated to form a representation of the ground surface from which structures, vegetatio...
Wei-Lwun Lu, James J. Little, Alla Sheffer, Hongbo...
OTM
2005
Springer
16 years 9 days ago
Don't Mind Your Vocabulary: Data Sharing Across Heterogeneous Peers
The strong dynamics of peer-to-peer networks, coupled with the diversity of peer vocabularies, makes query processing in peer database systems a very challenging task. In this pape...
Mehedi Masud, Iluju Kiringa, Anastasios Kementsiet...
BICOB
2010
Springer
15 years 11 months ago
Folding-aware and Structure-conscious 3D Substructures in Folding Data: Identification and Applications
Molecular dynamics simulations have been employed by biologists to study the protein folding problem. Such simulations have resulted in a large number of protein folding trajector...
Hui Yang, Saurabh Gupte, Runtang Wang, Rahul Parte
BMCBI
2006
114views more  BMCBI 2006»
15 years 6 months ago
A high level interface to SCOP and ASTRAL implemented in Python
Background: Benchmarking algorithms in structural bioinformatics often involves the construction of datasets of proteins with given sequence and structural properties. The SCOP da...
James A. Casbon, Gavin E. Crooks, Mansoor A. S. Sa...

Book
2145views
17 years 4 months ago
An Introduction to Binary Search Trees and Balanced Trees
"Libavl is a library in ANSI C for manipulation of various types of binary trees. This book provides an introduction to binary tree techniques and presents all of Libavl’s ...
Ben Pfaff