Sciweavers

5090 search results - page 234 / 1018
» Constructing Strategies for Programming
Sort
View
PLPV
2010
ACM
16 years 1 months ago
Modular reasoning about invariants over shared state with interposed data members
Reasoning about object-oriented programs is difficult since such programs usually involve aliasing, and it is not easy to identify the ways objects can relate to each other and t...
Stephanie Balzer, Thomas R. Gross
IUI
2005
ACM
15 years 10 months ago
Metafor: visualizing stories as code
Every program tells a story. Programming, then, is the art of constructing a story about the objects in the program and what they do in various situations. So-called programming l...
Hugo Liu, Henry Lieberman
ROMAN
2007
IEEE
118views Robotics» more  ROMAN 2007»
15 years 10 months ago
High School Educational Program using a Simple and Compact Stereo Vision Robot
Abstract— This paper describes a technical education program for high school students that comprises an image information processing system, stereo vision technology and control ...
Takeshi Morishita, Tetsuro Yabuta
MA
1999
Springer
96views Communications» more  MA 1999»
15 years 8 months ago
CPU Resource Control for Mobile Programs
There is considerable interest in developing runtime infrastructures for programs that can migrate from one host to another. Mobile programs are appealing because they support ef...
Raju Pandey, Manoj Lal
SAC
2000
ACM
15 years 8 months ago
An Approach for Modeling the Name Lookup Problem in the C++ Programming Language
Abstract. Formal grammars are well established for specifying the syntax of programming languages. However, the formal specification of programming language semantics has proven mo...
James F. Power, Brian A. Malloy