admin 管理员组

文章数量: 887021


2024年1月12日发(作者:关系数据库和非关系数据库区别)

1前言。

2Mathematics(数学)。

3DataStructures&Algorithms(数据结构、算法)。

4Compiler(编译原理)。

5OperatingSystem(操作系统)。

6Database(数据库)。

7C(C语言)。

8C++(C++语言)。

9Object-Oriented(面向对象)。

10SoftwareEngineering(软件工程)。

11UNIXProgramming(UNIX编程)。

12UNIXAdministration(UNIX系统管理)。

13Networks(网络)。

14WindowsProgramming(Windows编程)。

15Other(*)。

Mathematics(数学)。

书名(英文):DiscreteMathematicsandItsApplications(FifthEdition)。

书名(中文):离散数学及其应用(第五版)。

原作者:。

书名(英文):ConcreteMathematics:AFoundationforComputerScience(SecondEdition)。

书名(中文):具体数学:计算机科学基础(第2版)。

原作者://OrenPatashnik。

DataStructures&Algorithms(数据结构、算法)。

书名(英文):DataStructuresandAlgorithmAnalysisinC,SecondEdition。

书名(中文):数据结构与算法分析--C语言描述(第二版)。

原作者:MarkAllenWeiss。

书名(英文):DataStructures&ProgramDesignInC(SecondEdition)。

书名(中文):数据结构与程序设计C语言描述(第二版)。

原作者:RobertKruse//BruceLeung。

大凡国外的数据结构教科书,都有一个共同的特点,就是他们的第一章都不是讲的数据结构,而是软件工程的基本原则。我个人认为这是十分必要的,特别是对于大多数没有接触过程序设计的同学来说,在数据结构这个可以说是第一次接触程序设计的课程中能学习到基本的软件工程原则,对于以后的学习是十分有好处的。写一个乱七八糟的程序出来还不如什么都不写。在我看来,这本书有两个优点:一:将软件工程的基本原则贯穿全书,二:简单,容易理解。对于初学者,这本书无疑是非常合适的。0。

书名(英文):DataStructureswithC++UsingSTL(SecondEdition)。

书名(中文):数据结构C++语言描述描述—应用标准模版库(第二版)。

原作者:WilliamFord,WilliamTopp。

书名(英文):IntroductiontoAlgorithms(SecondEdition)。

书名(中文):算法导论(第二版)。

原作者:/son//CliffordStein。

书名(英文):TheArtofComputerProgramming,Volume1:FundamentalAlgorithms(ThirdEdition)。

书名(中文):计算机程序设计艺术第1卷基本算法(第3版)。

原作者:。

书名(英文):TheArtofComputerProgramming,Volume2:SeminumericalAlgorithms(ThirdEdition)。

书名(中文):计算机程序设计艺术第2卷半数值算法(第3版)。

原作者:。

书名(英文)TheArtofComputerProgramming,Volume3:SortingandSearching(SecondEdition)。

书名(中文):计算机程序设计艺术第3卷排序和查找(第2版)。

原作者:。

Compiler(编译原理)。

书名(英文):Compilers:Principles,Techniques,andTools。

书名(中文):编译原理、技术与工具。

原作者:/RaviSethi/。

书名(英文):AdvancedCompilerDesignandImplementation。

书名(中文):高级编译器设计与实现。

原作者:ck。

书名(英文):ModernCompilerImplementationinC。

书名(中文):现代编译原理--C语言描述。

原作者:/MaiaGinsburg。

OperatingSystem(操作系统)。

书名(英文):OperatingSystemConcepts(SixthEdition)。

书名(中文):操作系统概念(第六版)。

原作者:AbrahamSilberschatz/PeterBaerGalvin/GregGagne。

书名(英文):OperatingSystems:DesignandImplementation(SecondEdition)。

书名(中文):操作系统:设计及实现(第二版)。

原作者:aum/ll。

翻译者:王鹏、尤晋元、朱鹏、敖青云。

书名(英文):TheDesignandImplementationofthe4.4BSDOperatingSystem。

书名(中文):4.4BSD操作系统设计与实现。

原作者:MarshallKirkMcKusick/KeithBostic//rman。

书名(英文):TheDesignandImplementationoftheFreeBSDOperatingSystem。

书名(中文):FreeBSD操作系统设计与实现。

原作者:MarshallKirkMcKusick/e-Neil。

翻译者:张辉。

书名(英文):TheDesignofTheUNIXOperatingSystem。

书名(中文):UNIX操作系统设计。

原作者:。

书名(英文):UNIXInternals:TheNewFrontiers。

书名(中文):UNIX系统内幕。

原作者:UreshVahalia。

书名(英文):UNIXSystemsforModernArchitectures。

书名(中文):现代体系结构上的UNIX系统--内核程序员的SMP和Caching技术。

