Description: 该文章系统的介绍了使用UML进行面向对象OOA,OOD软件过程实践。具有很强的指导意义。-the article on the use of the UML for object-oriented OOA, OOD software process practice. Has a strong guiding significance. Platform: |
Size: 1109259 |
Author:陈少白 |
Hits:
Description: Aspect-Oriented Software Developement
Coverage includes
Using AOSD to streamline complex systems development without sacrificing flexibility or scalability
How AOSD builds on the object-oriented paradigmand how it s different
State-of-the-art best practices for the AOSD development process
Languages and foundations: separating concerns, filter technologies, improving modularity, integrating new features, and more
Using key AOSD tools, including AspectJ, Hyper/J, JMangler, and Java Aspect Components
Engineering aspect-oriented systems: UML, concern modeling and elaboration, dependency management, and aspect composition
Developing more secure applications with AOSD techniques
Applying aspect-oriented programming to database systems
Building dynamic aspect-oriented infrastructure Platform: |
Size: 19123070 |
Author:Conan |
Hits:
Description: 该文章系统的介绍了使用UML进行面向对象OOA,OOD软件过程实践。具有很强的指导意义。-the article on the use of the UML for object-oriented OOA, OOD software process practice. Has a strong guiding significance. Platform: |
Size: 1108992 |
Author:陈少白 |
Hits:
Description: Finally: a hands-on, Java-centric workbook companion for the classic Design Patterns! Workbook approach deepens your understanding, builds your confidence, and strengthens your skills. Covers all five categories of design pattern intent: interfaces, responsibility, construction, operations, and extensions. CD-ROM contains all code examples from the book -- plus bonus code examples not found in the book. About the Author: Steven John Metsker is a researcher and author focused on advanced techniques for magnifying the abilities of object-oriented software developers. A rising star in the patterns community, he was recently invited to join the acclaimed Hillside Group. He is author of Building Parsers with Java? (Addison-Wesley).
-Finally: a hands-on, Java-centric workbook companion for the classic Design Patterns! Workbook approach deepens your understanding, builds your confidence, and strengthens your skills. Covers all five categories of design pattern intent: interfaces, responsibility, construction, operations, and extensions. CD-ROM contains all code examples from the book-- plus bonus code examples not found in the book. About the Author: Steven John Metsker is a researcher and author focused on advanced techniques for magnifying the abilities of object-oriented software developers. A rising star in the patterns community, he was recently invited to join the acclaimed Hillside Group. He is author of Building Parsers with Java? (Addison-Wesley).
Platform: |
Size: 1282048 |
Author:林阳灿 |
Hits:
Description: Aspect-oriented software development (AOSD) is emerging as a viable approach for allowing the separate expression of multiple concerns along with "weaving" technologies for knitting together these separate expressions into coherent systems. Thanks to its great promise as an approach to simplifying the development of complex systems, many expert observers view AOSD as a worthwhile successor to the prevalent object-oriented paradigm.
In this new book, two AOSD experts apply theory to the practical realm of real-world development. They explain the different kinds of aspects, help the reader identify them, and provide guidance on successful design and implementation. The result is an applicable and easy-to-digest methodology for simplifying and optimizing the development of software systems. Platform: |
Size: 13283328 |
Author:Conan |
Hits:
Description: Aspect-Oriented Software Developement
Coverage includes
Using AOSD to streamline complex systems development without sacrificing flexibility or scalability
How AOSD builds on the object-oriented paradigmand how it s different
State-of-the-art best practices for the AOSD development process
Languages and foundations: separating concerns, filter technologies, improving modularity, integrating new features, and more
Using key AOSD tools, including AspectJ, Hyper/J, JMangler, and Java Aspect Components
Engineering aspect-oriented systems: UML, concern modeling and elaboration, dependency management, and aspect composition
Developing more secure applications with AOSD techniques
Applying aspect-oriented programming to database systems
Building dynamic aspect-oriented infrastructure Platform: |
Size: 19123200 |
Author:Conan |
Hits:
Description: 详细介绍面向对象的方法论、图示、概念及使用技巧,全面讲述面向对象数据库的理论与应用,深入探讨软件品质管理及软件开发模型,通过大量范例将面向对象分析与设计的重要理论做深入浅出地阐述。 面向对象分析与设计
-Detailed methodology, icon, object-oriented concepts and use skills, a full description of the theory and application of object-oriented database, depth discussion of software quality management and software development model, through a large number of examples of the object-oriented analysis and design theory do elaborate in layman' s language. Object-Oriented Analysis and Design Platform: |
Size: 3807232 |
Author:fengwen |
Hits:
Description: KWIC即keyword in context,是学习软件体系结构时最常用的例子,我的源码给出了这个例子的面向对象方式的实现。-KWIC that the keyword in context, is to study the structure of the software system, the most commonly used example, I give the source code of this example implementation of object-oriented manner. Platform: |
Size: 13312 |
Author:zhouchengcheng |
Hits:
Description: A practical guide to testing object-oriented software.A Practical Guide to Testing Object-Oriented Software focuses on the real-world issues that arise in planning and implementing effective testing for object-oriented and component-based software development. Platform: |
Size: 5980160 |
Author:basar aif |
Hits:
Description: 一本学习uml的好书,详细介绍UML在面向对象软件工程中使用-Learning uml a good book, detailing the UML in the use of object-oriented software engineering Platform: |
Size: 26644480 |
Author:zhangming |
Hits:
Description: For these and other reasons, this book is highly recommendable to all
who are developing and maintaining Object-Oriented software systems. They
should be aware of the possibilities and limitations of automated post documentation.
It will become increasing significant in the years to come, as the
current generation of OO-systems become the legacy systems of the future.
The implementation knowledge they encompass will most likely be only in the
source and there will be no other means of regaining it other than through
reverse engineering. Platform: |
Size: 5021696 |
Author:giray |
Hits:
Description: This book will explain the Object Oriented approach to programming and through the use of small exercises, for which feedback is provided, develop some practical skills as well.
At the end of the book one larger case study will be used to illustrate the application of the techniques. This will culminate in the development of a complete C# program which can be downloaded with this book.
Topics covered include: Abstraction, Inheritance, Polymorphism, Object Oriented Software Analysis and Design, The Unified Modelling Language (UML), Agile Programming and Test Driven Development Platform: |
Size: 9754624 |
Author:Mario |
Hits:
Description: 本书以帮助读者掌握C++面向对象高效编程方法为目的,详细介绍了C++编程中的各种概念和应用技巧。全书共分为两部分,第一部分介绍面向对象编程的基础和应用,如数据抽象、继承、异常处理等内容;第二部分说明了如何建立抽象的概念及其策略,并研究了C++对象模型。书中带有大量的代码实例,使读者不仅能够从理论上得以提高,而且还能够轻松地在实践中应用。 -Book to help the reader master the C++ object-oriented programming and efficient method for the purpose described in detail various concepts and application skills C++ programming. The book is divided into two parts, the first part introduces the basic and applied object-oriented programming, such as data abstraction, inheritance, exception handling, and so on the second part explains how to establish abstract concepts and strategies, and studied C++ object model. The book with a lot of code examples, so that readers can be enhanced not only theoretically, but also can easily apply in practice. Platform: |
Size: 29971456 |
Author:Thomas |
Hits:
Description: The authors analyze how the structure of a package determines its developmental complexity according to such measures as bug search times and documentation information content. The work presents arguments for why these issues impact solution cost and time more than does scalable performance. The final chapter explores the question of scalable execution and shows how scalable design relates to scalable execution. The book's focus is on program organization, which has received considerable attention in the broader software engineering community, where graphical description standards for modeling software structure and behavior have been developed by computer scientists. These discussions might be enriched by engineers who write scientific codes. This book aims to bring such scientific programmers into discussion with computer scientists. The authors do so by introducing object-oriented software design patterns in the context of scientific simulation. Platform: |
Size: 535552 |
Author:sydous |
Hits: