搜索资源列表
C++ Solutions
- 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 programmer, Bjarne s book comes very highly rec
Concepts
- concepts 是由Bjarne Stroustrup和Douglas Gregor撰写的你提交到iso c++委员会的描述泛型编程的concept检验的c++扩展语法的文件-concepts by Bjarne Stroustrup and Douglas Gr egor writing you submitted to the Commission iso c descr iption Generic Programming concept testing c extension lang
CppView
- 走近C++之父Bjarne Stroustrup Traits:实用的模板新技术 深入BCB理解VCL的消息机制
cppreflect-0.0.1
- c++ 反射机制的实现.Java为什么能够支持Reflection?答案是Java运行时仍然拥有类型信息,它包含了这个类一切:它有哪些字段、哪些方法,各是何种保护级别等等,还有这个类依赖于哪些类。在Java中,类信息以对象的形式存放,这些对象是一种元对象,它们的类型就是Class。拥有了这些信息,无论是动态创建对象还是调用某些方法都是轻而易举的。在C++中,通过RTTI(运行时类型识别),我们也可以知道类的一些信息,但为什么C++中却没有Reflection,原因是类型信息不完整。RTTI这个名
reflection
- c++ ,反射程序.Java为什么能够支持Reflection?答案是Java运行时仍然拥有类型信息,它包含了这个类一切:它有哪些字段、哪些方法,各是何种保护级别等等,还有这个类依赖于哪些类。在Java中,类信息以对象的形式存放,这些对象是一种元对象,它们的类型就是Class。拥有了这些信息,无论是动态创建对象还是调用某些方法都是轻而易举的。在C++中,通过RTTI(运行时类型识别),我们也可以知道类的一些信息,但为什么C++中却没有Reflection,原因是类型信息不完整。RTTI这个名字本
cpphtp4_examples
- 《C++程序语言设计》是C++之父Bjarne Stroustrup 写的,本源码是其实例源码
C++_1991-2006
- 本文是Bjarne Stroustrup的《Evolving a language in and for the real world: C++ 1991-2006》中文翻译
C++课件、习题及答案
- C++是由AT&T Bell(贝尔)实验室的Bjarne Stroustrup博士及其同事于20世纪80年代初在C语言的基础上开发成功的。C++保留了C语言原有的所有优点,增加了面向对象的机制。 C++是由C发展而来的,与C兼容。用C语言写的程序基本上可以不加修改地用于C++。从C++的名字可以看出它是C的超集。C++既可用于面向过程的结构化程序设计,又可用于面向对象的程序.
The-Design-and-Evolution-of-CPP
- C++语言的设计和演化英文版Bjarne Stroustrup著-The Design and Evolution of C++
123
- The Design and Evolution of C++(C++语言的设计和演化,英文版,Bjarne Stroustrup 著)-The Design and Evolution of C++ (C++ Language design and evolution of the English version, Bjarne Stroustrup a)
cppsols
- cppsols是Bjarne Stroustrup的The C++ Programming Language第三版特别版的的源代码-cppsols is Bjarne Stroustrup s The C++ Programming Language Special Edition of the third edition of the source code
cpp
- stroustrup的大著,C++语言设计和演化,讲的很好,适合学习C++的人使用-Stroustrup big forward, C++ language design and evolution, say a good fit for studying C++ people use
TheDesignAndEvolutionOfCpp
- 本书是由C++语言的设计师本人所写,描述C++语言的发展历史、设计理念及技术细节的著作。在计算机发展史上,这种从多方面多角度描述一种主流语言各个方面的综合性著作,至今我还只看到这一本。阅读本书,不仅可以了解有关C++语言的许多重要技术问题和细节,还可以进一步理解各种C++特征的设计出发点、设计过程中所考虑的方方面面问题,以及语言成形过程中的各种权衡与选择。 作为C++语言的创造者,作者对于自己的作品自然是珍爱有加。对某些针对C++语言的批论,本书中也有一些针锋相对的的比较尖锐的观点。但纵观全
NielsStroustrup
- Niels Stroustrup Niels Stroustrup-Niels StroustrupNiels StroustrupNiels StroustrupNiels Stroustrup
A.Brief.Look.at.Cpp
- A Brief Look at C++. C ++ 之父Bjarne Stroustrup的论文-A Brief Look at C++. C++ is the father of Bjarne Stroustrup' s paper
APerspective.on.ISO.Cpp
- c++ 之父Bjarne Stroustrup的一篇论文,大家可以看看,关于c++的一些设计-c++ is the father of a paper Bjarne Stroustrup, we can see that on some c++ design
Bjarne.StroustrupFAQ
- C++ 之父Bjarne Stroustrup的FAQ:C++的风格与技巧.对C++的理解有帮助-C++ is the father of Bjarne Stroustrup' s FAQ: C++ style and skill. On the understanding of C++ help
howcouldyoustudiC
- First, Generic Programming is sort of invented by Alexander Stepanov and David Musser, who, and several others including Bjarne Stroustrup and Andrew Knoenig, introduced the whole C++ Templates system and essentially “the” STL into C++. This means th
TheC++ProgrammingLanguag3rdEditionStroustrap
- a well written C++ book entitled " The C++ Programming language, Bjarne stroustrup" the author is the creator of the language himself. a must see ebook-a well written C++ book entitled " The C++ Programming language, Bjarne stroustrup" the author is
Bjarne.Stroustrup.-.The.C++.Programming.Language.
- Bjarne Stroustrup,The C++ Programming language,3rd edition