找回密码
 注册
搜索
查看: 864|回复: 0

[综合资料] 用C语言实现嵌入式项目的面向对象编程

[复制链接]
发表于 2006-4-6 10:35:00 | 显示全部楼层 |阅读模式
适合有志于用面向对象方法开发嵌入式系统的兄弟参考。
    现在深感嵌入式软件编程方面的技术还远远落后于桌面编程技术。
    用面向对象的方法来实现对嵌入式设备的程序设计,借助于UML工具,或许可以减少
   嵌入式项目的程序开发周期,提前消除程序隐患。有这方面想法的兄弟可以多交流交流。
     这里上【文件名】:0646@52RD_OOP with C.pdf
【格 式】:pdf
【大 小】:1253K
【简 介】:
Object-oriented programming is the current cure-all — although it has been around for much more then ten years. At the core, there is little more to it then finally applying the good programming principles which we have been taught for more then twenty years. C++ (Eiffel, Oberon-2, Smalltalk ... take your pick) is the New Language because it is object-oriented — although you need not use it that way if you do not want to (or know how to), and it turns out that you can do just as well with plain ANSI-C. Only object-orientation permits code reuse between pro­jects — although the idea of subroutines is as old as computers and good program­mers always carried their toolkits and libraries with them.
This book is not going to praise object-oriented programming or condemn the Old Way. We are simply going to use ANSI-C to discover how object-oriented pro­gramming is done, what its techniques are, why they help us solve bigger prob­lems, and how we harness generality and program to catch mistakes earlier. Along the way we encounter all the jargon — classes, inheritance, instances, linkage, methods, objects, polymorphisms, and more — but we take it out of the realm of magic and see how it translates into the things we have known and done all along.

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注册

×
高级模式
B Color Image Link Quote Code Smilies

本版积分规则

Archiver|手机版|小黑屋|52RD我爱研发网 ( 沪ICP备2022007804号-2 )

GMT+8, 2024-9-28 01:25 , Processed in 0.086126 second(s), 18 queries , Gzip On.

Powered by Discuz! X3.5

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表