分类:C/C++
语言:简体中文
大小:未知
发布时间:13-04-05
内容介绍:本书涉及到C语言概述的计算机编程语言、基本要素、控制结构(选择)、用户定义的函数、用户定义的简单数据类型,命名空间,和字符串类型、数组和字符串、记录(结构)、继承和组合、指针,类,虚函数,抽象类,并列、重载和模板、异常处理、递归、链表、栈和队列、搜索和排序算法、图形、标准模板库(STL)等等......。内容截图:
1 an overview of computers and programming languages27 basic elements of C++183 control structures I (selection)259 control structures II (repetition)335 user-defined functions451 user-defined simple data types,namespaces,and the string type505 arrays and strings591 records (structs)629 classes and data abstraction709 inheritance and composition781 pointers,classes,virtual functions,abstract classes,and lists867 overloading and templates959 exception handling1001 recursion1031 linked lists1123 stacks and queues1223 searching and sorting algorithms1305 binary trees1361 graphs1399 standard template library (STL)1601 index
...