程序设计实践

程序设计实践
分享
扫描下方二维码分享到微信
打开微信,点击右上角”+“,
使用”扫一扫“即可将网页分享到朋友圈。
2002-04
版次: 1
ISBN: 9787111091578
定价: 22.00
装帧: 平装
开本: 其他
纸张: 其他
页数: 267页
50人买过
  • PrefaceChapter 1: Style1.1 Names1.2 Expressions and Statements1.3 Consistency and Idioms1.4 Function Macros1.5 Magic Numbers1.6 Comments1.7 Why Bother?Chapter 2: Algorithms and Data Structures2.1 Searching2.2 Sorting2.3 Libraries2.4 A Java Quicksort2.5 O-Notation2.6 Growing Arrays2.7 Lists2.8 Trees2.9 Hash Tables2.10 SummaryChapter 3: Design and Implementation3.1 The Markov Chain Algorithm3.2 Data Structure Altematives3.3 Building the Data Structure in C3.4 Generating Output3.5 Java3.6 C++3.7 Awk and Perl3.8 Performance3.9 LessonsChapter 4: Interfaces4.1 Comma-Separated Values4.2 A Prototype Library4.3 A Library for Others4.4 A C++ Implementation4.5 Interface Principles4.6 Resource Management4.7 Abort, Retry, Fail?4.8 User InterfacesChapter 5: Debugging5.2 Debuggers5.2 Good Clues, Easy Bugs5.3 No Clues, Hard Bugs5.4 Last Resorts5.5 Non-reproducible Bugs5.6 Debugging Tools5.7 Other People's Bugs5.8 SummaryChapter 6: Testing6.1 Test as You Write the Code6.2 Systematic Testing6.3 Test Automation6.4 Test Scaffolds6.5 Stress Tests6.6 Tips for Testing6.7 Who Does the Testing?6.8 Testing the Markov Program6.9 SummaryChapter 7: Performance7.1 A Bottleneck7.2 Timing and Profiling7.3 Strategies for Speed7.4 Tuning the Code7.5 Space Efficiency7.6 Estimation7.7 SummaryChapter 8: Portability8.1 Language8.2 Headers and Libraries8.3 Program Organization8.4 Isolation8.5 Data Exchange8.6 Byte Order8.7 Portability and Upgrade8.8 Internationalization8.9 SummaryChapter 9: Notation9. 1 Formatting Data9.2 Regular Expressions9.3 Programmab1e Tools9.4 InterPreters, Compilers, and Virtual Machines9.5 Programs that Write Programs9.6 Using Macros to Generate Code9.7 Compiling on the FlyEpilogueAppendix: Collected RulesIndex
  • 目录:
    PrefaceChapter 1: Style1.1 Names1.2 Expressions and Statements1.3 Consistency and Idioms1.4 Function Macros1.5 Magic Numbers1.6 Comments1.7 Why Bother?Chapter 2: Algorithms and Data Structures2.1 Searching2.2 Sorting2.3 Libraries2.4 A Java Quicksort2.5 O-Notation2.6 Growing Arrays2.7 Lists2.8 Trees2.9 Hash Tables2.10 SummaryChapter 3: Design and Implementation3.1 The Markov Chain Algorithm3.2 Data Structure Altematives3.3 Building the Data Structure in C3.4 Generating Output3.5 Java3.6 C++3.7 Awk and Perl3.8 Performance3.9 LessonsChapter 4: Interfaces4.1 Comma-Separated Values4.2 A Prototype Library4.3 A Library for Others4.4 A C++ Implementation4.5 Interface Principles4.6 Resource Management4.7 Abort, Retry, Fail?4.8 User InterfacesChapter 5: Debugging5.2 Debuggers5.2 Good Clues, Easy Bugs5.3 No Clues, Hard Bugs5.4 Last Resorts5.5 Non-reproducible Bugs5.6 Debugging Tools5.7 Other People's Bugs5.8 SummaryChapter 6: Testing6.1 Test as You Write the Code6.2 Systematic Testing6.3 Test Automation6.4 Test Scaffolds6.5 Stress Tests6.6 Tips for Testing6.7 Who Does the Testing?6.8 Testing the Markov Program6.9 SummaryChapter 7: Performance7.1 A Bottleneck7.2 Timing and Profiling7.3 Strategies for Speed7.4 Tuning the Code7.5 Space Efficiency7.6 Estimation7.7 SummaryChapter 8: Portability8.1 Language8.2 Headers and Libraries8.3 Program Organization8.4 Isolation8.5 Data Exchange8.6 Byte Order8.7 Portability and Upgrade8.8 Internationalization8.9 SummaryChapter 9: Notation9. 1 Formatting Data9.2 Regular Expressions9.3 Programmab1e Tools9.4 InterPreters, Compilers, and Virtual Machines9.5 Programs that Write Programs9.6 Using Macros to Generate Code9.7 Compiling on the FlyEpilogueAppendix: Collected RulesIndex
查看详情
相关图书 / 更多
程序设计实践
程序员超强大脑
[荷兰]费莉安·赫尔曼斯(Felienne Hermans)
程序设计实践
程序员考前突破:考点精讲、真题精解、难点精练
詹宏锋 李锋 许纪贤 编著
程序设计实践
程序员的README
[美]克里斯·里科米尼(Chris Riccomini) (美) 德米特里·里
程序设计实践
程序员的制胜技
[土耳其]塞达特·卡帕诺格鲁(Sedat Kapanoglu)
程序设计实践
程序设计基础(C语言)(第3版)
刘明军 袁宁 张玲 蒋彦 赵亚欧 编著;潘玉奇 主编;蔺永政
程序设计实践
程序设计基础(Python语言)(微课视频版)
陈守森;刘衍琦;邵燕;张言上;任爱华
程序设计实践
程序设计算法基础
于瑞国 主编;赵满坤 副主编;喻梅;李雪威
程序设计实践
程序员的算法趣题2
[日]增井敏克
程序设计实践
程序性能优化理论与方法
韩林;高伟
程序设计实践
程序设计基础实验和学习指导(C语言)(微课版)
苏小红 张羽 袁永峰 李东
程序设计实践
程序设计基础(C语言)习题集与实验指导(第3版)
蒋彦 袁宁 张玲 赵亚欧 编著;潘玉奇 主编;蔺永政
程序设计实践
程序设计基础(C语言)教程
刘媛媛;雷莉霞;胡平
您可能感兴趣 / 更多
程序设计实践
零基础法语入门绘本 小小法语
Brian Chan
程序设计实践
The Promise of Artificial Intelligence:Reckoning and Judgment
Brian Cantwell Smith
程序设计实践
小学英语语法1+2学生用书3
Brian、Stuart 著
程序设计实践
小学英语语法1+2学生用书1
Brian 著
程序设计实践
小学英语语法1+2练习册2
Brian、Stuart 著
程序设计实践
Three Types of Solitude
Brian Aldiss
程序设计实践
Jessica Jones: Alias Vol. 3
Brian Michael Bendis;Michael Gaydos
程序设计实践
Jessica Jones:Alias Vol. 2
Brian Michael Bendis
程序设计实践
McGraw-Hill's Top 50 Skills ACT English, Reading, and Science
Brian Leaf 著
程序设计实践
DefiningTwilight:VocabularyWorkbookforUnlockingtheSAT,ACT,GED,andSSAT[拍卖获利手册]
Brian Leaf 著
程序设计实践
RakketyTam
Brian Jacques 著;David Elliott 绘
程序设计实践
Beyond Success
Brian D. Biro、John Wooden 著