﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>C++博客-thinks</title><link>http://www.cppblog.com/thinks/</link><description>Program</description><language>zh-cn</language><lastBuildDate>Tue, 09 Jun 2026 20:02:20 GMT</lastBuildDate><pubDate>Tue, 09 Jun 2026 20:02:20 GMT</pubDate><ttl>60</ttl><item><title>计算机经典书单----摘自百度文库</title><link>http://www.cppblog.com/thinks/archive/2011/07/22/151654.html</link><dc:creator>thinks</dc:creator><author>thinks</author><pubDate>Fri, 22 Jul 2011 07:59:00 GMT</pubDate><guid>http://www.cppblog.com/thinks/archive/2011/07/22/151654.html</guid><wfw:comment>http://www.cppblog.com/thinks/comments/151654.html</wfw:comment><comments>http://www.cppblog.com/thinks/archive/2011/07/22/151654.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/thinks/comments/commentRss/151654.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/thinks/services/trackbacks/151654.html</trackback:ping><description><![CDATA[<div>   	 	 	 	  <p style="margin-bottom: 0cm;">计算机经典书籍</p> <p style="margin-bottom: 0cm;">1、Java</p> <p style="margin-bottom: 0cm;">Java编程语言（第三版)---Java四大名著----JamesGosling(Java之父)</p> <p style="margin-bottom: 0cm;">Java编程思想（第2版)----Java四大名著----BruceEckel</p> <p style="margin-bottom: 0cm;">Java编程思想（第3版)----Java四大名著----------------BruceEckel</p> <p style="margin-bottom: 0cm;">JAVA2核心技术卷I：基础知识（原书第7版）---Java四大名著-----CayHorstmann</p> <p style="margin-bottom: 0cm;">JAVA2核心技术卷II：高级特性（原书第7版)----Java四大名著-----CayHorstmann</p> <p style="margin-bottom: 0cm;">EffectiveJava中文版------Java四大名著--------JoshuaBloch</p> <p style="margin-bottom: 0cm;">精通Struts:基于MVC的JavaWeb设计与开发---孙卫琴</p> <p style="margin-bottom: 0cm;">精通Hibernate：Java对象持久化技术详解---孙卫琴</p> <p style="margin-bottom: 0cm;">Tomcat与JavaWeb开发技术详解------------孙卫琴</p> <p style="margin-bottom: 0cm;">Java与模式--------------阎宏</p> <p style="margin-bottom: 0cm;">2、c#</p> <p style="margin-bottom: 0cm;">C#程序设计-------CharlesPetzold&#8220;windows编程泰山北斗&#8221;---C#语言&#8220;倚天屠龙双剑&#8221;</p> <p style="margin-bottom: 0cm;">C#Primer中文版--------StanleyB.Lippman---C#语言&#8220;倚天屠龙双剑&#8221;</p> <p style="margin-bottom: 0cm;">.NET框架程序设计（修订版)--------JeffreyRichter&#8220;windows编程泰山北斗&#8221;---.NET平台四大天王</p> <p style="margin-bottom: 0cm;">c#Windows程序设计----------CharlesPetzold&#8220;windows编程泰山北斗&#8221;------.NET平台四大天王</p> <p style="margin-bottom: 0cm;">.NET程序设计技术内幕-------------JeffProsise---.NET平台四大天王</p> <p style="margin-bottom: 0cm;">.NET本质论--第1卷：公共语言运行库(中文版)--------ChrisSells---.NET平台四大天王</p> <p style="margin-bottom: 0cm;">3、C++</p> <p style="margin-bottom: 0cm;">C++程序设计语言（特别版)---c++八大金刚----BjarneStroustrup&#8220;C++之父&#8221;</p> <p style="margin-bottom: 0cm;">C++Primer(第3版)中文版----c++八大金刚---StanleyB.Lippman</p> <p style="margin-bottom: 0cm;">C++Primer(第4版)中文版----c++八大金刚---StanleyB.Lippman</p> <p style="margin-bottom: 0cm;">C++标准程序库&#8212;自修教程与参考手册--c++八大金刚--NicolaiM.Josuttis</p> <p style="margin-bottom: 0cm;">C++语言的设计和演化-----c++八大金刚----BjarneStroustrup&#8220;C++之父&#8221;</p> <p style="margin-bottom: 0cm;">深度探索C++对象模型---c++八大金刚----StanleyB.Lippman</p> <p style="margin-bottom: 0cm;">EssentialC++中文版---c++八大金刚---StanleyB.Lippman</p> <p style="margin-bottom: 0cm;">EffectiveC++中文版2ndEdition-----c++八大金刚------ScottMeyers</p> <p style="margin-bottom: 0cm;">MoreEffectiveC++中文版----c++八大金刚------ScottMeyers</p> <p style="margin-bottom: 0cm;">C++编程思想（第2版）第1卷：标准C++导引--------BruceEckel</p> <p style="margin-bottom: 0cm;">C++编程思想（第2版）第2卷：实用编程技术--------BruceEckel</p> <p style="margin-bottom: 0cm;">C++程序设计--------------------------谭浩强</p> <p style="margin-bottom: 0cm;">C++程序设计教程(第2版)--------------钱能</p> <p style="margin-bottom: 0cm;">C++PrimerPlus(第五版)中文版---StephenPrata</p> <p style="margin-bottom: 0cm;">广博如四库全书Thec++programminglanguage、c++Primer</p> <p style="margin-bottom: 0cm;">深奥如山重水复Insidethec++objectmodel</p> <p style="margin-bottom: 0cm;">程序库大全Thec++standardlibray</p> <p style="margin-bottom: 0cm;">工程经验之积累Effectivec++、MoreEffectivec++、Exceptionalc++</p> <p style="margin-bottom: 0cm;">c++八大金刚：</p> <p style="margin-bottom: 0cm;">1、Essentitalc++---lippman---C++之父，旁枝暂略，主攻核心，轻薄短小，初学者</p> <p style="margin-bottom: 0cm;">2、Thec++programminglanguage----C++之父，技术权威，用词深峻，思想深远，c++百科全书代表，圣经。</p> <p style="margin-bottom: 0cm;">3、c++Primer----lippman---纵横书市十数年，c++最佳教本，c++百科全书代表。</p> <p style="margin-bottom: 0cm;">4、Insidethec++objectmodel-----lippman----揭示c++底层，非常好，非常难。</p> <p style="margin-bottom: 0cm;">5、Effectivec++-----通过50个编程实例，展示专家经验，行文有趣，深处浅出。</p> <p style="margin-bottom: 0cm;">6、MoreEffectivec++－－－－通过35个编程实例，展示专家经验，行文有趣，深处浅出。</p> <p style="margin-bottom: 0cm;">7、Thec++standardlibray－－－c++标准库的百科全书。</p> <p style="margin-bottom: 0cm;">8、设计模式：可复用面向对象软件的基础－－－－－－good!</p> <p style="margin-bottom: 0cm;">4、c</p> <p style="margin-bottom: 0cm;">C程序设计语言（第2版&#183;新版）---C语言&#8220;倚天屠龙双剑&#8221;---BrianW.Kernighan&#8220;C语言之父&#8221;</p> <p style="margin-bottom: 0cm;">CPrimerPlus中文版（第五版）--------C语言&#8220;倚天屠龙双剑&#8221;---StephenPrata</p> <p style="margin-bottom: 0cm;">C程序设计（第三版）---------------------------谭浩强</p> <p style="margin-bottom: 0cm;">C语言大全（第四版）---------------------------HERBERTSCHILDT</p> <p style="margin-bottom: 0cm;">C语言接口与实现：创建可重用软件的技术-------------DAVIDR.HANSON</p> <p style="margin-bottom: 0cm;">C语言参考手册(原书第5版)--------------------------SamuelP.Harbison</p> <p style="margin-bottom: 0cm;">C程序设计教程---------------------------------H.M.Deitel/P.J.Deitel</p> <p style="margin-bottom: 0cm;">C陷阱与缺陷-----------------------------------AndrewKoenig</p> <p style="margin-bottom: 0cm;">5、VB</p> <p style="margin-bottom: 0cm;">VisualBasic.NET技术内幕-----VB编程三剑客-----------FrancescoBalena&#8220;vb首席大师&#8221;</p> <p style="margin-bottom: 0cm;">Windows程序设计-VisualBasic.NET语言描述--VB编程三剑客-----CharlesPetzold&#8220;windows编程泰山北斗&#8221;---</p> <p style="margin-bottom: 0cm;">.NET框架程序设计：VisualBasic.NET语言描述--VB编程三剑客--JeffreyRichter&#8220;windows编程泰山北斗&#8221;---，FrancescoBalena&#8220;vb首席大师&#8221;</p> <p style="margin-bottom: 0cm;">VisualBasic6编程技术大全------------------------FrancescoBalena&#8220;vb首席大师&#8221;</p> <p style="margin-bottom: 0cm;">VisualBasic.NET从入门到精通-------------------------Petroutsos,E.</p> <p style="margin-bottom: 0cm;">高级VISUALBASIC编程-----------------------------------MATTHEWCURLAND</p> <p style="margin-bottom: 0cm;">6、Delphi</p> <p style="margin-bottom: 0cm;">InsideVCL(深入核心&#8212;&#8212;VCL架构剖析)----------李维</p> <p style="margin-bottom: 0cm;">Delphi7高效数据库程序设计--------------李维</p> <p style="margin-bottom: 0cm;">面向对象开发实践之路（Delphi版）----------李维</p> <p style="margin-bottom: 0cm;">7、VC</p> <p style="margin-bottom: 0cm;">Windows程序设计（第5版）-----CharlesPetzold&#8220;windows编程泰山北斗&#8221;---</p> <p style="margin-bottom: 0cm;">Windows核心编程----------JeffreyRichter&#8220;windows编程泰山北斗&#8221;---</p> <p style="margin-bottom: 0cm;">Windows高级编程指南---------JeffreyRichter&#8220;windows编程泰山北斗&#8221;---</p> <p style="margin-bottom: 0cm;">深入浅出MFC（第二版）-----&#8220;MFC四大天王&#8221;-------侯捷</p> <p style="margin-bottom: 0cm;">MFCWindows程序设计（第2版)---MFC四大天王&#8221;---------JeffProsise</p> <p style="margin-bottom: 0cm;">VisualC++技术内幕（第4版)--MFC四大天王&#8221;--------DavidKruglinski</p> <p style="margin-bottom: 0cm;">深入解析MFC-------------MFC四大天王&#8221;-----------GeorgeShepherd</p> <p style="margin-bottom: 0cm;">VisualC++.NET技术内幕（第6版)-MFC四大天王&#8221;------------DavidKruglinski</p> <p style="margin-bottom: 0cm;">8、VF</p> <p style="margin-bottom: 0cm;">VisualFoxpro程序设计参考手册-------------------张洪举</p> <p style="margin-bottom: 0cm;">专家门诊&#8212;&#8212;VisualFoxPro开发答疑160问-------------------张洪举</p> <p style="margin-bottom: 0cm;">VisualFoxPro6.0/9.0解决方案与范例大全-------------------张洪举</p> <p style="margin-bottom: 0cm;">VisualFoxPro软件开发模式与应用案例-------------------张洪举</p> <p style="margin-bottom: 0cm;">9、黑客</p> <p style="margin-bottom: 0cm;">应用密码学(协议算法与C源程序-----------BruceSchneier</p> <p style="margin-bottom: 0cm;">网络信息安全的真相-----------BruceSchneier</p> <p style="margin-bottom: 0cm;">黑客大曝光：网络安全机密与解决方案（第5版）--------STUARTMCCLURE</p> <p style="margin-bottom: 0cm;">软件加密技术内幕------------看雪学院</p> <p style="margin-bottom: 0cm;">加密与解密&#8212;&#8212;软件保护技术与完全解决方案------------看雪学院</p> <p style="margin-bottom: 0cm;">加密与解密（第二版）--------段钢</p> <p style="margin-bottom: 0cm;">10、汇编</p> <p style="margin-bottom: 0cm;">Intel微处理器结构、编程与接口（第六版）---------BarryB.Brey</p> <p style="margin-bottom: 0cm;">80*86、奔腾机汇编语言程序设计---------BarryB.Brey</p> <p style="margin-bottom: 0cm;">Windows环境下32位汇编语言程序设计（第2版)-----------罗云彬</p> <p style="margin-bottom: 0cm;">IBM-PC汇编语言程序设计（第2版）本书是国内优秀教材--------沈美明温冬婵</p> <p style="margin-bottom: 0cm;">IBMPC汇编语言程序设计（第五版）这本书籍是国外优秀教材-------PETERABEL著,沈美明温冬蝉译</p> <p style="margin-bottom: 0cm;">11、驱动开发</p> <p style="margin-bottom: 0cm;">WindowsWDM设备驱动程序开发指南------------------------------------ChrisCant</p> <p style="margin-bottom: 0cm;">Windows2000/XPWDM设备驱动程序开发(第2版)--------------------------武安河</p> <p style="margin-bottom: 0cm;">WINDOWS2000/XPWDM设备驱动程序开发--------------------------------武安河</p> <p style="margin-bottom: 0cm;">12、网络</p> <p style="margin-bottom: 0cm;">计算机网络第四版中文版----网络编程三剑客--------------AndrewS.Tanenbaum</p> <p style="margin-bottom: 0cm;">TCP/IP详解3卷本--------------------RichardStevens----网络编程三剑客</p> <p style="margin-bottom: 0cm;">UNIX网络编程2卷本--------------------RichardStevens----网络编程三剑客</p> <p style="margin-bottom: 0cm;">用TCP/IP进行网际互联-----------DouglasE.Comer</p> <p style="margin-bottom: 0cm;">高级TCP/IP编程-------------------JonC.Snader</p> <p style="margin-bottom: 0cm;">C++网络编程-----------------------DouglasSchmidt</p> <p style="margin-bottom: 0cm;">UNIX环境高级编程（第2版)--------------------RichardStevens</p> <p style="margin-bottom: 0cm;">13、算法</p> <p style="margin-bottom: 0cm;">计算机程序设计艺术-------Donald.E.Knuth----------算法&#8220;倚天屠龙&#8221;双剑</p> <p style="margin-bottom: 0cm;">算法导论-----------------ThomasH.Cormen--------算法&#8220;倚天屠龙&#8221;双剑</p> <p style="margin-bottom: 0cm;">离散数学及其应用----------KennethH.Rosen</p> <p style="margin-bottom: 0cm;">具体数学&#8212;计算机科学基础--------Donald.E.Knuth</p> <p style="margin-bottom: 0cm;">14、图形编程</p> <p style="margin-bottom: 0cm;">Windows图形编程----------------FENGYUAN--图形编程界的CharlesPetzold之书</p> <p style="margin-bottom: 0cm;">15、数据结构</p> <p style="margin-bottom: 0cm;">数据结构C++语言描述》58.00(DataStructuresC++)WilliamFord,WilliamTopp刘卫东沈官林</p> <p style="margin-bottom: 0cm;">数据结构算法与应用-C++语言描述》49.00SartejSahni汪诗林孙晓东等机械工业出版社</p> <p style="margin-bottom: 0cm;">16、软件工程</p> <p style="margin-bottom: 0cm;">设计模式--可复用面向对象软件的基础</p> <p style="margin-bottom: 0cm;">重构&#8212;改善既有代码的设计</p> <p style="margin-bottom: 0cm;">17、操作系统</p> <p style="margin-bottom: 0cm;">深入理解计算机系统（修订版）-------RANDALE.BRYANT</p> <p style="margin-bottom: 0cm;">18、Unix</p> <p style="margin-bottom: 0cm;">UNIX网络编程卷I套接字联网API（英文版第三版</p> <p style="margin-bottom: 0cm;">UNIX编程艺术</p> <p style="margin-bottom: 0cm;">UNIX环境高级编程（英文影印第2版-----UNIX编程&#8220;圣经</p> <p style="margin-bottom: 0cm;">UNIX环境高级编程（英文影印版）（第2版）</p> <p style="margin-bottom: 0cm;">99-UNIX环境高级编程（第2版）</p> <p style="margin-bottom: 0cm;">UNIX环境高级编程（第2版)---UNIX编程&#8220;圣经</p> <p style="margin-bottom: 0cm;">UNIX网络编程第1卷：套接口API（第3版）</p> <p style="margin-bottom: 0cm;">UNIX网络编程卷2：进程间通信（第2版）（英文影印版）</p> <p style="margin-bottom: 0cm;">UNIX网络编程（第二版）第2卷：进程间通信</p> <p style="margin-bottom: 0cm;">UNIX编程环境</p> <p style="margin-bottom: 0cm;">UNIX网络编程卷I套接字联网API（英文版第三版</p> <p style="margin-bottom: 0cm;">UNIX系统编程</p> <p style="margin-bottom: 0cm;">UNIX环境高级编程</p> <p style="margin-bottom: 0cm;">UNIX环境高级编程（英文影印版</p> <p style="margin-bottom: 0cm;">88-LINUX内核分析及编程</p> <p style="margin-bottom: 0cm;">UNIX网络编程卷I套接字联网API（英文版第三版）</p> <p style="margin-bottom: 0cm;">UNIX网络编程第1卷：套接口API（第3版）</p> <p style="margin-bottom: 0cm;">UNIX网络编程（第二版）第2卷：进程间通信</p> <p style="margin-bottom: 0cm;">UNIX网络编程卷2：进程间通信（第2版）（英文影印版）</p> <p style="margin-bottom: 0cm;">UNIX网络编程（第2版）第1卷：套接口API和X/Open传输接口API</p> <p style="margin-bottom: 0cm;">UNIX网络编程（卷1）：连网的APLS：套接字与XTI（第二版)（英文影印版）</p> <p style="margin-bottom: 0cm;">UNIX环境高级编程</p> <p style="margin-bottom: 0cm;">UNIX环境高级编程（英文版）</p> <p style="margin-bottom: 0cm;">UNIX环境高级编程（第2版）</p> <p style="margin-bottom: 0cm;">Unix技术手册</p> <p style="margin-bottom: 0cm;">19、Linux</p> <p style="margin-bottom: 0cm;">Linux内核设计与实现</p> <p style="margin-bottom: 0cm;">Linux内核完全注释</p> <p style="margin-bottom: 0cm;">LINUX内核分析及编程</p> <p style="margin-bottom: 0cm;">GNU/Linux编程指南（第二版）</p> <p style="margin-bottom: 0cm;">Linux设备驱动程序（第三版）</p> <p style="margin-bottom: 0cm;">嵌入式设计及Linux驱动开发指南&#8212;&#8212;基于ARM9处理器</p> <p style="margin-bottom: 0cm;">Linux设备驱动程序第三版（英文影印版）</p> <p style="margin-bottom: 0cm;">Linux内核设计与实现（第2版）</p> <p style="margin-bottom: 0cm;">Linux内核设计与实现（英文影印版）（第2版）</p> <p style="margin-bottom: 0cm;">linux技术手册</p> <p style="margin-bottom: 0cm;">20、游戏编程</p> <p style="margin-bottom: 0cm;">Windows游戏编程大师技巧（第二版</p> <p style="margin-bottom: 0cm;">游戏之旅--我的编程感悟</p> <p style="margin-bottom: 0cm;">OpenGL超级宝典：第三版</p> <p style="margin-bottom: 0cm;">OpenGL编程指南（第四版）</p> <p style="margin-bottom: 0cm;">Java游戏高级编程</p> <p style="margin-bottom: 0cm;">J2ME手机游戏编程入门</p> <p style="margin-bottom: 0cm;">游戏之旅&#8212;&#8212;我的编程感悟</p> <p style="margin-bottom: 0cm;">游戏开发中的人工智能（英文影印版）</p> <p style="margin-bottom: 0cm;">3D游戏：卷2动画与高级实时渲染技术</p> <p style="margin-bottom: 0cm;">面向对象的游戏开发</p> <p style="margin-bottom: 0cm;">Java游戏高级编程</p> <p style="margin-bottom: 0cm;">3D游戏编程大师技巧</p> <p style="margin-bottom: 0cm;">游戏编程精粹</p> <p style="margin-bottom: 0cm;">面向对象的游戏开发</p> <p style="margin-bottom: 0cm;">3D游戏卷1：实时渲染与软件技术</p> <p style="margin-bottom: 0cm;">3D游戏：卷2动画与高级实时渲染技&#8230;</p> <p style="margin-bottom: 0cm;">J2ME手机游戏编程入门</p> <p style="margin-bottom: 0cm;">Direct3D游戏编程入门教程（第二版&#8230;</p> <p style="margin-bottom: 0cm;">21、移动开发</p> <p style="margin-bottom: 0cm;">WindowsMobile手机应用开发</p> <p style="margin-bottom: 0cm;">SYMBIANOSC++手机应用开发</p> <p style="margin-bottom: 0cm;">68-WindowsMobile手机应用开发--傅曦齐宇徐骏</p> <p style="margin-bottom: 0cm;">48-SYMBIANOSC++手机应用开发（第2卷）------------------RICHARDHARRISON著,周良忠王伯欣译</p> <p style="margin-bottom: 0cm;">68-SYMBIANOSC++手机应用开发---------------RICHARDHARRISON著,周良忠译</p> <p style="margin-bottom: 0cm;">WindowsCE.net内核定制及应用程序开发---------周毓林宁杨陆贵强付林林</p> <p style="margin-bottom: 0cm;">嵌入式系统WindowsCE开发技巧与实例--傅曦</p> <p style="margin-bottom: 0cm;">PalmOS编程实践---绝版</p> <p style="margin-bottom: 0cm;">22、单片机</p> <p style="margin-bottom: 0cm;">单片机轻松入门----------------------------------周坚(平凡老师)</p> <p style="margin-bottom: 0cm;">单片机典型模块设计实例导航-----------------------求是科技</p> <p style="margin-bottom: 0cm;">例说8051----------------------------------------张义和陈敌北</p> <p style="margin-bottom: 0cm;">KEILCX51V7.0单片机高级语言编程与&#924;VISION2应用实践-----徐爱钧</p> <p style="margin-bottom: 0cm;">单片机应用程序设计技术(修订版)--------------------周航慈</p> <p style="margin-bottom: 0cm;">8051单片机实践与应用-------------------------------吴金戎</p> <p style="margin-bottom: 0cm;">MCS-51系列单片机实用接口技术---------------------李华</p> <p style="margin-bottom: 0cm;">23、串并口通讯</p> <p style="margin-bottom: 0cm;">VisualC++/TurboC串口通信编程实践------------------龚建伟</p> <p style="margin-bottom: 0cm;">VISUALBASIC与RS-232串行通信控制（最新版）----------范逸之</p> <p style="margin-bottom: 0cm;">24、电子</p> <p style="margin-bottom: 0cm;">无线电识图与电路故障分析轻松入门(第二版)-------------------胡斌</p> <p style="margin-bottom: 0cm;">无线电元器件检测与修理技术轻松入门（第二版）-------------------胡斌</p> <p style="margin-bottom: 0cm;">图表细说电子技术识图-------------------胡斌</p> <p style="margin-bottom: 0cm;">图表细说电子元器件-------------------胡斌</p> <p style="margin-bottom: 0cm;">图表细说元器件及实用电路-------------------胡斌</p> <p style="margin-bottom: 0cm;">现在正在读的是：</p> <p style="margin-bottom: 0cm;">C++Primer</p> <p style="margin-bottom: 0cm;">TheC++ProgrammingLanguage</p> <p style="margin-bottom: 0cm;">IntroductiontoAlgorithms</p> <p style="margin-bottom: 0cm;">Tag标签:Programming</p> </div><img src ="http://www.cppblog.com/thinks/aggbug/151654.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/thinks/" target="_blank">thinks</a> 2011-07-22 15:59 <a href="http://www.cppblog.com/thinks/archive/2011/07/22/151654.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>