bjarne

共 23 篇文章
bjarne 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 23 篇文章,持续更新中。

FPGA代码整洁之道

<p>一个好的 FPGA 项目的设计作品,不仅依赖于架构设计,优秀的代码也是必不可少的关键因素。而好的代码最基本的就是清晰整洁。整洁的代码运行稳定,也是后期维护和升级的基础。正如 C++语言发明者Bjarne&nbsp; Stroustrup 说的那样:“代码逻辑应当直截了当,叫缺陷难以隐藏;尽量减少依赖关系,使之便于维护;依据某种分层战略完善错误处理代码;性能调至最优,避免其他人优化时不知所措从

The C++ Programming Language第四版

<p>&nbsp;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 wh

The c++ Programming Language (Special 3rd edition) by Bjarne Stroustrup (the creator of C++)

The c++ Programming Language (Special 3rd edition) by Bjarne Stroustrup (the creator of C++)

a great c++ book for Bjarne Stroustrup ..

a great c++ book for Bjarne Stroustrup ..

C++是对C的扩充

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

C语言编程经典教程

C语言编程经典教程,The.C...Programming.Language.Third.Edition.Addison.Wesley.Bjarne.Stroustrup

在C的基础上

在C的基础上,一九八三年又由贝尔实验室的Bjarne Strou-strup推出了C++。 C++进一步扩充和完善了C语言,成为一种面向 对象的程序设计语言。C++目前流行的最新版本是Borland C++4.5,Symantec C++6.1,和Microsoft VisualC++ 2.0。C++提出了一些更为深入的概念,它所支持的这些面向对象的概念容易将问题空间直接地映射到程序空间,为程序员

TheC++ProgrammingLanguageSpecial3rdEdition.pdf 作者是Bjarne Stroustrup 很好的一本C++书

TheC++ProgrammingLanguageSpecial3rdEdition.pdf 作者是Bjarne Stroustrup 很好的一本C++书

Standard-Library Exception Safety Bjarne Stroustrup Texas A&M University (and AT&T Labs – Researc

Standard-Library Exception Safety Bjarne Stroustrup Texas A&M University (and AT&T Labs – Research) http://www.research.att.com/~bs Introduction to the C++ exception handling mechanisms and “reso

本文根据发表在CUJ Expert Forum上的两篇文章编译而成。C/C++ User s Journal是目前最出色的C/C++语言专业杂志

本文根据发表在CUJ Expert Forum上的两篇文章编译而成。C/C++ User s Journal是目前最出色的C/C++语言专业杂志,特别是在C++ Report闭刊之后,CUJ的地位更加突出。CUJ Expert Forum是CUJ主办的网上技术专栏,汇集2000年10月以来C++社群中顶尖专家的技术短文,并免费公开发布,精彩纷呈,是每一个C/C++学习者不可错过的资料。由Jim H

本书是由计算机大师(美)Bjarne Stroustrup所著的一部经典教材。该书主要介绍了

本书是由计算机大师(美)Bjarne Stroustrup所著的一部经典教材。该书主要介绍了,C++语言的设计和演化;是学习、深入了解C++不可或缺的一本好书。

本文根据发表在CUJ Expert Forum上的两篇文章编译而成。C/C++ User s Journal是目前最出色的C/C++语言专业杂志

本文根据发表在CUJ Expert Forum上的两篇文章编译而成。C/C++ User s Journal是目前最出色的C/C++语言专业杂志,特别是在C++ Report闭刊之后,CUJ的地位更加突出。CUJ Expert Forum是CUJ主办的网上技术专栏,汇集2000年10月以来C++社群中顶尖专家的技术短文,并免费公开发布,精彩纷呈,是每一个C/C++学习者不可错过的资料。由Jim H

concepts 是由Bjarne Stroustrup和Douglas Gregor撰写的你提交到iso c++委员会的描述泛型编程的concept检验的c++扩展语法的文件

concepts 是由Bjarne Stroustrup和Douglas Gregor撰写的你提交到iso c++委员会的描述泛型编程的concept检验的c++扩展语法的文件

C++大师Bjarne_Stroustrup的各种论文

C++大师Bjarne_Stroustrup的各种论文,表明了他对C++的看法和用处

Bjarne Stroustrup语录 很经典的材料

Bjarne Stroustrup语录 很经典的材料,

C++之父Bjarne Stroustrup中国之行演讲内容

C++之父Bjarne Stroustrup中国之行演讲内容,非常精彩,不容错过

The source code for "C++ Solutions". This book is a companion to the book that is widely recognized

The source code for "C++ Solutions". This book is a companion to the book that is widely recognized as "the C++ bible": The C++ Programming Language (third edition) by Bjarne Stroustrup. If you re a p

没啥说的

没啥说的,C++作者Bjarne Stroustrup的经典著作,经典中的经典啊

The C+ + Programming Language Third Edition Bjarne Stroustrup AT&T Labs Murray Hill, New Jers

The C+ + Programming Language Third Edition Bjarne Stroustrup AT&T Labs Murray Hill, New Jersey

《C++语言的设计与演化》机械工业出版社 美国Bjarne Stroustrup著

《C++语言的设计与演化》机械工业出版社 美国Bjarne Stroustrup著,裘宗燕翻译