CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - Stroustrup

搜索资源列表

  1. C++ Solutions

    0下载:
  2. 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
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:100833
    • 提供者:马骏
  1. Concepts

    0下载:
  2. 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
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:277563
    • 提供者:钟一
  1. CppView

    0下载:
  2. 走近C++之父Bjarne Stroustrup Traits:实用的模板新技术 深入BCB理解VCL的消息机制
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4054594
    • 提供者:tracy
  1. cppreflect-0.0.1

    0下载:
  2. c++ 反射机制的实现.Java为什么能够支持Reflection?答案是Java运行时仍然拥有类型信息,它包含了这个类一切:它有哪些字段、哪些方法,各是何种保护级别等等,还有这个类依赖于哪些类。在Java中,类信息以对象的形式存放,这些对象是一种元对象,它们的类型就是Class。拥有了这些信息,无论是动态创建对象还是调用某些方法都是轻而易举的。在C++中,通过RTTI(运行时类型识别),我们也可以知道类的一些信息,但为什么C++中却没有Reflection,原因是类型信息不完整。RTTI这个名
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:922595
    • 提供者:孙枫
  1. reflection

    0下载:
  2. c++ ,反射程序.Java为什么能够支持Reflection?答案是Java运行时仍然拥有类型信息,它包含了这个类一切:它有哪些字段、哪些方法,各是何种保护级别等等,还有这个类依赖于哪些类。在Java中,类信息以对象的形式存放,这些对象是一种元对象,它们的类型就是Class。拥有了这些信息,无论是动态创建对象还是调用某些方法都是轻而易举的。在C++中,通过RTTI(运行时类型识别),我们也可以知道类的一些信息,但为什么C++中却没有Reflection,原因是类型信息不完整。RTTI这个名字本
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2671127
    • 提供者:孙枫
  1. cpphtp4_examples

    0下载:
  2. 《C++程序语言设计》是C++之父Bjarne Stroustrup 写的,本源码是其实例源码
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4666620
    • 提供者:张飞
  1. C++_1991-2006

    0下载:
  2. 本文是Bjarne Stroustrup的《Evolving a language in and for the real world: C++ 1991-2006》中文翻译
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:564806
    • 提供者:刘伟
  1. C++课件、习题及答案

    0下载:
  2. C++是由AT&T Bell(贝尔)实验室的Bjarne Stroustrup博士及其同事于20世纪80年代初在C语言的基础上开发成功的。C++保留了C语言原有的所有优点,增加了面向对象的机制。 C++是由C发展而来的,与C兼容。用C语言写的程序基本上可以不加修改地用于C++。从C++的名字可以看出它是C的超集。C++既可用于面向过程的结构化程序设计,又可用于面向对象的程序.
  3. 所属分类:系统编程

    • 发布日期:2008-12-26
    • 文件大小:91785
    • 提供者:genius001002
  1. The-Design-and-Evolution-of-CPP

    0下载:
  2. C++语言的设计和演化英文版Bjarne Stroustrup著-The Design and Evolution of C++
  3. 所属分类:CSharp

    • 发布日期:2017-05-25
    • 文件大小:9072138
    • 提供者:肖光润
  1. 123

    0下载:
  2. 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)
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-26
    • 文件大小:8894508
    • 提供者:czrainbow
  1. cppsols

    0下载:
  2. 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
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:100833
    • 提供者:远航
  1. cpp

    0下载:
  2. stroustrup的大著,C++语言设计和演化,讲的很好,适合学习C++的人使用-Stroustrup big forward, C++ language design and evolution, say a good fit for studying C++ people use
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-02
    • 文件大小:15171151
    • 提供者:xuli
  1. TheDesignAndEvolutionOfCpp

    0下载:
  2. 本书是由C++语言的设计师本人所写,描述C++语言的发展历史、设计理念及技术细节的著作。在计算机发展史上,这种从多方面多角度描述一种主流语言各个方面的综合性著作,至今我还只看到这一本。阅读本书,不仅可以了解有关C++语言的许多重要技术问题和细节,还可以进一步理解各种C++特征的设计出发点、设计过程中所考虑的方方面面问题,以及语言成形过程中的各种权衡与选择。 作为C++语言的创造者,作者对于自己的作品自然是珍爱有加。对某些针对C++语言的批论,本书中也有一些针锋相对的的比较尖锐的观点。但纵观全
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-02
    • 文件大小:15172055
    • 提供者:胡伟
  1. NielsStroustrup

    0下载:
  2. Niels Stroustrup Niels Stroustrup-Niels StroustrupNiels StroustrupNiels StroustrupNiels Stroustrup
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:689033
    • 提供者:yuchiuan
  1. A.Brief.Look.at.Cpp

    0下载:
  2. A Brief Look at C++. C ++ 之父Bjarne Stroustrup的论文-A Brief Look at C++. C++ is the father of Bjarne Stroustrup' s paper
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:14811
    • 提供者:silence.simon
  1. APerspective.on.ISO.Cpp

    0下载:
  2. c++ 之父Bjarne Stroustrup的一篇论文,大家可以看看,关于c++的一些设计-c++ is the father of a paper Bjarne Stroustrup, we can see that on some c++ design
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:25270
    • 提供者:silence.simon
  1. Bjarne.StroustrupFAQ

    0下载:
  2. 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
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:375605
    • 提供者:silence.simon
  1. howcouldyoustudiC

    0下载:
  2. 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
  3. 所属分类:STL

    • 发布日期:2017-04-08
    • 文件大小:21193
    • 提供者:赵雷
  1. TheC++ProgrammingLanguag3rdEditionStroustrap

    0下载:
  2. 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
  3. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:4379749
    • 提供者:yonas
  1. Bjarne.Stroustrup.-.The.C++.Programming.Language.

    0下载:
  2. Bjarne Stroustrup,The C++ Programming language,3rd edition
  3. 所属分类:Editor

    • 发布日期:2017-05-14
    • 文件大小:3993541
    • 提供者:lefteris
« 12 3 »
搜珍网 www.dssz.com