Cover image for Introduction to windows and graphics programming with visual C++ .net
Title:
Introduction to windows and graphics programming with visual C++ .net
Personal Author:
Publication Information:
Singapore : World Scientific Publishing Company, 2005
Physical Description:
xii, 338 p. : ill. ; 24 cm.+ 1 CD-ROM
ISBN:
9789812564559
General Note:
Accompanied by CD-ROM of the same title : CP 015869

Available:*

Library
Item Barcode
Call Number
Material Type
Item Category 1
Status
Searching...
30000010185518 QA76.73.C153 M39 2005 Open Access Book Book
Searching...

On Order

Summary

Summary

This book provides an accessible approach to the study of Windows programming with Visual C++. It is intended to be an introduction to Visual C++ for technical people including practicing engineers, engineering students, and others who would like to understand Windows programming and use its inherent graphic capabilities. While the book is aimed at a technical audience, the mathematical content is modest and it should be readable by most people interested in C++ programming. It introduces readers to Windows programming in a natural way, making use of the object-oriented environment, the Microsoft Foundation Classes (MFC), and the document/view organization.Over fifty example projects are included on a companion CD. These example projects are used in the book's tutorial format initially by introducing Visual C++ programming and important C++ concepts. Then coverage of Windows programming begins with fundamental graphics operations including interactive drawing with mouse inputs. This is followed by program interaction through Windows tools for creating drop down menus, toolbar buttons, dialog windows, file input/output, output to printers, etc. Basic animation concepts are presented, using classes to develop, manipulate and display geometric shapes. Graphs are plotted as objects and the process of creating color contour plots is discussed.After using this book and following its collection of example programs, readers should be well prepared to write interactive programs which integrate Windows functionality and graphics with their own C++ programming. The step-by-step structure of each example in the book is described thoroughly and only standard Microsoft resources for graphics are required. Exercises at the end of each chapter provide opportunities to revisit and extend the tutorial examples. The project folders on the CD include complete program code for all examples. Files are also provided that contain classes and functions for handling geometric objects and graphs and which may be easily adapted for a wide variety of application programs.