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

搜索资源列表

  1. csharp_inherit

    0下载:
  2. 面向对象编程 ,C# 实现 继承方法已编译,可实现-object-oriented programming, C# succession method has been realized compiler can achieve
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7873
    • 提供者:huhu339
  1. C++_COM

    0下载:
  2. 这是根据”Dr. GUI and ATL” 的文章自己做的例子程序,主要是在原有接口上继承新的接口,这样在保留原接口的基础上可以扩展新的功能-This is based on "Dr.. GUI and ATL, "the article themselves examples of procedures, mainly in the original interface inheritance new interface, so that the preservation
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:22393
    • 提供者:luojun
  1. zhangwoC++

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

    • 发布日期:2008-10-13
    • 文件大小:19843
    • 提供者:讼师为
  1. c++primeranswer

    0下载:
  2. C++ Primer 第三版 学习辅导 类的创建、继承、虚函数的使用 bugzhao@sohu.com 原书第23~40页 可以将断点设置在return 0处,然后按F5, 并记录下所有整型数组类ia指针的值,比如: 0x00491f90 0x00491f50 0x00490120 0x00491da0 0x00491d50 然后当调试指针停在return 0处时单步执行, 跟踪每一次析构函数,可以发现后创建的对象最先被消除。
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:325254
    • 提供者:杨文海
  1. VCExample

    0下载:
  2. 练习使用C++类的使用-设计类的构造函数、析构函数和继承派生等功能-practicing the use of the use of C-type design of Constructors and destructor function and inheritance derived function
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:41597
    • 提供者:何东
  1. FilterVideoKeyer

    1下载:
  2. 该视频叠加Filter是在陆其明的字幕叠加filter的基础上修改成功的,Filter继承了CTransInPlaceFilter,添加了叠加帧位置控制接口,并暴露属性页,在CTransInPlaceFilter上增加了一个输入Pin,即叠加视频输入Pin,实现了两路视频一路输出的效果。源码在Window xp, VC++6.0 DSK9.0环境下编译通过,生成Hqvk.ax,注册后即可使用。-the Video Filter is superimposed on the ground out
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:46364
    • 提供者:周洲
  1. FloatWindow11

    0下载:
  2. 该程序开发了浮动窗口,浮动工具条,对于自己开发程序,使用继承的方法应用它的类会很方便。-procedures developed by the floating window, floating tools, for its own development process, The inherited methods used its application category will be very convenient.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:158398
    • 提供者:yzm
  1. WavRecord

    1下载:
  2. 一个录音采集源程序,编译即可使用,程序有继承好的类,可以在别的程序中调用此类!-a recording acquisition source, the compiler can use, a continuation of good procedures category, can call other procedures such!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:48387
    • 提供者:马陈
  1. KISControls

    0下载:
  2. 该控件的主要用途自定义的控件,继承拥护控件,可以使用在任何地方(.NET)。-the control of the main purposes of the definition of self-control, inheritance support Controls can be used in any place (.NET).
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:84060
    • 提供者:徐建林
  1. renyuan_guanli

    0下载:
  2. 我自己些的一个蛮简单的C++小程序,主要练习了一下C++中的继承和派生的用法-some of my own quite a simple procedure in C minor, mainly about the practice of C inheritance and the use of derivatives
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:3235
    • 提供者:suifeng
  1. emwintrial_v404_16bpp

    2下载:
  2. emwin-gui下的vc测试程序,版本号为v4.04,内部继承了gif,bmp,jpeg等的调试程序,使学习的好帮手-emwin-gui vc under the testing procedures, the version to v4.04. Internal inherited gif, bmp, jpeg the debugging process, so that's helping hands
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1578484
    • 提供者:zym0805
  1. familiy

    0下载:
  2. 一家三口一天的活动力情况。应用虚拟继承。 初学-a three day event of circumstances. Virtual inheritance. Beginners
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:10840
    • 提供者:张林
  1. Delphiobject

    0下载:
  2. Delphi语言作为全面支持面向对象的语言,在程序设计中引入了类、对象、封装、继承、多态和抽象等概念。本文把Delphi所支持面向对象的特性作以全面探讨,并给出部分例子,-Delphi as part of a comprehensive support object-oriented languages, in the process of introduction of the category, target, encapsulation, inheritance, polymorphis
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:119749
    • 提供者:嵇辉辉
  1. Zhouxing_Algorithm05

    0下载:
  2. acm中的一道关于财产继承问题的源代码,希望大家能喜欢,有不足之处还请大家批评指正!-acm the property of a succession of source code, I hope you will like it, inadequate Department also criticized please correct me!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1248
    • 提供者:消息
  1. TwoColorsForm

    0下载:
  2. 表单有三种背景色模式,一种为原来的单色背景,一种为渐变背景色,一种为放射形背景色,并且做了很多方便继承的设置-form three background color mode, and one of the original monochrome background, a background color for the gradient. A form of radiation background color, and done a lot to facilitate the instal
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:17379
    • 提供者:Shute
  1. grahic

    0下载:
  2. 对初学者理解c++的抽象继承虚函数等机制相当有用,这是一个画点线多边形的的实例程序。-for beginners to understand the abstract c succession mechanisms such as virtual function very useful. This is a drawing point line polygon examples of the procedure.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:126430
    • 提供者:谢潇
  1. TemperatureController

    3下载:
  2. 本程序分为界面和控制器核心两部分 一、界面部分功能主要有: (1)显示控制器核心数据和参数 (2)与用户交互,可以调节初始输入温度值,并将温度变化率清零以便进行新一轮的模拟。 界面使用了定时器。开启模拟时候,每隔一秒,触发一次计时器消息,完成下列工作: 1. 将界面上的当前温度映射为模糊控制器的输入温度 2. 输出当前温度,当前温度变化率 3. 调用模糊控制,得到控制器输出值,将其乘以m_fFuelEffect (燃料输出对温度变化率的影响率,目前设置为0.3),得到
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:47985
    • 提供者:梁秀波
  1. AutoResizeDlg

    0下载:
  2. 无意看到EnumChildWindows函数,于是写了个自动改变控件位置的类CAutoResizeDlg,由CDialog继承而来。 以后做对话框程序可以方便改变大小了-no wish to see EnumChildWindows function, So wrote the automatic controls to change the location of CAutoResizeDlg category, inherited from CDialog. After the dial
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:2372
    • 提供者:黄承杰
  1. caipai_moni

    0下载:
  2. 用继承,多态,虚函数的理论解决实际问题,加入C++的文件操作.-with inheritance, polymorphism, the virtual function theory to solve practical problems, to C file operations.
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:129404
    • 提供者:wangyuliang
  1. testfreepool_demo

    0下载:
  2. 本文提出了一组可以用来动态创建UI的类。该代码是集中于一个空闲池使用管理器的CWnd继承控件,该管理器可以帮助我们减少在特定UI场景中GDI资源的使用。为了在运行中演示这些类,我已经在此提供了一个MDI应用示例,它只是让你来打开XML文件。每个XML文件为单个MDI子窗体定义了布局和UI控件属性。尽管代码是用VC6写的,示例项目也可以被转换为VS 2003 和VS 2005项目。 -This paper presents a group can be used to create dynam
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:61044
    • 提供者:gongshenglai
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com