C Interfaces and Implementations 在線電子書 圖書標籤: C Programming 編程 計算機 程序設計 算法 c語言 C/C++
發表於2024-12-23
C Interfaces and Implementations 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024
其實我學數據結構用的這本書.....
評分其實我學數據結構用的這本書.....
評分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.
我说的“好”,指的是通顺/明白/准确,并不是说有什么文采之类的。 我粗略读过这本书,感觉这书也算翻译得不错了,准确性很好。 前一段看到dang-dang和amazo-n上都有人在恶评这本书,虽然不多,却都很恶毒。 就目前情况来说,翻译得好的书不算多,翻译得不好的书一大堆,对...
評分看到很多媒体上都评论这本书怎么好,怎么好,我读过这本书,却没有感觉到任何令我惊喜的东西,很是失望。 当时我正在思考如何将C运用到实际项目中,而且自己也总结了一些方法,怎么模块化设计,如何借鉴面向对象的思想进行管理,如何接口与实现分开,如何处理错误等等,而且这...
評分 評分 評分相对于较抽象的主题-“接口”,内容基本上过于丰富了(要建小"类库":))。仅仅需要了解“接口”的话,随便看看开始几章即可,执着于算法的可以从reference去展开... 书中源码的编排方式到时值得商榷的,个人比较不习惯这种先给占位符再随后展开的代码提供方式,未必比直接列出...
C Interfaces and Implementations 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024