您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. C++ FAQs

  2. C++ FAQs Part I. Preliminaries Chapter 1. Introduction FAQ 1.01 What is the purpose of this chapter? FAQ 1.02 What are C++ FAQs? FAQ 1.03 Who is the target audience for this book ? FAQ 1.04 Is this a book about C++ per se? FAQ 1.05 Why do deve
  3. 所属分类:C++

    • 发布日期:2007-09-15
    • 文件大小:917504
    • 提供者:lovewhzlq
  1. Accelerated C++ Practical Programming by Example

  2. Chapter 0 Getting started 0.1 Comments 0.2 #include 0.3 The main function 0.4 Curly braces 0.5 Using the standard library for output 0.6 The return statement 0.7 A slightly deeper look 0.8 Details Chapter 1 Working with strings 1.1 Input 1.2 Framing
  3. 所属分类:Web开发

    • 发布日期:2009-08-09
    • 文件大小:894976
    • 提供者:xianxinpei
  1. C++ Template Meta programming

  2.  "C++ Template Metaprogramming" sheds light on the most powerful idioms of today's C++, at long last delivering practical metaprogramming tools and techniques into the hands of the everyday programmer.      Since the introduction of templates, C++ p
  3. 所属分类:C++

    • 发布日期:2009-09-12
    • 文件大小:649216
    • 提供者:whc_593
  1. programming abstractions in c++

  2. stanford cs106B's textbook ,with julie's edites.包括全套cs106b 库文件,以及全部实例。
  3. 所属分类:C++

    • 发布日期:2009-12-12
    • 文件大小:8388608
    • 提供者:denycrane
  1. Programming Abstractions in C 的源码

  2. Programming Abstractions in C 的源码,实在难找,还是自己不会用股沟?败毒? 呵呵,后来终于找到了。 不过我忘记链接了,不然发上来了。
  3. 所属分类:C

    • 发布日期:2010-05-26
    • 文件大小:225280
    • 提供者:zjyivad
  1. Programming Abstractions in C++

  2. 英文版, pdf, Programming Abstractions in C++
  3. 所属分类:C++

    • 发布日期:2010-06-01
    • 文件大小:8388608
    • 提供者:pinkmomo027
  1. C++.Template.Metaprogramming

  2. Product Descr iption "C++ Template Metaprogramming" sheds light on the most powerful idioms of today's C++, at long last delivering practical metaprogramming tools and techniques into the hands of the everyday programmer. Since the introduction of t
  3. 所属分类:C++

    • 发布日期:2010-09-24
    • 文件大小:16777216
    • 提供者:shaoguangleo
  1. CSharp 3.0 With the .NET Framework 3.5 Unleashed(english)

  2. 一本不错的C#书,希望对您有帮助,本书目录: C# 3.0 Unleashed 1 Table of Contents 6 Introduction 30 Why This Book Is for You 31 Organization and Goals 32 Part 1 Learning C# Basics 36 1 Introducing the .NET Platform 38 What Is .NET? 38 The Common Language Runtime (CLR) 40
  3. 所属分类:C#

    • 发布日期:2010-12-22
    • 文件大小:11534336
    • 提供者:shaocgcg
  1. Programming Abstractions in C++

  2. Programming Abstractions in C++!!!!!!!!!!
  3. 所属分类:C++

    • 发布日期:2010-12-30
    • 文件大小:8388608
    • 提供者:suixsy
  1. THE BOOST C++ METAPROGRAMMING LIBRARY

  2. This paper describes the Boost C++ template metaprogramming library (MPL), an extensible compile-time framework of algorithms, sequences and metafunction classes. The library brings together important abstractions from the generic and functional pro
  3. 所属分类:C++

    • 发布日期:2011-03-27
    • 文件大小:145408
    • 提供者:nestingchina
  1. 《C语言的科学与艺术》_头文件

  2. 包含《C语言的科学与艺术》和《Programming Abstractions in C》中所需的全部头文件。将包含的.h与.c文件放在系统默认文件夹或终端当前工作目录中使用。
  3. 所属分类:C

    • 发布日期:2011-04-21
    • 文件大小:24576
    • 提供者:dodor
  1. Pthreads Programming

  2. It's been quite a while since the people from whom we get our project assignments accepted the excuse "Gimme a break! I can only do one thing at a time!" It used to be such a good excuse, too, when things moved just a bit slower and a good day was m
  3. 所属分类:Java

    • 发布日期:2011-05-05
    • 文件大小:9437184
    • 提供者:piao_liu
  1. Programming Abstractions in C++

  2. Programming-Abstractions-in-C++
  3. 所属分类:C++

    • 发布日期:2011-05-12
    • 文件大小:8388608
    • 提供者:squint
  1. Programming.C#4.0第六版.pdf

  2. 本书为最新英文版。以下是部分目录: Chapter 1, Introducing C# This chapter talks about the nature of C# and its relationship with the .NET Framework. Chapter 2, Basic Programming Techniques In this chapter, we show the core elements of C# code—the steps required to g
  3. 所属分类:C#

    • 发布日期:2011-11-09
    • 文件大小:7340032
    • 提供者:shanmu13
  1. Programming Abstractions C++(Open Stanford Courses)

  2. 很不错的资料,感谢斯坦福,向 Julie Zelenski 老师致敬。
  3. 所属分类:C/C++

    • 发布日期:2012-02-20
    • 文件大小:8388608
    • 提供者:ymirzym
  1. 很好的c#资料

  2. C# 5.0 represents the fourth major update to Microsoft’s flagship programming language, positioning C# as a language with unusual flexibility and breadth. At one end, it offers high-level abstractions such as query expressions and asynchronous conti
  3. 所属分类:C#

    • 发布日期:2012-07-12
    • 文件大小:11534336
    • 提供者:caseboy02
  1. 经典英文版c++教程:Programming Abstractions in C++

  2. Programming Abstractions in C++,非常优秀的英文版c++教程,此书在国内通常只有电子版,纸质的版本在亚马逊上可以买到,但是价格比较昂贵。此书浅入深出地把c++的各种原理很好地展示出来,不管是初学者还是有一定基础的c++开发者都比较适用。一般看语言类的技术丛书,建议看英文版,因为翻译的版本一些地方不是那么直观,直接看英文版可以让读者对一些概念和原理理解地更加透彻,并且也可以改进个人的英语阅读能力。非常优质的资源,欢迎大家来下载。
  3. 所属分类:C++

    • 发布日期:2012-10-30
    • 文件大小:8388608
    • 提供者:applekf520
  1. programming abstractions in C++

  2. programming abstractions in C++
  3. 所属分类:C++

    • 发布日期:2013-06-30
    • 文件大小:10485760
    • 提供者:wuxiaoer717
  1. Programming Abstractions in C++

  2. Programming Abstractions in C++
  3. 所属分类:C/C++

    • 发布日期:2013-09-02
    • 文件大小:8388608
    • 提供者:jwyyuana
  1. programming abstraction in c++ 全书,不是部分

  2. Programming Abstractions in C++,非常优秀的英文版c++教程 我这个版本是全部的,不是部分。网上有很多只有一部分,有的是13章, 我这个版本是完全版。
  3. 所属分类:C++

    • 发布日期:2016-01-18
    • 文件大小:15728640
    • 提供者:godfly1985
« 12 3 »