Reverse Engineering of Object Oriented Code: Monographs in Computer Science
Autor Paolo Tonella, Alessandra Potrichen Limba Engleză Hardback – 17 dec 2004
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 623.62 lei 6-8 săpt. | |
Springer – 26 mai 2011 | 623.62 lei 6-8 săpt. | |
Hardback (1) | 629.06 lei 6-8 săpt. | |
Springer – 17 dec 2004 | 629.06 lei 6-8 săpt. |
Din seria Monographs in Computer Science
- 20% Preț: 1209.54 lei
- 20% Preț: 497.27 lei
- 20% Preț: 1248.39 lei
- 20% Preț: 323.73 lei
- 20% Preț: 319.24 lei
- 15% Preț: 628.41 lei
- 20% Preț: 347.29 lei
- 20% Preț: 329.81 lei
- 20% Preț: 634.49 lei
- 20% Preț: 320.06 lei
- 20% Preț: 965.22 lei
- 20% Preț: 963.76 lei
- 20% Preț: 1584.05 lei
- 20% Preț: 637.25 lei
- 20% Preț: 631.45 lei
- 20% Preț: 318.75 lei
- 20% Preț: 622.80 lei
- 20% Preț: 324.86 lei
- 18% Preț: 716.60 lei
- 20% Preț: 623.79 lei
- 20% Preț: 623.62 lei
- 20% Preț: 335.73 lei
- 20% Preț: 690.91 lei
- 20% Preț: 972.43 lei
- 20% Preț: 642.51 lei
- 20% Preț: 333.84 lei
- 20% Preț: 626.33 lei
- 15% Preț: 490.88 lei
- 20% Preț: 622.35 lei
- Preț: 385.50 lei
- 18% Preț: 929.36 lei
- 20% Preț: 575.70 lei
- 20% Preț: 320.06 lei
- Preț: 372.44 lei
- 20% Preț: 339.45 lei
- 20% Preț: 808.52 lei
- 20% Preț: 964.90 lei
- 15% Preț: 562.31 lei
- 20% Preț: 328.21 lei
- 20% Preț: 959.78 lei
- 20% Preț: 967.94 lei
- 20% Preț: 1256.22 lei
- 20% Preț: 1411.18 lei
Preț: 629.06 lei
Preț vechi: 786.31 lei
-20% Nou
Puncte Express: 944
Preț estimativ în valută:
120.38€ • 126.24$ • 100.38£
120.38€ • 126.24$ • 100.38£
Carte tipărită la comandă
Livrare economică 08-22 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780387402956
ISBN-10: 0387402950
Pagini: 208
Ilustrații: XIV, 208 p. 80 illus.
Dimensiuni: 155 x 235 x 18 mm
Greutate: 0.48 kg
Ediția:2005
Editura: Springer
Colecția Springer
Seria Monographs in Computer Science
Locul publicării:New York, NY, United States
ISBN-10: 0387402950
Pagini: 208
Ilustrații: XIV, 208 p. 80 illus.
Dimensiuni: 155 x 235 x 18 mm
Greutate: 0.48 kg
Ediția:2005
Editura: Springer
Colecția Springer
Seria Monographs in Computer Science
Locul publicării:New York, NY, United States
Public țintă
ResearchCuprins
The Object Flow Graph.- Class Diagram.- Object Diagram.- Interaction Diagrams.- State Diagrams.- Package Diagram.- Conclusions.
Recenzii
From the reviews of the first edition:
"The monograph at hand is a well-written, well-structured guide for reverse engineering of complex object-oriented programs i.e., for extracting original design specifications as far as possible in a form easily understandable by a re-designer team. … 100 + literature references at the end of the book demonstrate the deep research and strong know-how of the authors and make the book a valuable monographic textbook for reverse engineering courses of object-oriented programs." (Hans-Jürgen Hoffmann, Zentralblatt MATH, Vol. 1070, 2005)
"The monograph at hand is a well-written, well-structured guide for reverse engineering of complex object-oriented programs i.e., for extracting original design specifications as far as possible in a form easily understandable by a re-designer team. … 100 + literature references at the end of the book demonstrate the deep research and strong know-how of the authors and make the book a valuable monographic textbook for reverse engineering courses of object-oriented programs." (Hans-Jürgen Hoffmann, Zentralblatt MATH, Vol. 1070, 2005)
Textul de pe ultima copertă
In software evolution and maintenance, the ultimate, most reliable description of a system is its source code. Reverse engineering aims at extracting abstract, goal-oriented views from the code, to summarize relevant properties of program computations.
Reverse Engineering of Object Oriented Code presents a unifying framework for the analysis of object oriented code. Using Unified Modeling Language (UML) to represent the extracted design diagrams, the book explains how to recover them from object oriented code, thereby enabling developers to better comprehend their product and evaluate the impact of changes to it. Furthermore, it describes the algorithms involved in recovering views and demonstrates some of the techniques that can be employed for their visualization. The presentation is fully self-contained.
Topics and Features:
*Provides unique, in-depth exposition of the core concepts, principles, and methods behind reverse engineering object oriented code
*Explains the techniques and algorithms through numerous examples of object oriented code, the leading programming paradigm
*Focuses on fully automated design recovery, and deals with static and dynamic source-code analysis algorithms
*Explores code-centered analysis to obtain design diagrams aligned with the implementation
*Describes structural and behavioral views to offer a multi-perspective assessment of the system being analyzed
*Reports the analysis results in UML, the standard language for representing design diagrams in object oriented program development
This new state-of-the-art volume covers core methodologies for reverse engineering object oriented code, allowing for improved control in future code maintenance and modification. It is a significant resource for researchers and software engineers in the areas of reverse engineering, code analysis, object oriented programming, and UML. In addition, it will be invaluable as the reference book for advanced courses in these areas.
Reverse Engineering of Object Oriented Code presents a unifying framework for the analysis of object oriented code. Using Unified Modeling Language (UML) to represent the extracted design diagrams, the book explains how to recover them from object oriented code, thereby enabling developers to better comprehend their product and evaluate the impact of changes to it. Furthermore, it describes the algorithms involved in recovering views and demonstrates some of the techniques that can be employed for their visualization. The presentation is fully self-contained.
Topics and Features:
*Provides unique, in-depth exposition of the core concepts, principles, and methods behind reverse engineering object oriented code
*Explains the techniques and algorithms through numerous examples of object oriented code, the leading programming paradigm
*Focuses on fully automated design recovery, and deals with static and dynamic source-code analysis algorithms
*Explores code-centered analysis to obtain design diagrams aligned with the implementation
*Describes structural and behavioral views to offer a multi-perspective assessment of the system being analyzed
*Reports the analysis results in UML, the standard language for representing design diagrams in object oriented program development
This new state-of-the-art volume covers core methodologies for reverse engineering object oriented code, allowing for improved control in future code maintenance and modification. It is a significant resource for researchers and software engineers in the areas of reverse engineering, code analysis, object oriented programming, and UML. In addition, it will be invaluable as the reference book for advanced courses in these areas.
Caracteristici
This unique volume not only provides a comprehensive presentation of how to design object-oriented program code, but more specifically also focuses on the reverse engineering of Object Oriented design diagrams. It is the only known volume to do so. The accompanying algorithms, which can be reversed engineered, allow for greater flexibility in future code maintenance and modification