搜索结果

找到约 24 项符合 stroustrup 的查询结果

VC书籍 C语言编程经典教程

C语言编程经典教程,The.C...Programming.Language.Third.Edition.Addison.Wesley.Bjarne.Stroustrup
https://www.eeworm.com/dl/686/357391.html
下载: 96
查看: 1063

VC书籍 是否懂得C语言并不是学习C++的前提。不仅仅是因为C++本身兼容C语言

是否懂得C语言并不是学习C++的前提。不仅仅是因为C++本身兼容C语言,更重要的是C++所倡导的程序设计观念是和C语言完全不同的。C语言在某种意义上是对CPU模型的抽象。尽管C++完全保留了C语言的机器模型,但是C++更加注重对现实世界进行抽象。为此,C++创始人Bjarne Stroustrup专门写过一篇著名的文章:《Learning Standard C ...
https://www.eeworm.com/dl/686/357653.html
下载: 135
查看: 1054

VC书籍 C++是对C的扩充

C++是对C的扩充,是C的超集。它保留了C语言原有的所有优点,与C完全兼容,用C语言写的程序可以不加修改地用于C++,但C++增加了面向对象的机制,它是由贝尔实验室的Bjarne Stroustrup博士及其同事在C语言的基础上开发成功的。 ...
https://www.eeworm.com/dl/686/389403.html
下载: 39
查看: 1019

技术资料 The C++ Programming Language第四版

 Extensively rewritten to present the C++11 language, standard library, and key design techniques as an integrated whole, Stroustrup thoroughly addresses changes that make C++11 feel like a whole new language, offering definitive guidance for leveraging its improvements in performance, reliabil ...
https://www.eeworm.com/dl/829041.html
下载: 1
查看: 4790