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

搜索资源列表

  1. MFC

    0下载:
  2. MFC深入浅出:从MFc技术到MFC编程,很好的一本书。但是看这书先要吧C++基础打好,熟练他的多态性和虚函数 候俊杰编写的-MFC layman' s language: from MFc technology to MFC programming, a good book. But first read the book to lay it C++ based, skilled polymorphism and virtual functions of his prepared
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-10
    • 文件大小:17862320
    • 提供者:计科狂人
  1. ThinkingCplusplus

    0下载:
  2. 本书作者根据自己学习C++的亲身体会及多年教学经验,用简单的例子和简练的叙述讲解C++编程,别具特色。 全书共分十八章,内容涉及对象的演化、数据抽象、隐藏实现、初始化与清除、函数重载与缺省参数、输入输出流介绍、常量、内联函数、命名控制、引用和拷贝构造函数、运算符重载、动态对象创建、继承和组合、多态和虚函数、模板和包容器类、多重继承、异常处理和运行时类型识别。 -Of this book to learn C++ based on their personal experience a
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-02
    • 文件大小:14494562
    • 提供者:洚心独吟
  1. 101

    0下载:
  2. c++程序关于多态性的理解以及纯虚函数实现方式的理解-c++ program on the polymorphism of pure virtual function to achieve understanding and understanding of the way
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:3305
    • 提供者:张海
  1. Equalizer1

    0下载:
  2. 基於VST的均衡器插件,可以在所有virtual studio technology 平台下使用-A VST equalizer plug-in written in C++
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3638406
    • 提供者:fkzhouzhou
  1. VirtualClassInitial

    0下载:
  2. 用visual c++解释虚拟函数的运行原理-With various visual interpretation of the principle of virtual functions
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:284347
    • 提供者:朱斌
  1. VRwork

    0下载:
  2. 虚似现实-三维球体的实现;采用Visual C++和OpenGL实现。采用经纬度法得到一个球状物体,可以旋转。-Like virtual reality- the realization of three-dimensional sphere using Visual C++ and OpenGL implementation. Using latitude and longitude of law is a spherical object can be rotated.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:68160
    • 提供者:pdong
  1. CPP

    0下载:
  2. 有关成员函数,有关派生类,有关虚函数的C++课程设计-The member function, the derived class, the virtual function of c++ classes design
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1614
    • 提供者:沅沅
  1. DiscUtilsSrc-0.9

    0下载:
  2. DiscUtils is a .NET library to read and write ISO files and Virtual Machine disk files (VHD, VDI, XVA, VMDK, etc). DiscUtils is developed in C# with no native code (or P/Invoke).
  3. 所属分类:.net

    • 发布日期:2017-04-10
    • 文件大小:1048638
    • 提供者:dianthus83
  1. CPP-syntax-

    0下载:
  2. 个人总结的C++语法,包括类,虚函数,动态分配等-Personal summary of C++ syntax, including classes, virtual functions, dynamic allocation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:19053
    • 提供者:
  1. cpp1

    0下载:
  2. C,C++ Questions 1. Base class has some virtual method and derived class has a method with the same name. If we initialize the base class pointer with derived object,. calling of that virtual method will result in which method being called? a.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:8197
    • 提供者:bhavin
  1. cpp2

    0下载:
  2. C,C++ Questions 1. Base class has some virtual method and derived class has a method with the same name. If we initialize the base class pointer with derived object,. calling of that virtual method will result in which method being called? a.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:34798
    • 提供者:bhavin
  1. next-gemeratopm

    0下载:
  2. C,C++ Questions 1. Base class has some virtual method and derived class has a method with the same name. If we initialize the base class pointer with derived object,. calling of that virtual method will result in which method being called? a.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:20137
    • 提供者:bhavin
  1. choice-of-radio-freq

    0下载:
  2. C,C++ Questions 1. Base class has some virtual method and derived class has a method with the same name. If we initialize the base class pointer with derived object,. calling of that virtual method will result in which method being called? a.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:146020
    • 提供者:bhavin
  1. Index

    0下载:
  2. C,C++ Questions 1. Base class has some virtual method and derived class has a method with the same name. If we initialize the base class pointer with derived object,. calling of that virtual method will result in which method being called? a.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:26885
    • 提供者:bhavin
  1. ControlApache

    0下载:
  2. apache增加虚拟主机的C#程序 程序自动会为Apache\conf\httpd.conf增加虚拟主机的配置,Danis原创程序! 想用来开发的朋友可以很方便的对此进行修改!-apache virtual host added C# program will automatically Apache \ conf \ httpd.conf adding virtual host configuration, Danis original C# program! want to deve
  3. 所属分类:CSharp

    • 发布日期:2017-04-23
    • 文件大小:38033
    • 提供者:danis
  1. VirtualFunction

    0下载:
  2. 这是关于虚函数的C++知识 比较的基础和简单 适合初学者使用-This is about C++ virtual functions based on comparison of knowledge for beginners to use and simple
  3. 所属分类:Document

    • 发布日期:2017-04-13
    • 文件大小:2328
    • 提供者:李宇轩
  1. 20110316ASPbcwqsc

    0下载:
  2. ASP编程完全手册 本教程举例说明了如何使用 ADO 编程模型对数据源进行查询及更新。教程首先讲述了完成此项任务的必要步骤,然后分别通过 Microsoft® Visual Basic、以 VC++ Extensions 为特征的 Microsoft® Visual C++、Microsoft® Visual Basic® 、scr ipting Edition 和以 ADO for Windows Foundation Classes (ADO/WFC) 为特征的
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-06
    • 文件大小:545290
    • 提供者:飘飘
  1. Main

    0下载:
  2. C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC AppWizard生成的工程奠定了良好基础。-C++ clas
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7049
    • 提供者:songbinghui
  1. Point

    0下载:
  2. C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC AppWizard生成的工程奠定了良好基础。-C++ clas
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6199
    • 提供者:songbinghui
  1. virtualkeyboard

    0下载:
  2. 在c#环境下,编写虚拟键盘的实例程序。 要学习的,不要错过哦-In the c# environment, examples of written procedures for the virtual keyboard. To learn, do not miss it
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:23351
    • 提供者:zhangcheng
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 35 »
搜珍网 www.dssz.com