搜索资源列表

  1. atl_activedoc.rar

    0下载:
  2. This sample demonstrates how to implement an ActiveX Document Server. The program demonstrates the following: How to implement the interfaces IOleDocument and IOleDocumentView How to perform menu merging with th
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2024-07-04
    • 文件大小:39149
    • 提供者:
  1. atl_atlbutton.rar

    0下载:
  2. This sample creates a button that displays itself with one of three different bitmaps, depending on its state. The button has a bitmap for: the unpushed state; the hover state (when the mouse moves over the button); and
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2024-07-04
    • 文件大小:44496
    • 提供者:
  1. 485通讯源码

    1下载:
  2. 所属分类:串口编程

    • 发布日期:2008-07-20
    • 文件大小:605
    • 提供者:monsoon
  1. 自制的网格控件

    0下载:
  2. 一、这个网格控件基于CGridCtrl,我重写和增加了许多功能,希望这个网格控件能对需要的人有帮助, 更希望有人能把网格控件做得更完善一些-The grid control is based upon CGridCtrl, and I override and add more functions. I hope it would be helpful to the people who is in need of it, and al
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:390561
    • 提供者:杨杰
  1. 用Delphi开发的遗传算法源程序

    0下载:
  2. 开发环境:Delphi 简要说明:TGABase is a abstract class. You must Derivate a sub_class from it. You must override abstract function calculateFitness. By the way, this class can only get minimum solution -development environment
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2522
    • 提供者:刘华
  1. 高级通信程序

    0下载:
  2. 这是一个自我感觉很好的通信程序,它的特点: 1.数据包格式全部自己定义。 所有的定义和通信核心类全部在COMM文件夹中。 2.能处理大量客户端同时通信的情况,客户和服务端共用相同的通信对象,并且可以实现互传。 3.通信细节全部封装在几个通用的类中,隐藏了交互通信的所有处理细节,如断包处理,超时重发等功能。 4.数据通信和数据具体应用完全分离,扩展性良好,本例中只做一个上传文件的例子,你可以在不用改动通信核心的
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:214000
    • 提供者:sr
  1. LineClip

    0下载:
  2. 一个利用中点画线算法实现的线段剪裁的程序。程序写在override函数OnDraw(CDC *pDC)函数里边-a utilization dotted line algorithm segment of the tailoring process. The override procedure write function OnDraw (CDC * pDC) function inside
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:26469
    • 提供者:朱麟
  1. PolygonCutClip

    0下载:
  2. 多边形剪裁算法的程序实现。画图程序写在override的OnDraw(CDC *pDC)里边。-polygon clipping algorithm processes. Drawing program written in the override OnDraw (CDC * pDC) inside.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:31471
    • 提供者:朱麟
  1. 商场SQL

    0下载:
  2. Use Master exec sp_configure allow updates ,1 reconfigure with override go update sysdatabases set status = 32768 where name = sposmis go exec sp_dboption sposmis-Use Master exec sp_configure allow update s, a
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:78837
    • 提供者:yang
  1. 演示了Hashtable的用法

    0下载:
  2. 这个例子演示了Hashtable的用法,例子比较简单,主要是下面两个类的一些方法的override: -this example demonstrated the Hashtable to use, relatively simple example, Below are two main categories of the override :
  3. 所属分类:Windows编程

    • 发布日期:2010-06-30
    • 文件大小:12106
    • 提供者:fenglei
  1. NDK_dll_src

    0下载:
  2. The NDK is a set of classes that implements a client/server architecture. The NDK hides all the complexity of the connection, sending, and receiving of data over a network. You only have to deal with three classes: CNDKS
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:36834
    • 提供者:alandal
  1. style

    0下载:
  2. Predefined Style options define the style by setting several other options. If other options are also used, the placement of the predefined style option in the command line is important. If the predefined style option is
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:12904
    • 提供者:天涯客
  1. the_2_way_for_using_lookaside_to_break_software.ra

    0下载:
  2. 利用LOOKASIDE 的列表来覆盖VTABLE方法,使得shell code写入特定的位置,然后引起shell code的执行。-Lookaside list to use to override the vtable methods, making shell code written into the specific location, and then caused the implementation of shell co
  3. 所属分类:弱点检测代码

    • 发布日期:2024-07-04
    • 文件大小:450560
    • 提供者:王晓振
  1. Myprogram

    0下载:
  2. 本文件中包括三个实例,override\class\usercontrol,可以帮助初学者对C#有更多的认识~-err
  3. 所属分类:C#编程

    • 发布日期:2024-07-04
    • 文件大小:67584
    • 提供者:杨海
  1. override

    0下载:
  2. delphi中类的覆盖编程实例,演示了如何进行方法的覆盖,采用delphi 7开发-delphi programming examples covered in class, demonstrates how to approach the coverage, using delphi 7 development
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-07-04
    • 文件大小:3072
    • 提供者:shaohua
  1. override

    0下载:
  2. C# override source code
  3. 所属分类:Windows编程

    • 发布日期:2024-07-04
    • 文件大小:56320
    • 提供者:GomMan
  1. override

    0下载:
  2. java中对类变量、对象变量的重载,重构,隐藏范例,深入了解java机制很有帮助-java in the class variable, object variable overload, reconstruction, hidden example, in-depth understanding of mechanisms of helpful java
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-07-04
    • 文件大小:6144
    • 提供者:张亮
  1. override

    0下载:
  2. override在类的继承中的应用: TBase = class procedure proc1 virtual procedure proc2 end TChild = class(TBase) procedure proc1 override procedure proc2 end -override the inherited class in the applica
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-07-04
    • 文件大小:361472
    • 提供者:zhutao
  1. opreator-override

    0下载:
  2. C++运算符重载,主要是为了帮助新人更好地理解C++的运算符重载功能。-c++operator override
  3. 所属分类:汇编语言

    • 发布日期:2024-07-04
    • 文件大小:10240
    • 提供者:panmin
  1. Override Biometrics

    0下载:
  2. This is to override the biometrics device. The zip file also includes the DLL files
  3. 所属分类:C#编程

    • 发布日期:2021-10-31
    • 文件大小:168840
    • 提供者:Mykie02
« 12 3 4 5 6 7 8 9 10 ... 13 »

源码中国 www.ymcn.org