C++ Black Book

Steven Holzner

  • 出版商: Coriolis GROUP
  • 出版日期: 2000-12-21
  • 售價: $2,110
  • 貴賓價: 9.5$2,005
  • 語言: 英文
  • 頁數: 832
  • 裝訂: Paperback
  • ISBN: 1576107779
  • ISBN-13: 9781576107775
  • 相關分類: C++ 程式語言
  • 已絕版

買這商品的人也買了...

相關主題

商品描述

Description:
The C++ Black Book is a comprehensive C++ resource packed with working examples. From the basics to the most advanced topics, this book provides complete coverage of everything needed to master C++, including all C++ compilers. The book explores working with data and C++ operators, storing data in strings and arrays, creating functions, and standard library functions for data processing and I/O. It provides information on data structures, unions, enumerations, classes, and objects including friend functions, copy constructors, and advanced tricks. File handling, virtual functions, exceptions, debugging, plus the standard template library are also presented. The book covers data handling including sorting, searching and encryption, hashing, and parsing.