原作者:CurtSchimmel。

翻译者:张辉。

书名(英文):Lions'CommentaryonUNIX6thEditionwithSourceCode。

书名(中文):莱昂氏UNIX源代码分析。

原作者:JohnLions。

书名(英文):DistributedSystems:PrinciplesandParadigms。

书名(中文):分布式系统:原理与范例。

原作者:aum/MaartenvanSteen。

Database(数据库)。

书名(英文):AnIntroductiontoDatabaseSystems,EighthEdition。

书名(中文):数据库系统导论(第八版)。

原作者:。

书名(英文):DatabaseSystemConcepts,FourthEdition。

书名(中文):数据库系统概念(第四版)。

原作者:AbrahamSilberschat//han。

C(C语言)。

书名(英文):TheCProgrammingLanguage,SecondEdition。

书名(中文):C程序设计语言,第二版。

原作者:han/DennisRitchie。

书名(英文):TheArtandScienceofC:ALibrary-BasedIntroductiontoComputerScience。

书名(中文):C语言的科学和艺术。

原作者:s。

书名(英文):ProgrammingAbstractionsinC:ASecondCourseinComputerScience。

书名(中文):C程序设计的抽象思维。

原作者:s。

书名(英文):ExpertCProgramming。

书名(中文):C专家编程。

原作者:AndrewKoenig。

书名(英文):CTrapsandPitfalls。

书名(中文):C陷阱与缺陷。

原作者:AndrewKoenig。

C++(C++语言)。

书名(英文):C++Primer,ThirdEdition&ForthEdition。

书名(中文):C++Primer(第三版、第四版)。

原作者:n/JoséeLaJoie/。

翻译者:李师贤、蒋爱军、梅晓勇、林瑛。

平心而论,这本书的第三版并不适合入门,但是第四版适合。所以第四版的出现并不意味着第三版就失去了其价值。在我看来最好的办法就是买一本第四版的中文版和一本第三版的英文版。中文版用来入门,英文版用来作参考手册。0。

书名(英文):TheC++ProgrammingLanguage,SpecialEdition。

书名(中文):C++程序设计语言(特别版)。

原作者:BjarneStroustrup。

书名(英文):InsidetheC++ObjectModel。

书名(中文):深度探索C++对象模型。

原作者:n。

书名(英文):EffectiveC++,ThridEdition。

书名(中文):EffectiveC++(第三版)。

原作者:ScottMeyers。

书名(英文):MoreEffectiveC++。

书名(中文):MoreEffectiveC++。

原作者:ScottMeyers。

翻译者:侯捷。

书名(英文):ThinkinginC++,SecondEdition。

书名(中文):C++编程思想(第二版)。

原作者:BruceEckel。

书名(英文):ThinkinginC++,Volume2:PracticalProgramming。

书名(中文):C++编程思想第2卷:实用编程技术。

原作者:BruceEckel/ChuckAlison。

书名(英文):RuminationsonC++:ADecadeofProgrammingInsightandExperience。

书名(中文):C++沉思录。

原作者:AndrewKoenig/BarbaraMoo。

Object-Oriented(面向对象)。

书名(英文):Object-OrientedAnalysisandDesignwithApplications,SecondEdition。

书名(中文):面向对象分析与设计(第二版)。

原作者:GradyBooch。

书名(英文):Object-OrientedModelingandDesignwithUML,SecondEdition。

书名(中文):UML面向对象建模与设计(第二版)。

原作者:MichaelBlaha/JamesRumbaugh。

翻译者:车皓阳、杨眉。

书名(英文):Object-OrientedSoftwareConstruction(SecondEdition)。

书名(中文):面向对象软件构造(第二版)。

原作者:BertrandMeyer。

书名(英文):DesignPatterns:ElementsofReusableObject-OrientedSoftware。

书名(中文):设计模式:可复用面向对象软件的基础。

原作者:ErichGamma/RichardHelm/RalphJohnson/JohnVlissides。

SoftwareEngineering(软件工程)。

书名(英文):SoftwareEngineering(7thEdition)。

书名(中文):软件工程(第七版)。

原作者:IanSommerville。

书名(英文):SoftwareEngineering:APractitioner'sApproach(FifthEdition)。

书名(中文):软件工程:实践者之路(第5版)。

原作者:an。

书名(英文):SoftwareEngineering:TheoryandPractice(SecondEdition)。

书名(中文):软件工程:理论与实践(第二版)。

原作者:ShariLawrencePfleeger。

书名(英文):TheMythicalMan-Month。

书名(中文):人月神话。

原作者:FrederickPhillipsBrooks。

书名(英文):SoftwareArchitecture:PerspectivesOnanEmergingEmergingDiscipline。

书名(中文):软件体系结构:一门初露端倪学科的展望。

原作者:MaryShaw/DavidGarlan。

