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

搜索资源列表

  1. com-Technical-Books

    0下载:
  2. COM技术内幕。是VC编程中COM组件编程的高阶进阶参考书。非常值得您下载。-Inside COM. VC programming COM components are high-level advanced programming reference books. Well worth downloading.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-25
    • 文件大小:8404866
    • 提供者:james zhang
  1. COM

    0下载:
  2. 自动化服务器就是实现了 IDispatch 接口的 COM 组件。 自动化控制器则是通过 IDispatch 接口同自动化服务器通信的 COM 用户-COM component development with automated scheduling interfaces
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:81083
    • 提供者:tuyu11
  1. Com

    0下载:
  2. C#开发的COM组件供PB调用。 PB里实现比较难的工作,学着用C#来做,效率好很多,这只是个例子。-C# development of COM components calls for the PB. PB' s work in more difficult to achieve, learn to use C# to do, good efficiency, and this is just an example.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-29
    • 文件大小:54285
    • 提供者:lhb
  1. COM

    0下载:
  2. COM技术内幕 COM组件技术 定制COM组件 电子书-COM Technology
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-25
    • 文件大小:8397078
    • 提供者:李继青
  1. insidecom

    0下载:
  2. <COM技术内幕-微软组件对象模型>,非常适合com技术入门,如果你想了解com组件开发,本书是一个不错的选择。-<inside com> Ideal for entry-com technology, if you want to know com component development, this book is a good choice.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-25
    • 文件大小:8381565
    • 提供者:jeff
  1. COM-Component-Technology-Lecture

    0下载:
  2. COM组件技术讲义,可以加深大家对com组件的了解-COM component technology lecture notes, we can deepen the understanding of the com component
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:244824
    • 提供者:小手
  1. COM

    0下载:
  2. 编写一个COM组件, 包含一个或多个Interface. 在应用程序中调用该组件所提供的接口函数. 要求: 1)提供Interface IA 2)该Interface中提供至少一个Function, 实现任意功能,此处实现简单的加法add。-The component provides the interface function call in the application.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-14
    • 文件大小:3510633
    • 提供者:BRUCE
  1. COM-technology-insider

    0下载:
  2. COM接口可以通过多种语言实现,接口有一个二进制的标准。也就是说,表示一个接口的内存块必须具有一定的结构。客户程序用一个指向接口数据结构的指针来调用接口成员函数。接口指针实际上又指向一个指针,这第二个指针指向一组函数,称为接口寒暑表。接口函数表中每项为4个字节长的函数指针。 在C++中,可以使用抽象基类实现COM接口。抽象基类的内存结构跟接口的内存结构正好完全相同。抽象基类的指针指向一个vtbl指针,该指针指向虚拟函数表。由于一个COM组件可以支持任意数目的接口,因此对于这类组件,我们使用抽
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-25
    • 文件大小:8379737
    • 提供者:BRUCE
  1. COM-

    0下载:
  2. 微软关于COM组件技术开发的书,详细介绍COM组件技术的开发与应用-development of com technology
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-25
    • 文件大小:8384232
    • 提供者:zerocool
  1. com

    0下载:
  2. 在VB中使用COM组件,编写“转换”按钮的代码-Use COM components in VB, to write the code of the "Convert" button
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-04
    • 文件大小:2329
    • 提供者:何春荣
  1. com

    0下载:
  2. 使用vc6编写了一个com组件程序,程序实现了一个DLL和加减法运算-Vc6 to write a com component program, the program implements a DLL and subtraction
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-15
    • 文件大小:4071458
    • 提供者:yaoxiong
  1. COM

    0下载:
  2. 基于C++,com组件关键技术运用实现及相关二次开发-Based on c++. Com components key technology using realize and related secondary development
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-30
    • 文件大小:663673
    • 提供者:张珊
  1. COM

    0下载:
  2. 简易COM组件 用于加密解密调用,包含密钥传输-Simple COM component used for encryption and decryption calls, including key transport
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-19
    • 文件大小:29076031
    • 提供者:Heguilin
  1. com

    0下载:
  2. COM组件学习非常好的资料,下载直接就可以编译。-COM components to learn very good information and download can be compiled directly.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:94484
    • 提供者:xian
  1. Vc-and-Matlab-with-com

    0下载:
  2. 在VC++环境下,利用Com组件实现Vc和Matlab混合编程案例-Vc and Matlab with com
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2277869
    • 提供者:恩会
  1. Com

    0下载:
  2. 一个用C++实现的COM组件 希望能给与初学者帮助-On COM components want to give beginners a C++ achieve,
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-29
    • 文件大小:5168128
    • 提供者:张灵聪
  1. COM

    0下载:
  2. com组件实现例子+测试程序(调试编译通过),对于初学者有很大帮助。-com component implements the example the+ test procedures (debug compiled by), is of great help for beginners.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-11-10
    • 文件大小:6115144
    • 提供者:liuzhixing
  1. COM(Cohesion)

    0下载:
  2. COM组件,在聚合中,客户永远只知道有外组件的存在,也永远只与外组件打交道,即使客户可以得到内组件的接口。 外组件聚合内组件时,在内组件中有代理和非代理。 -Achieve polymerization in the middle
  3. 所属分类:MiddleWare

    • 发布日期:2017-11-28
    • 文件大小:498028
    • 提供者:mr
  1. ATL-APB-COM

    0下载:
  2. 使用ATL开发简单的a+b COM组件。包含客户端和服务器端。-Use simple ATL developers a+ b COM components. Contains the client and server side.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-11-06
    • 文件大小:4093917
    • 提供者:ithzhang
  1. com

    0下载:
  2. VC++.NET取消COM服务组件注册的程序,在窗口中点击右键即可看到取消COM组件的窗口。编辑注:如果测试中导致Windows部分功能不可用,则可通过恢复组策略的方式的恢复,可使用360安全卫士的系统修改功能检测并修复。-VC++.NET cancel COM component registration program, right-click in the window to see the window to cancel the COM component. Editor' s
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-11
    • 文件大小:28350
    • 提供者:邵明华
« 1 2 3 4 56 7 8 9 10 ... 47 »
搜珍网 www.dssz.com