Sciweavers

2714 search results - page 308 / 543
» On the Notion of Value Object
Sort
View
NPAR
2006
ACM
16 years 20 days ago
Non-Photorealistic Rendering in Context: An Observational Study
Pen-and-ink line drawing techniques are frequently used to depict form, tone, and texture in artistic, technical, and scientific illustration. In non-photorealistic rendering (NP...
Tobias Isenberg, Petra Neumann, M. Sheelagh T. Car...
IPSN
2005
Springer
16 years 6 days ago
Tracking on a graph
Abstract— This paper considers the problem of tracking objects with sparsely located binary sensors. Tracking with a sensor network is a challenging task due to the inaccuracy of...
Songhwai Oh, Shankar Sastry
OOPSLA
2005
Springer
16 years 6 days ago
Io: a small programming language
Io is small prototype-based programming language. The ideas in Io are mostly inspired by Smalltalk[1] (all values are objects), Self[2] (prototype-based), NewtonScript[3] (differe...
Steve Dekorte
VMCAI
2005
Springer
16 years 5 days ago
Generalized Typestate Checking for Data Structure Consistency
Abstract. We present an analysis to verify abstract set specifications for programs that use object field values to determine the membership of objects in abstract sets. In our a...
Patrick Lam, Viktor Kuncak, Martin C. Rinard
ISSTA
2004
ACM
16 years 4 days ago
Evolutionary testing of classes
Object oriented programming promotes reuse of classes in multiple contexts. Thus, a class is designed and implemented with several usage scenarios in mind, some of which possibly ...
Paolo Tonella