Sciweavers

419 search results - page 28 / 84
» Designing and Implementing a General Purpose Halfedge Data S...
Sort
View
139
Voted
JOT
2007
124views more  JOT 2007»
15 years 3 months ago
Displaying Updated Stock Quotes
This paper describes how to extract stock quote data and display it with a dynamic update (using free, but delayed data streams). As a part of the architecture of the program, we ...
Douglas Lyon
228
Voted
ASPLOS
2011
ACM
14 years 7 months ago
NV-Heaps: making persistent objects fast and safe with next-generation, non-volatile memories
nt, user-defined objects present an attractive abstraction for working with non-volatile program state. However, the slow speed of persistent storage (i.e., disk) has restricted ...
Joel Coburn, Adrian M. Caulfield, Ameen Akel, Laur...
126
Voted
OOPSLA
2005
Springer
15 years 9 months ago
Micro patterns in Java code
Micro patterns are similar to design patterns, except that micro patterns stand at a lower, closer to the implementation, level of abstraction. Micro patterns are also unique in t...
Joseph Gil, Itay Maman
202
Voted
PPOPP
2011
ACM
14 years 6 months ago
Wait-free queues with multiple enqueuers and dequeuers
The queue data structure is fundamental and ubiquitous. Lockfree versions of the queue are well known. However, an important open question is whether practical wait-free queues ex...
Alex Kogan, Erez Petrank
112
Voted
BIOINFORMATICS
2010
139views more  BIOINFORMATICS 2010»
15 years 3 months ago
adephylo: new tools for investigating the phylogenetic signal in biological traits
Summary: adephylo is a package for the R software dedicated to the analysis of comparative evolutionary data. Phylogenetic comparative methods initially aimed at accounting for or...
Thibaut Jombart, François Balloux, St&eacut...