作者:Herbert Schildt
出版日期:April 12, 2004
出版社:McGraw-Hill
页数:424
ISBN:ISBN-10: 0072255129 ISBN-13: 978-0072255126
文件格式:CHM
Product Description
Learn how to apply C++ to a wide array of sophisticated applications.In his clear prose, C++ expert and the world’s leading programmingauthor Herb Schildt, shares practical, high-powered applications ofC++, revealing some of the most interesting features of the language inthe process. “Pure code” subsystems that can be adapted to your ownprograms, financial calculations, and file utilities are discussed. AC++ interpreter, an AI-based search engine, plus a Web-based examplefor those programmers who interface C++ with the Internet are alsoincluded. With downloadable code offered, this resource has somethingfor every C++ developer.
From the Back Cover
Take your C++ skills to the next level with help from programming guruHerb Schildt. In this unique volume, Herb unlocks the secrets thatprofessional programmers use to create world-class software. In theprocess, he explores the power, elegance, and artistry of C++. Inside,Herb applies C++ to a wide variety of high-powered, practicalapplications, each focusing on a different aspect of the language.Examples range from a garbage collector subsystem and a thread controlpanel to AI-based searches and a custom STL container. Herb evendevelops a Mini C++ interpreter! You can use each application as-is oras a starting point for your own development. This is some of the mostexciting C++ code found anywhere! Inside, you’ll:
*Explore the power of C++
*Create a garbage collector subsystem for memory management
*Develop a thread control panel
*Build a translator to extend the capabilities of C++
*Develop a restartable Internet file downloader
*Create a financial analysis library
*Explore artificial intelligence with AI-based search techniques
*Build a custom STL container
*Develop a Mini C++ interpreter