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

搜索资源列表

  1. BeginninANSIC++3rdCode

    0下载:
  2. C++入门经典第3版(wrox红皮书)源码Beginnin ANSI C++ 3rd Code-C portal classic version 3 (wrox Red Book) ANSI C source Beginnin 3rd C ode
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:359729
    • 提供者:比为
  1. OpenGL-1.4

    0下载:
  2. 包括红宝书中的源代码,其中包含70多个源文件,是学习OpenGL很好的学习资料啊 .-Including the Little Red Book in the source code, which contains more than 70 source files to learn OpenGL good learning materials ah.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:579214
    • 提供者:袁聪聪
  1. 101119vbo

    0下载:
  2. 一个使用vbo、混合顶点数组、重启标志的例子. 红宝书第七版primrestart.c的变体-A example for how to use vertex buffer object, mixed vertex array and primitive restart index in opengl. a variant version of primrestart.c in Red Book.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:1438640
    • 提供者:
  1. Programming.Windows.CHS[smzz][zej][qiuyouhuan]

    0下载:
  2. 是一本国外的经典的windows编程的红宝书,是初学者必备的。-Is a foreign classic Little Red Book of windows programming is essential for beginners.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3076499
    • 提供者:吴先毅
  1. TheRedBook

    0下载:
  2. 学习creator vega有关知识的红宝书,里面有很多源程序小例子,适合广大研究人员学习,希望对大家有帮助-Study of the knowledge creator vega Little Red Book, there are many small examples of source code for the majority of research studies, we hope to help
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:4215193
    • 提供者:英子
  1. englishwordbook

    0下载:
  2. 俞敏洪的红宝书第一本:英语词根词缀速记记忆法-Michael Yu first of the Little Red Book: English Roots Affixes shorthand mnemonics
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:4612382
    • 提供者:wxf
  1. opengl

    0下载:
  2. opengl红宝书上面的实行的源代码 基本上都能实现-Little Red Book opengl source code implementation of the above can be achieved basically
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:159751
    • 提供者:finn
  1. ch01

    0下载:
  2. 此為紅皮書C++入門經典(第3版)的第一章習題參考答案-This is a classic Red Book C++ Getting Started (version 3) of the first chapter exercises suggested answers
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1314
    • 提供者:林可魯
  1. ch03

    0下载:
  2. 此為紅皮書C++入門經典(第3版)的第三章習題參考答案-This is a classic Red Book C++ Getting Started (version 3) of Chapter Exercises reference answer
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2678
    • 提供者:林可魯
  1. ch04

    0下载:
  2. 此為紅皮書C++入門經典(第3版)的第4章習題參考答案-This is the Red Book of C++ Introduction to Classical (3rd edition) Chapter 4 Problem Passage
  3. 所属分类:其他小程序

    • 发布日期:2017-04-14
    • 文件大小:3016
    • 提供者:林可魯
  1. ch05

    0下载:
  2. 此為紅皮書C++入門經典(第3版)的第5章習題參考答案-This is the Red Book of C++ Introduction to Classical (3rd edition) Chapter 5 refer to the answer exercises
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2629
    • 提供者:林可魯
  1. Wrox.Professional.C.Sharp.2008.Mar.2008

    0下载:
  2. C#高级编程Source code。 本书为C#经典名著!是Wrox红皮书中最畅销的品种之一。从第1版开始就名满天下,其第3版被评选为2005年最权威的十大IT图书之一,并荣获“2005年度引进版科技类优秀图书”奖。更可贺的是,其第4版又荣获“2006年最受读者喜爱的十大技术开发类图书”!第6版在详尽论述C# 2005的基础上,又增加了.NET 3.0 Framework的新特性,更加完善了C#的技术。是缺乏C#或.NET编程经验,但有其他语言编程经验的开发人员,以及了解.NET 2.0,而
  3. 所属分类:CSharp

    • 发布日期:2017-06-10
    • 文件大小:17412435
    • 提供者:keykeyair
  1. light_Ball

    0下载:
  2. 红宝书中的光照球体的例子,适合初学者研究-Little Red Book in the example of the light sphere, suitable for beginners of
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:1959
    • 提供者:zht
  1. mipmap_WL

    0下载:
  2. 红宝书中关于图形纹理的例子,适合初学者研究。-Little Red Book on graphic example of the texture, suitable for beginners in.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:2448
    • 提供者:zht
  1. aapoly

    0下载:
  2. 红宝书中抗锯齿直线的绘制例子,适合初学者研究。-Little Red Book in the example of anti-aliasing line drawing for beginners in.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:2515
    • 提供者:zht
  1. fogindex

    0下载:
  2. 红宝书中颜色索引模式下雾的例子,适合初学者研究。-Little Red Book in the fog color index mode, example of research suitable for beginners.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:2152
    • 提供者:zht
  1. vc

    0下载:
  2. 《编程点金之VC》,很好的一本关于VC编程的书,语言相当的通俗,弥补了谭红强那本红皮书的不足。-" Programming Golden of VC" , a good book on the VC programming language very popular, making up less than Tan Hongjiang that the Red Book.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:782009
    • 提供者:tianya
  1. visual

    0下载:
  2. 《VisualC++2008入门经典》(Wrox红皮书)不仅涵盖了VisualC++.NET编程知识,还全面介绍了标准C++语言和.NETC++/CLI。本书延续了IvorHorton讲解编程语言的独特方法,从中读者可以学习VisualC++2008的基础知识,并全面掌握在MFC和WindowsForms中访问数据源的技术。此外,本书各章后面的习题将有助于读者温故而知新,并尽快成为C++高效程序员。-" VisualC++2005 Beginning" (Wrox Red Bo
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-25
    • 文件大小:9192517
    • 提供者:秋林
  1. Visual-CPP-2008

    0下载:
  2. 这是一本关于Visual C++ 2008的红宝书(英文版),详细介绍了VC++2008的相关知识,会给初学者以及研究者不小的收获。-This is a book about Visual C++ 2008 Little Red Book (English), details the VC++2008 relevant knowledge, will give beginners and researchers no small gain.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-26
    • 文件大小:9727634
    • 提供者:姬婧婧
  1. C_S_GJBC

    0下载:
  2. 学习c语言的经典资料 c#高级编程 第六版 本书为C#经典名著!是Wrox红皮书中最畅销的品种之一。从第1版开始就名满天下,其第3版被评选为2005年最权威的十大IT图书之一,并荣获“2005年度引进版科技类优秀图书”奖。更可贺的是,其第4版又荣获“2006年最受读者喜爱的十大技术开发类图书”!第6版在详尽论述C# 2005的基础上,又增加了.NET 3.0 Framework的新特性,更加完善了C#的技术。是缺乏C#或.NET编程经验,但有其他语言编程经验的开发人员,以及了解.NET
  3. 所属分类:CSharp

    • 发布日期:2017-05-20
    • 文件大小:5672960
    • 提供者:韩星
« 12 »
搜珍网 www.dssz.com