Buch, Englisch, 1216 Seiten, Format (B × H): 177 mm x 256 mm, Gewicht: 2019 g
Reihe: Chapman & Hall/CRC Computer and Information Science Series
A Visual C++, MFC, and STL Tutorial
Buch, Englisch, 1216 Seiten, Format (B × H): 177 mm x 256 mm, Gewicht: 2019 g
Reihe: Chapman & Hall/CRC Computer and Information Science Series
ISBN: 978-1-4665-1100-2
Verlag: Taylor & Francis Inc
Software Application Development: A Visual C++, MFC, and STL Tutorial provides a detailed account of the software development process using Visual C++, MFC, and STL. It covers everything from the design to the implementation of all software modules, resulting in a demonstration application prototype which may be used to efficiently represent mathematical equations, perform interactive and intuitive model-building, and conduct control engineering experiments.
All computer code is included, allowing developers to extend and reuse the software modules for their own project work. The book’s tutorial-like approach empowers students and practitioners with the knowledge and skills required to perform disciplined, quality, real-world software engineering.
Zielgruppe
Professional Practice & Development
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Part I - User Interaction: Object-Oriented Analysis and Design. Initial Graphical User Interface. Constructing Blocks. Constructing Block Ports. Constructing Connections. Moving Blocks and Connections. Automatic Block Placement. Connection-Based Bend Points. Block Dialog Windows. Conversion of String Input to Double Data. Moving Multiple Items. Addition of a Tree View Control. Review of Menu and Toolbar-Based Functionality: Part I. Context Menu Extension. Setting Port Properties. Key-Based Item Movement. Reversing Block Direction.Part II - Model Computation and Data: Model Validation. Non-Feedback-Based Signal Propagation. Graph Drawing. Block Operations. Preparation for Feedback-Based Signal Propagation. Feedback-Based Signal Propagation. Placing an Edit Box on a Toolbar. Serialization.Part III - Refinement: Review of Menu and Toolbar-Based Functionality: Part II. Printing and Print Preview. Implementing a Scroll View. Edit Menu. Annotations. Tools Menu. Help Menu. Finalizing the Project. Conclusion.Appendices: ControlEng: Win32 Console Application. Constructing Connections: An Exploration. NodeArcConnectivity: Win32 Console Application. Debugging: An Introduction. MatrixInversion: Win32 Console Application. Using DiagramEng.