2 citations found. Retrieving documents...
Steven P. Reiss. A Practical Introduction To Software Design With C++. John Wiley & Sons. Inc., 1998.

 Home/Search   Document Not in Database   Summary   Related Articles   Check  

This paper is cited in the following contexts:
An Object-Oriented Framework For Extensible Query Optimization - Li   (Correct)

....behavior. Inheritance and polymorphism make software reuse in the object oriented eld range from possible to even easy. Design pattern and framework are two important routes to software reuse. Please refer to Section 2.3.1 for details. 2.1. 3 Evaluation Criteria for Object Oriented Design Reiss [26] summarizes the most important evaluation criteria for an object oriented design: Correctness A design must be correct. It must address and solve all the issues brought up 11 in the problem de nition, and the solution it presents must actually solve the given problem within the speci ed ....

Steven P. Reiss. A Practical Introduction To Software Design With C++. John Wiley & Sons. Inc., 1998.


Copying and Comparing: Problems and Solutions - Grogono, Sakkinen (2000)   (6 citations)  (Correct)

....the bias towards copying to be a deficiency of C and discuss the implications of this bias for C programmers. Style guides for C programmers often recommend the use of pointers and heap allocation rather than containment and stack allocation to avoid the overhead and complications of copying [10, 19]. 4.3 DSM Although the language DSM [20] is no longer widely used, we include it in this discussion because it is one of the few languages that addresses the issues raised in this paper in a comprehensive manner. Rumbaugh points out that there are a variety of operations that should be ....

Steven P. Reiss. A Practical Introduction to Software Design with C++. Wiley, 1999.

Online articles have much greater impact   More about CiteSeer.IST   Add search form to your site   Submit documents   Feedback  

CiteSeer.IST - Copyright Penn State and NEC