C++程序设计语言(特别版 影印版) chm umd 阿里云 下载 夸克云 pdf azw3 kindle

C++程序设计语言(特别版 影印版)精美图片
》C++程序设计语言(特别版 影印版)电子书籍版权问题 请点击这里查看《

C++程序设计语言(特别版 影印版)书籍详细信息

  • ISBN:9787040100952
  • 作者:暂无作者
  • 出版社:暂无出版社
  • 出版时间:2012-01
  • 页数:1019
  • 价格:48.90
  • 纸张:暂无纸张
  • 装帧:暂无装帧
  • 开本:暂无开本
  • 语言:未知
  • 丛书:暂无丛书
  • TAG:暂无
  • 豆瓣评分:暂无豆瓣评分
  • 豆瓣短评:点击查看
  • 豆瓣讨论:点击查看
  • 豆瓣目录:点击查看
  • 读书笔记:点击查看
  • 原文摘录:点击查看

内容简介:

《C++程序设计语言》(特别版)(影印版)作者是C++的发明人,对C++语言有着全面、深入的理解,因此他强调应将语言作为设计与编程的工具,而不仅仅是语言本身,强调只有对语言功能有了深入了解之后才能真正掌握它。《C++程序设计语言》编写的目的就是帮助读者了解C++是如何支持编程技术的,使读者能从中获得新的理解,从而成为一名优秀的编程人员和设计人员。


书籍目录:

Preface

Preface to Second Edition

Preface to First Edition

Introductory Material

1 Notes to the Reader

2 A Tour of C++

3 A Tour of the Standard Library

Part I: Basic Facilities

4 Types and Declarations

5 Pointers, Arrays, and Structures

6 Expressions and Statements

7 Functions

8 Namespaces and Exceptions

9 Source Files and Programs

Part II: Abstraction Mechanisms

10 Classes

11 Operator Overloading

12 Derived Classes

13 Templates

14 Exception Handling

15 Class Hierarchies

Part III: The Standard Library

16 Library Organization and Containers

17 Standard Containers

18 Algorithms and Function Objects

19 Iterators and Allocators

20 Strings

21 Streams

22 Numerics

Part IV: Design Using C++

23 Development and Design

24 Design and Programming

25 Roles of Classes

Appendices

A The C++ Grammar

B Compatibility

C Technicalities

D Locales

E Standard Library Exception Safety

Index


作者介绍:

Bjarne Stroustrup is the designer and original implementor of C++and the author of The C++Programming Lan-guage ,The Annotated C++Reference Mannual,and The Design and Evolution of C++ A graduate of the University of Aarhus,Denmark,and Cambridge University,England .


出版社信息:

暂无出版社相关信息,正在全力查找中!


书籍摘录:

暂无相关书籍摘录,正在全力查找中!



原文赏析:

[2.13.4]2.Whether all string literals are distinct (that is, are stored in nonoverlapping objects) is implementation-defined. The effect of attempting to modify a string literal is undefined.


A namespace is a scope. Thus, "namespace" is a very fundamental and relatively simple conecpt. The larger a program is, the more useful namespaces are to express logical separations of its parts. Ordinary local scopes, global scopes, and classes are namespaces.


Ideally, every entity in a program belongs to some recognizable logical unit("module").Therefore,every declaration in a nontrivial program should ideally be in some namespace named to indicate its logical role in the program. The expception is main(), which must be globa in order for the run-time environment to recognize it as special.


It is often a good idea to keep local synonyms as local as possible to avoid confusion.


The purpose of interfaces is to minimize dependencies between different parts of a program. Minimal interfaces lead to systems that are easier to understand, have better data hiding properties, are easier to modify, and complie faster.


however,for most problems I face,this solution is also massive overkill.


其它内容:

书籍介绍

《C++程序设计语言》(特别版)(影印版)作者是C++的发明人,对C++语言有着全面、深入的理解,因此他强调应将语言作为设计与编程的工具,而不仅仅是语言本身,强调只有对语言功能有了深入了解之后才能真正掌握它。《C++程序设计语言》编写的目的就是帮助读者了解C++是如何支持编程技术的,使读者能从中获得新的理解,从而成为一名优秀的编程人员和设计人员。


书籍真实打分

  • 故事情节:4分

  • 人物塑造:9分

  • 主题深度:3分

  • 文字风格:7分

  • 语言运用:7分

  • 文笔流畅:6分

  • 思想传递:4分

  • 知识深度:9分

  • 知识广度:5分

  • 实用性:3分

  • 章节划分:7分

  • 结构布局:5分

  • 新颖与独特:8分

  • 情感共鸣:4分

  • 引人入胜:8分

  • 现实相关:3分

  • 沉浸感:3分

  • 事实准确性:5分

  • 文化贡献:5分


网站评分

  • 书籍多样性:9分

  • 书籍信息完全性:3分

  • 网站更新速度:3分

  • 使用便利性:5分

  • 书籍清晰度:8分

  • 书籍格式兼容性:8分

  • 是否包含广告:4分

  • 加载速度:5分

  • 安全性:9分

  • 稳定性:8分

  • 搜索功能:5分

  • 下载便捷性:9分


下载点评

  • 书籍完整(417+)
  • 一般般(636+)
  • 内涵好书(315+)
  • 少量广告(604+)
  • 已买(120+)
  • 赚了(182+)
  • 图书多(361+)
  • 可以购买(571+)
  • 速度慢(242+)
  • 品质不错(557+)

下载评价

  • 网友 隗***杉:

    挺好的,还好看!支持!快下载吧!

  • 网友 邱***洋:

    不错,支持的格式很多

  • 网友 康***溪:

    强烈推荐!!!

  • 网友 冯***卉:

    听说内置一千多万的书籍,不知道真假的

  • 网友 詹***萍:

    好评的,这是自己一直选择的下载书的网站

  • 网友 家***丝:

    好6666666

  • 网友 寇***音:

    好,真的挺使用的!

  • 网友 谭***然:

    如果不要钱就好了

  • 网友 权***波:

    收费就是好,还可以多种搜索,实在不行直接留言,24小时没发到你邮箱自动退款的!

  • 网友 敖***菡:

    是个好网站,很便捷

  • 网友 索***宸:

    书的质量很好。资源多

  • 网友 薛***玉:

    就是我想要的!!!

  • 网友 融***华:

    下载速度还可以


随机推荐