Sciweavers

11212 search results - page 708 / 2243
» Semi-persistent Data Structures
Sort
View
164
Voted
PPDP
2001
Springer
15 years 11 months ago
Cycle Therapy: A Prescription for Fold and Unfold on Regular Trees
Cyclic data structures can be tricky to create and manipulate in declarative programming languages. In a declarative setting, a natural way to view cyclic structures is as denotin...
Franklyn A. Turbak, J. B. Wells
285
Voted

Lecture Notes
633views
17 years 5 months ago
Algorithms
Set of lecture notes for the algorithms classes required for all computer science undergraduate and graduate students at the University of Illinois, Urbana-Champaign.
Jeff Erickson
339
Voted

Book
330views
17 years 5 months ago
Introduction to Computer Science
"This is a textbook for a first computer science course for students majoring in computer science, as well as mathematics and the physical and social sciences"
Ken Been
ICML
2008
IEEE
16 years 8 months ago
Hierarchical sampling for active learning
We present an active learning scheme that exploits cluster structure in data.
Sanjoy Dasgupta, Daniel Hsu
191
Voted
ICALP
2009
Springer
16 years 7 months ago
B-Treaps: A Uniquely Represented Alternative to B-Trees
We present the first uniquely represented data structure for an external memory model of computation, a B-tree analogue called a B-treap. Uniquely represented data structures repre...
Daniel Golovin