Sciweavers

11219 search results - page 2 / 2244
» Retroactive data structures
Sort
View
SGP
2007
13 years 7 months ago
Discrete laplace operators: no free lunch
Discrete Laplace operators are ubiquitous in applications spanning geometric modeling to simulation. For robustness and efficiency, many applications require discrete operators th...
Max Wardetzky, Saurabh Mathur, Felix Kälberer...
FECS
2009
172views Education» more  FECS 2009»
13 years 3 months ago
Using Interface Inheritance to Structure the Data Structures Course
Traditional instruction in the first data structures course treats object-oriented inheritance and polymorphism as isolated topics if at all. Course organization is an exploration...
Dale Parson, Daniel Spiegel
SIGMOD
2011
ACM
455views Database» more  SIGMOD 2011»
12 years 8 months ago
DBWiki: a structured wiki for curated data and collaborative data management
Wikis have proved enormously successful as a means to collaborate in the creation and publication of textual information. At the same time, a large number of curated databases hav...
Peter Buneman, James Cheney, Sam Lindley, Heiko M&...
JOT
2007
102views more  JOT 2007»
13 years 5 months ago
Type Access Analysis: Towards Informed Interface Design
Programs designed from scratch often start with just a set of classes. Classes can be instantiated and so deliver the objects that are the carriers of information and function. In...
Friedrich Steimann, Philip Mayer