zoukankan      html  css  js  c++  java
  • c++经典书籍推荐和下载

    给学习c++的新手,这些书籍都是很经典的。经典中的经典
    深度探索C++对象模型
    英文版:http://www.nengxia.com/soft.asp?id=5
    中文版:http://www.nengxia.com/soft.asp?id=19

    Modern C++ Design
    http://www.nengxia.com/soft.asp?id=7

    c++编程思想
    第一卷:
    中文版:http://www.nengxia.com/soft.asp?id=1039
    英文版: Prentice Hall Bruce Eckel Thinking In C++, Second EditionVolume.1
    第二卷:
    中文版:http://www.nengxia.com/soft.asp?id=1040
    英文版:http://www.nengxia.com/soft.asp?id=1041


    c++ Programming language
    中文版:http://www.nengxia.com/soft.asp?id=1038
    英文版:http://www.nengxia.com/soft.asp?id=368

    C++ Primer
    第三版中文版:http://www.nengxia.com/soft.asp?id=6
    第四版
    英文版:http://www.nengxia.com/soft.asp?id=117
    中文版:http://www.nengxia.com/soft.asp?id=635
    c++ primer 题解
    http://www.nengxia.com/soft.asp?id=17


    C++ Primer plus 第4版中文:
    中文版:http://www.nengxia.com/soft.asp?id=987
    英文版:
    Third.Editionhttp://www.nengxia.com/soft.asp?id=1037
    Special.Edition:http://www.nengxia.com/soft.asp?id=369


    Effective C++
    中文版:http://www.nengxia.com/soft.asp?id=9
    英文版:http://www.nengxia.com/soft.asp?id=1033

    More Effective C++
    中文版:http://www.nengxia.com/soft.asp?id=8

    STL源码剖析
    http://www.nengxia.com/soft.asp?id=11


    c++ template
    英文版:
    http://www.nengxia.com/soft.asp?id=1034
    简体中文版:
    http://www.nengxia.com/soft.asp?id=15
    繁体中文版:
    http://www.nengxia.com/soft.asp?id=16

    Effective STL
    http://www.nengxia.com/soft.asp?id=54

    c++ 标准库
    http://www.nengxia.com/soft.asp?id=47

    Exception c++
    中文版:http://www.nengxia.com/soft.asp?id=1035
    英文版:http://www.nengxia.com/soft.asp?id=18

    More Excetption c++
    英文版:http://www.nengxia.com/soft.asp?id=20

    C++ Coding Standards:
    http://www.nengxia.com/soft.asp?id=114

    STL轻松入门
    http://www.nengxia.com/soft.asp?id=162

    c/c++标准函数库 中文版
    http://www.nengxia.com/soft.asp?id=641

    the design and evolution of c++
    英文版:http://nengxia.com/soft.asp?id=1042

    高质量C++编程指南
    http://www.nengxia.com/soft.asp?id=1043

  • 相关阅读:
    【洛谷 P4721】【模板】—分治FFT(CDQ分治+NTT)
    【Comet OJ】模拟赛测试 Day2题解
    【Comet OJ】模拟赛测试 Day2题解
    将本地文件夹push到github仓库
    2017-3-7
    彻底理解https!
    2017-3-2 智慧吉首调研工作
    java再巩固
    2017-3-1
    不错的博客哦
  • 原文地址:https://www.cnblogs.com/inspurhaitian/p/1315634.html
Copyright © 2011-2022 走看看