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

搜索资源列表

  1. 多线程调用dll.rar

    1下载:
  2. 多线程调用的范例
  3. 所属分类:源码下载

    • 发布日期:
    • 文件大小:2932191
    • 提供者:
  1. DLL的动态调用

    0下载:
  2. DLL的动态调用-DLL s dynamic calling
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:1315382
    • 提供者:韩伟
  1. DLL

    0下载:
  2. 不用lib文件和头文件,动态调用dll文件导出函数的方法
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:87656
    • 提供者:高育龙
  1. dll

    0下载:
  2. 通过简单的实例,告诉你怎样编写dll,以及如何调用dll,菜鸟也会上手
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:412121
    • 提供者:djfieadf
  1. 在VC客户端调用vb的dll

    0下载:
  2. c++的一个很典型的应用就是dll的调用,对于怎么样好的调用dll程序,阅读本程序对您将大有益处。-c of a typical application is dll call, like how good call dll procedures, the procedures for reading you will greatly benefit.
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:26164
    • 提供者:karanwang
  1. 通过dll如何读取客户端硬盘序列号

    0下载:
  2. 通过ASP调用 dll 获取客户端硬盘ID
  3. 所属分类:系统编程

  1. PCommDLLCSharp调用包

    2下载:
  2. C#程序静态调用Pcomm.dll的文件和Pcomm.dll 2.0 namespace NewPort { public class OperPComm { [DllImport("PComm.dll", EntryPoint = "sio_open")] public static extern int sio_open(int port); [DllImport("PComm.dll", E
  3. 所属分类:串口编程

    • 发布日期:2010-02-24
    • 文件大小:28304
    • 提供者:wzwgeorge
  1. LabVIEWexchangesdatawithDAQcardindll

    0下载:
  2. 一篇讲得不错的通过labview调用DLL来实现数据采集的文章-An article by speaks good labview DLL to realize data collection articles
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:152022
    • 提供者:潘正春
  1. childwnd

    0下载:
  2. delphi调用DLL,MDI窗体的非常实用的源码-delphi call the DLL, MDI Forms
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-31
    • 文件大小:354918
    • 提供者:张新卫
  1. UseFloatCalDLL1

    0下载:
  2. vc——使用显式方式调用DLL实现浮点数的四则运算\UseFloatCalDLL1的程序源码,值得一看!-vc- call the DLL using explicit way to achieve floating-point arithmetic \ UseFloatCalDLL1 the program source code, worth a visit!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:27442
    • 提供者:曹转好
  1. UseFloatCalDLL2

    0下载:
  2. vc——使用隐式方式调用DLL实现浮点数的四则运算\UseFloatCalDLL2的程序源码,值得一看!-vc- call the DLL using implicit way to achieve floating-point arithmetic \ UseFloatCalDLL2 the program source code, worth a visit!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:83079
    • 提供者:
  1. UseExportClassDll

    0下载:
  2. vc——调用DLL,使用其导出类计算长方体的表面积和体积\UseExportClassDll的程序源码,值得一看!-vc- call the DLL, use the Export class rectangular surface area and volume calculation \ UseExportClassDll the program source code, worth a visit!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:79497
    • 提供者:
  1. testdll

    0下载:
  2. 简单调用dll,包括静态和动态,适合初学者了解调用过程-Simply call the dll
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-03
    • 文件大小:1463765
    • 提供者:liangji
  1. labview-serial-dll

    0下载:
  2. labview的串口通信,非常齐全,调用DLL,-labview serial communication, very complete, call the DLL,
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:86159
    • 提供者:jacky
  1. mfcdll调用方法1lib库

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

    • 发布日期:2017-12-22
    • 文件大小:288768
    • 提供者:majie
  1. C#DLL调用

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

    • 发布日期:2017-12-23
    • 文件大小:136192
    • 提供者:Aaron_2
  1. DLL

    0下载:
  2. C++写的一个DLL文件 用vc++6.0编译 ,用vc调用DLL来对两个数字比较大小 。作为课堂作业非常合适。(A DLL file written by c++ is compiled with vc++ 6.0, and the vc calls the DLL to compare the two Numbers. As a class assignment, it's perfect.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:14272512
    • 提供者:银色丝线
  1. Excel_Log_Dll PASS 20180105

    0下载:
  2. 自动生成Excl 和TXT文件 ,内有DLL和调用DLL的源代码 DLL_API int UpdateRFDate(char *sn,char *up,char *down,char *emp,char *result); /*---------------------------说明--------------------------------------------------- char *filename 文件路径:例 D:\\B701_6线\\B701_Check/ ch
  3. 所属分类:Windows编程

    • 发布日期:2018-01-11
    • 文件大小:48071680
    • 提供者:zhangting天天
  1. EntFxPlc V32

    2下载:
  2. LABVIEW通过调用DLL(c#高级程序)文件与三菱PLCFX5U通讯,请各位大哥请教请教(LABVIEW communicate with MITSUBISHI PLCFX5U by calling the DLL (c# advanced program) file, please ask your eldest brother for advice)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-21
    • 文件大小:718848
    • 提供者:jiangshengxing
  1. Dll中创建窗体对话框并调用

    0下载:
  2. 在MFC中,C++语言在一个dll中调用另一个dll(Calling another DLL in one DLL)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:32768
    • 提供者:一粒米1203
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com