UNIXProgramming(UNIX编程)。

书名(英文):AdvancedProgrammingintheUNIXEnvironment,SecondEdition。

书名(中文):UNIX环境高级编程(第二版)。

原作者:dStevens/。

翻译者:尤晋元、张亚英、戚正伟。

书名(英文):TheUNIXProgrammingEnvironment。

书名(中文):UNIX编程环境。

原作者:han。

书名(英文)UNIXNetworkProgramming,Volume1:TheSocketsNetworkingAPI(ThirdEdition)。

书名(中文):UNIX网络编程卷1:套接字联网API(第三版)。

原作者:dStevens/BillFenner/。

书名(英文)UNIXNetworkProgrammingVolume2:InterprocessCommunications(SecondEdition)。

书名(中文):UNIX网络编程卷2:进程间通信(第2版)。

原作者:dStevens。

书名(英文):TheArtofUNIXProgramming。

书名(中文):UNIX程序设计艺术。

原作者:EricRaymond。

UNIXAdministration(UNIX系统管理)。

书名(英文):UNIXSystemAdministrationHandbook(ThirdEdition)。

书名(中文):UNIX系统管理技术手册(第三版)。

原作者:EviNemeth/GarthSnyder。

书名(英文):LinuxAdministrationHandbook。

书名(中文):Linux系统管理技术手册。

原作者:EviNemeth/GarthSnyder/。

书名(英文):UNIXUnleashed(FourthEdition)。

书名(中文):UNIX技术内幕(第四版)。

::

原作者:RobinAnderson/AndyJohnston。

书名(英文):UNIX:TheTextbook。

书名(中文):UNIX操作系统教程。

原作者:SyedMansoorSarwar/RobertKoretsky/SyedAqeelSarwar书名(英文):UnixBackup&Recovery。

书名(中文):UNIX备份与恢复。

原作者:Preston。

Networks(网络)。

书名(英文):ComputerNetworks(FourthEdition)。

书名(中文):计算机网络(第4版)。

原作者:aum。

书名(英文):TCP/IPIllustrated,Volume1:TheProtocols。

书名(中文):TCP/IP详解卷1:协议。

原作者:dStevens。

书名(英文):TCP/IPIllustrated,Volume2:TheImplementation。

书名(中文):TCP/IP详解卷2:实现。

原作者:/dStevens。

书名(英文)TCP/IPIllstrated,Volume3:TCPforTransactions,HTTP,NNTP,andtheUNIXDomainProtocols。

书名(中文):TCP/IP详解卷3:TCP事务协议、HTTP、NNTP和UNIX域协议。

原作者:dStevens。

书名(英文)InternetworkingwithTCP/IPVolI:Principles,Protocols,andArchitecture(ThirdEdition)。

::

书名(中文):TCP/IP网络互连技术卷1:原理、协议和体系结构(第3版)。

原作者:。

书名(英文):InternetworkingwithTCP/IPVolII:Design,Implementation,andInternals(SecondEdition)。

书名(中文):TCP/IP网络互连技术卷2:设计与实现(第2版)。

原作者:/s。

书名(英文):InternetworkingwithTCP/IPVolIII:Client-ServerProgrammingandApplications,BSDSocketVersion(Sec0。

书名(中文):TCP/IP网络互连技术卷3:客户服务器编程和应用BSD套接字版(第2版)。

原作者:/s。

书名(英文):InternetworkingwithTCP/IPVolIII:Client-ServerProgrammingandApplications,WindowsSocketsVersio0。

书名(中文):TCP/IP网络互连技术卷3:客户服务器编程和应用Windows套接字版。

原作者:/s。

WindowsProgramming(Windows编程)。

书名(英文):InsideMicrosoftWindows2000(ThirdEdition)。

书名(中文):MicrosoftWindows2000技术内幕(第3版)。

原作者:ovich。

书名(英文):ProgrammingWindows(FifthEdition)。

书名(中文):Windows编程(第5版)。

原作者:CharlesPetzold。

书名(英文):ProgrammingApplicationsforMicrosoftWindows。

书名(中文):MicrosoftWindows应用程序设计。

原作者:JeffreyRichter。

书名(英文):ProgrammingwithMicrosoftVisualC++.NET(SixthEdition)。

书名(中文):VisualC++.NET技术内幕(第6版)。

原作者:GeorgeShepherd/DavidKruglinski。

书名(英文):DissectingMFC。

书名(中文):深入浅出MFC。

原作者:侯捷。

0。

书名(英文):ComputerSystems:Aprogrammer'sPerspective。

书名(中文):计算机系统。

原作者:/DavidR.O'Hallaron。

书名(英文):PatternClassification(SecondEdition)。

书名(中文):模式分类(第2版)。

原作者://。


本文标签: 程序设计 技术 描述 编程 应用