C++编程思想、算法及笔记资料集(视频+电子书+源码)

C++编程思想、算法及笔记资料集(视频+电子书+源码)
C++这个词在中国大陆的程序员圈子中通常被读做“C加加”,而西方的程序员通常读做“C plus plus”,“CPP”。 它是一种使用非常广泛的计算机编程语言。C++是一种静态数据类型检查的、支持多重编程范式的通用程序设计语言。它支持过程化程序设计、数据抽象、面向对象程序设计、泛型程序设计等多种程序设计风格。在这里整理了一些相关的资源链接,希望对大家有帮助!
资源名称资源地址下载量好评率
名师名校教程资料:助你C++编程进阶http://down.51cto.com/zt/2035190 
VC++开发的软件源码汇总http://down.51cto.com/zt/4141303 
C++入门到提高经典电子书合集http://down.51cto.com/zt/5923227 
C++高级编程之编程思想和算法资料集http://down.51cto.com/zt/5933469 
VC++深入详解开发文档汇总http://down.51cto.com/zt/8351583 
《标准C/C++编程系列视频教程》(C++部分)http://down.51cto.com/zt/9031022 
Visual C++项目开发案例全程实录(含源码)http://down.51cto.com/zt/11961533 
达内C++全套教学视频(21天课程)http://down.51cto.com/zt/13311277 
Visual C++ 2010经典教程大全http://down.51cto.com/zt/14651972 
《Visual C++开发实战1200例》配套源码下载http://down.51cto.com/zt/2144972 
Visual C++(MFC编程)开发中高级电子书合集http://down.51cto.com/zt/23421912 
《Visual C++ 开发技术大全》随书教学视频【29章】http://down.51cto.com/zt/2954608 
黑盾VIP之C++菜鸟基础起飞课程视频【125讲】http://down.51cto.com/zt/298915368 
【C++资料免豆下载】大量教程+工具+源码下载地址汇总http://down.51cto.com/data/433969203093%
用C++实现的经典小游戏源代码http://down.51cto.com/data/49997333396%
Eclipse实战视频教程(共16集)http://down.51cto.com/data/210104321591%
【自学C++必看】C++编程应用200例http://down.51cto.com/data/64336243193%
Visual Studio C++ 2010初级教程(中文版)http://down.51cto.com/data/136622205393%
《C++Primer Plus第五版(中文版)》http://down.51cto.com/data/219181226792%
《我的第一本C++书》完整中文版pdf(看图学C++)http://down.51cto.com/data/325178156793%
【精品珍藏】C、C++热门精品资料集(共110个)http://down.51cto.com/data/418720140493%
300种加密解密算法(C++)源代码http://down.51cto.com/data/33682121395%
C++热门学习教材【txt格式】适合随时随地阅读http://down.51cto.com/data/5535798293%
C++游戏源代码(扫雷,俄罗斯方块等)http://down.51cto.com/data/5458491596%
飞鸽传书源码【C++全套文件加说明】http://down.51cto.com/data/5171986496%
《C专家编程》C语言必备书籍http://down.51cto.com/data/13409872094%
C++编写俄罗斯方块与贪吃蛇(含源程序)http://down.51cto.com/data/3341672494%
C++超级玛丽制作揭秘(技术文档+源码)http://down.51cto.com/data/49742168993%
C/C++技术宝典【程序员面试宝典+C++/C编程指南】http://down.51cto.com/data/5409763990%
C/C++1500例【程序员实用大全】http://down.51cto.com/data/8164660993%

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/28566218/viewspace-761787/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/28566218/viewspace-761787/

  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
C++编程思想源代码用于编程思想,会给大家带来帮助 Copyright (c) 2000, Bruce Eckel Source code file from the book "Thinking in C++" All rights reserved EXCEPT as allowed by the following statements: You can freely use this file for your own work (personal or commercial), including modifications and distribution in executable form only. Permission is granted to use this file in classroom situations, including its use in presentation materials, as long as the book "Thinking in C++" is cited as the source. Except in classroom situations, you cannot copy and distribute this code; instead, the sole distribution point is http://www.BruceEckel.com (and official mirror sites) where it is available for free. You cannot remove this copyright and notice. You cannot distribute modified versions of the source code in this package. You cannot use this file in printed media without the express permission of the author. Bruce Eckel makes no representation about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty of any kind, including any implied warranty of merchantability, fitness for a particular purpose, or non-infringement. The entire risk as to the quality and performance of the software is with you. Bruce Eckel and the publisher shall not be liable for any damages suffered by you or any third party as a result of using or distributing this software. In no event will Bruce Eckel or the publisher be liable for any lost revenue, profit, or data, or for direct, indirect, special, consequential, incidental, or punitive damages, however caused and regardless of the theory of liability, arising out of the use of or inability to use software, even if Bruce Eckel and the publisher have been advised of the possibility of such damages. Should the software prove defective, you assume the cost of all necessary servicing, repair, or correction. If you think you've found an error, please submit the correction using the form you will find at www.BruceEckel.com. (Please use the same form for non-code errors found in the book.)
C++编程思想第一卷的源代码,由正版图书中附带的光盘里提取出来的 Copyright (c) 2000, Bruce Eckel Source code file from the book "Thinking in C++" All rights reserved EXCEPT as allowed by the following statements: You can freely use this file for your own work (personal or commercial), including modifications and distribution in executable form only. Permission is granted to use this file in classroom situations, including its use in presentation materials, as long as the book "Thinking in C++" is cited as the source. Except in classroom situations, you cannot copy and distribute this code; instead, the sole distribution point is http://www.BruceEckel.com (and official mirror sites) where it is available for free. You cannot remove this copyright and notice. You cannot distribute modified versions of the source code in this package. You cannot use this file in printed media without the express permission of the author. Bruce Eckel makes no representation about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty of any kind, including any implied warranty of merchantability, fitness for a particular purpose, or non-infringement. The entire risk as to the quality and performance of the software is with you. Bruce Eckel and the publisher shall not be liable for any damages suffered by you or any third party as a result of using or distributing this software. In no event will Bruce Eckel or the publisher be liable for any lost revenue, profit, or data, or for direct, indirect, special, consequential, incidental, or punitive damages, however caused and regardless of the theory of liability, arising out of the use of or inability to use software, even if Bruce Eckel and the publisher have been advised of the possibility of such damages. Should the software prove defective, you assume the cost of all necessary servicing, repair, or correction. If you think you've found an error, please submit the correction using the form you will find at www.BruceEckel.com. (Please use the same form for non-code errors found in the book.)

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值