搜索资源列表

  1. testcom

    0下载:
  2. 代码已调试,将串口通迅功能程封装成DLL库同时,演示了如何调用DLL库!
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:43393
    • 提供者:小义
  1. dll调用与嵌套调用

    0下载:
  2. 一.Win32动态链接库   1.制作的步骤:   (1)新建WIN32 Dynamic-link Library工程,工程名为MyDll,选择A simple DLL project类型。   (2)MyDll.h的内容如下: 以下是引用片段: extern "C" _declspec(dllexport) int sum(int a,int b);//本文所有的例子只有一个sum即加法函数。   (3)MyDll.cpp的内容如下:
  3. 所属分类:源码下载

    • 发布日期:2011-05-02
    • 文件大小:1832548
    • 提供者:vince043@qq.com
  1. C#调用动态库,C_调用C++DLL

    0下载:
  2. C sharp中实现对c/c++非托管平台dll库的调用
  3. 所属分类:.NET相关

    • 发布日期:2012-02-24
    • 文件大小:139468
    • 提供者:liang_opt
  1. dwg文件动态库

    2下载:
  2. autocad文件的操作接口,可以调用dll动态库,接口丰富稳定。
  3. 所属分类:2D图形编程

    • 发布日期:2012-04-10
    • 文件大小:72884
    • 提供者:65724893@qq.com
  1. D12 DLL

    0下载:
  2. philip PDIUSBD12 动态连接库,共应用程序调用,可以轻松实现USB通信-dynamic link library, called a total applications can be easily USB Communication
  3. 所属分类:USB编程

    • 发布日期:2024-10-07
    • 文件大小:17408
    • 提供者:柯 三
  1. 标准DLL

    0下载:
  2. 动态链接库标准调用,这个例子用的是标准的调用方式,有显式调用和隐式调用,如果有好的意见请写信给我.-DLL standard call, this example is the standard way calling, call Explicit and implicit call, if there are good ideas please write to me.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2024-10-07
    • 文件大小:119808
    • 提供者:耿海瑞
  1. VCGetDelphiDll

    0下载:
  2. 告诉大家一个在VC下如何调用Delphi等其它语言编写的动态库,只是一个方法。希望大家多多交流-tell you in a VC how to call other languages such as Delphi prepared by the DLL is only one way.
  3. 所属分类:文件操作

    • 发布日期:2024-10-07
    • 文件大小:3072
    • 提供者:笨笨猫
  1. DllData

    0下载:
  2. 一个简单调用Dll事例,适合初学者.一般的,在介绍Windows编程的书中讲述DLL的有关知识较多,而介绍MFC的书则比较少地提到。即使使用MFC来编写动态链接库,对于初步接触DLL的程序员来说,了解DLL的背景知识是必要的。另外,MFC提供了新的手段来帮助编写DLL程序-a simple call Dll examples, suitable for beginners. General, in introducing the boo
  3. 所属分类:其他小程序

    • 发布日期:2024-10-07
    • 文件大小:9216
    • 提供者:陈志强
  1. TESTdll

    0下载:
  2. 该软件代码示范了如何用VC++开发环境 进行动态链接库DLL编写 及如何在应用程序中调用DLL 的函数-model code of the software how to use development environment for VC DLL and how to prepare the application procedure call the DLL function
  3. 所属分类:系统编程

    • 发布日期:2024-10-07
    • 文件大小:57344
    • 提供者:yangbin
  1. 0476622

    0下载:
  2. 一个用VB编写的IC卡读写各种操作的源程序. 软件编写初衷是教你如何调用DLL动态库以及实现对DAS等系列产品的硬件调用与应用-a VB prepared by the various IC Card Reader operation of the source. Software development was to teach you how to call D LL dynamic of the DAS and the reali
  3. 所属分类:中间件编程

    • 发布日期:2024-10-07
    • 文件大小:61440
    • 提供者:
  1. ShowView

    0下载:
  2. 本次程序主要由两个工程组成,一个是创建动态链接库实例工程BitDll,另一个则是调用DLL文件的主工程ShowView。-this procedure works by the two major components, one is to create dynamic link library project BitDll example, Another is called DLL files ShowView the main w
  3. 所属分类:系统编程

    • 发布日期:2024-10-07
    • 文件大小:4102144
    • 提供者:陈妙
  1. vc-dll-function

    0下载:
  2. VC动态链接库的实例程序,包括动态链接库(调用函数)的生成和调用。-VC Examples of dynamic-link library procedures, including dynamic link library (call function) the generation and call.
  3. 所属分类:Windows编程

    • 发布日期:2024-10-07
    • 文件大小:2121728
    • 提供者:xiaolin
  1. testcom

    0下载:
  2. 代码已调试,将串口通迅功能程封装成DLL库同时,演示了如何调用DLL库!-Code debugging, serial communication function of-way will be packaged as DLL library at the same time, demonstrates how to call DLL library!
  3. 所属分类:网格计算

    • 发布日期:2024-10-07
    • 文件大小:43008
    • 提供者:小义
  1. SharpTestCppProgress

    0下载:
  2. 程序展示如何在Csharp中动态调用DLL库-Procedures demonstrate how to dynamically call CSharp DLL library
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2024-10-07
    • 文件大小:20456448
    • 提供者:夏飞
  1. DllTest

    0下载:
  2. vc调用动态连接库程序说明:   DllTest是vc调用DLL动态连接库的演示程序,其中包含了静态调用动态库、动态加载调用动态库以及动态调用Delphi编写的动态库等多种DLL动态库调用方式,适合于正在学习使用DLL动态连接库编程的编程人员快速上手。(其中包含被调用的DLL动态库源代码及Delphi动态库源代码)-vc program called Dynamic Link Library Descr iption: DllTes
  3. 所属分类:系统编程

    • 发布日期:2024-10-07
    • 文件大小:285696
    • 提供者:阿发
  1. dll

    0下载:
  2. 动态库的创建与调用,供初学者参考,内容比较简单明了!-Dynamic library creation and calls for advanced users,
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-10-07
    • 文件大小:284672
    • 提供者:dgx
  1. PDJTEST1

    0下载:
  2. DLL库测试, 适合练习dll调用, 第一次上传-DLL lib test,lian xi 。。
  3. 所属分类:系统编程

    • 发布日期:2024-10-07
    • 文件大小:25600
    • 提供者:langa
  1. Win32-dll

    0下载:
  2. Win32下对DLL库的编写及调用,并对在调用DLL库的问题处理。-Under Win32 to write and call the DLL library, and in the library DLL dealing with problems.
  3. 所属分类:系统编程

    • 发布日期:2024-10-07
    • 文件大小:41984
    • 提供者:晓雪
  1. mfcdll调用方法1lib库

    0下载:
  2. 用于有lib库的mfc调用dll的方法,其中一种(A method for invoking DLL in MFC libraries with lib libraries, one of them)
  3. 所属分类:Windows编程

    • 发布日期:2024-10-07
    • 文件大小:288768
    • 提供者:majie
  1. C#DLL调用

    0下载:
  2. 通过C#可以调用C语言封装的DLL库,通过测试是可以的。(It's very easy to use)
  3. 所属分类:C#编程

    • 发布日期:2024-10-07
    • 文件大小:136192
    • 提供者:Aaron_2
« 12 3 4 5 6 7 8 9 10 ... 37 »

源码中国 www.ymcn.org