C Interfaces and Implementations 在线电子书 图书标签: C Programming 编程 计算机 程序设计 算法 c语言 C/C++
发表于2025-03-20
C Interfaces and Implementations 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025
其实我学数据结构用的这本书.....
评分C语言进阶学习的好教材。示范了内存管理、断言、异常、各种数据结构、字符串、高精度计算和线程的接口设计、实现。接口设计很紧凑,也有相当的灵活性。代码实现非常简洁优雅,但并不以裁减功能为代价,相反的,功能相当丰富。每章末尾还有启发性的习题,并推荐可供深入研究的参考材料。
评分其实我学数据结构用的这本书.....
评分#C语言自我修养
评分C语言进阶学习的好教材。示范了内存管理、断言、异常、各种数据结构、字符串、高精度计算和线程的接口设计、实现。接口设计很紧凑,也有相当的灵活性。代码实现非常简洁优雅,但并不以裁减功能为代价,相反的,功能相当丰富。每章末尾还有启发性的习题,并推荐可供深入研究的参考材料。
Every programmer and software project manager must master the art of creating reusable software modules; they are the building blocks of large, reliable applications. Unlike some modern object-oriented languages, C provides little linguistic support or motivation for creating reusable application programming interfaces (APIs). While most C programmers use APIs and the libraries that implement them in almost every application they write, relatively few programmers create and disseminate new, widely applicable APIs. C Interfaces and Implementations shows how to create reusable APIs using interface-based design, a language-independent methodology that separates interfaces from their implementations. This methodology is explained by example. The author describes in detail 24 interfaces and their implementations, providing the reader with a thorough understanding of this design approach.
刚才看到有人指责这本书说像是吃了“夹生饭”,还举了个例子,不过他举的例子是错的。我通读过这本书的,简单说说自己的看法。(相关的书评作者已经撤销了评论) 我04年买了机械的译本,感觉不好,后来又买了人邮的影印版;这次人邮再次出译本,加之手头又有英文电子版,所以...
评分如题,哪位朋友对这本书的课后习题敢兴趣,可以在这里一起讨论讨论。 我在看这本书的时候,对每章课后习题都不是很理解,不知道该怎么解决,还希望与各位一起讨论。 豆娘说我评论太短了~ 还是有点短~
评分看到很多媒体上都评论这本书怎么好,怎么好,我读过这本书,却没有感觉到任何令我惊喜的东西,很是失望。 当时我正在思考如何将C运用到实际项目中,而且自己也总结了一些方法,怎么模块化设计,如何借鉴面向对象的思想进行管理,如何接口与实现分开,如何处理错误等等,而且这...
评分相对于较抽象的主题-“接口”,内容基本上过于丰富了(要建小"类库":))。仅仅需要了解“接口”的话,随便看看开始几章即可,执着于算法的可以从reference去展开... 书中源码的编排方式到时值得商榷的,个人比较不习惯这种先给占位符再随后展开的代码提供方式,未必比直接列出...
C Interfaces and Implementations 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025