Review of the C Language - Object-Oriented Design and Programming with C++ - APPENDIX 3ELSEVIERObject-Oriented Design and Programming with C++
Making Embedded Systems8.9 多核程序设计技术7.2 Distributed Systems, 3rd Edition7.8 Get Programming with Haskell9.8 C语言接口与实现9.0 500 Lines or Less8.3 NoSQL Distilled8.8 Unix Power Tools, Third Edition8.7 论坛· ··· 在这本书的论坛里发言...
LW_OOPC(Light Weight Object-oriented Programming with C,2010.1.24开源)轻量级的面向对象C编程框架是由台湾高焕堂先生以及他的MISOO团队创作了第一个版本之后,又由金永华改进优化,再以LGPL协议开源出来的。这个框架的面世与高焕堂的著作《UML+OOPC嵌入式C语言开发精讲》有关。总共一个.h文件、25个宏、约100行代码...
[原]Object-Oriented Programming With ANSI-C 前一段时间面试被问到一个问题,怎么用C去实现面向对象的特性,比如封装、继承和多态。我心想这不是闲的蛋疼么,好吧,我承认我不会...[大哭]。然后去网上找相关的文章,有文章推荐了《Object-Oriented Programming With ANSI-C》这个小册子,翻了翻发现写的真心好。 ...
Object-oriented Programming with ANSI-C翻译征集(纪念ChinaUnix.net上的青春) 写技术书不简单 翻译他人的技术书更难 一群人一起来翻译还要难 一群互相不认识,只能通过email、论坛、Wiki交流的人,凭借一腔热情和自我驱动去翻译:这就是十年前曾经很火的http://ChinaUnix.net论坛上的一群“初生牛犊”曾经想做的...
The techniques described here grew out of my disenchantment with C++ when I needed object-oriented techniques to implement an interactive programming language and realized that I could not forge a portable implementation in C++. I turned to what I knew, ANSI-C, and I was perfectly able to do...
Object-Oriented Programming With ANSI-C 7.7分 全部书评 (3) 哦,C语言和面向对象 有人在stackover上问:如何用C写出面向对象的代码?回答的人推荐了这本书。正巧,这也是我想问的问题,于是看了这本书。 C是一个非常灵活的语言,而面向对象是一种思想... 7 有用 OOC 中文翻译地址 通过这本书你可以明白...
《Object-Oriented Programming With ANSI-C》 感觉例子和主题 不相干啊? 请高手指教下。用C实现面向...
Object-OrientedProgrammingWithANSI-C开始翻译Object-OrientedProgrammingWithANSI-C是我很想通读的一本书,可是一直没能坚持下去。为了鞭策自己,我将一边阅读、一边翻译、一边发表,我不知道能够坚持多久,但我会努力。我英文水平很差,所以可能呈现给大家的是一个错误百出的残次品,也希望大家多指正、多帮助。
C 程序员需要的一本书 《Object-oriented Programming with Ansi-C》 Object-oriented Programming with Ansi-C No programming technique solves all problems. No programming language produces only correct results. No programmer should start each project from scratch....