CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 动态库 调用

搜索资源列表

  1. TWAINY.ZIP

    0下载:
  2. 动态库的调用,里面有接口说明,是一个好的扫描仪调用程序-DLL calls, and they interface that is a good procedure called Scanner
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:401.88kb
    • 提供者:贾铭
  1. ic-card

    0下载:
  2. 软件编写初衷是教你如何调用DLL动态库以及实现对DAS等系列产品的硬件调用与应用。。。 可惜的是如你没有相关硬件,软件调试时将打开串口的函数关掉即可进入。 现上传的源程序为读写非接触式IC卡部分的程序工具-software development was to teach you how to call DLL DLL DAS and the realization of a series of products called the hardware and applications.
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:59.86kb
    • 提供者:magiclove
  1. aesdll

    0下载:
  2. 这是aes的一个动态库,可以直接调用进行加密解密。-Orangk'aes This is a dynamic, you can directly call for encryption and decryption.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:31.63kb
    • 提供者:李宁
  1. RSA

    0下载:
  2. RSA动态库文件,提供RSA加解密用的函数,可以方便的调用-RSA dynamic libraries for use RSA encryption functions, to facilitate the call
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:190.87kb
    • 提供者:Janieli
  1. encrypt

    1下载:
  2. 《共享软件加密算法库》专业版PB6.5调用示例 readme.txt --本文件 reg.pbl --pb6.5的原码 reg.exe --可执行文件 reg.sra --pb交换文件 w_reg.srw --pb交换文件(可直接导入pb其它版本) pbvm60.dll --pb6.5的动态库(运行reg.exe时需要)
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:26.34kb
    • 提供者:wwwwww
  1. TSService2

    0下载:
  2. 使用.net,建立一个动态库,提供接口用于调用webservice接口,以及提供时间戳接口
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:35.97kb
    • 提供者:邵立嵩
  1. EscapeFromDLLHell

    0下载:
  2. 可以查看所有动态库被进程调用的情况,功能强大
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2.52mb
    • 提供者:kevin
  1. MD5ASM

    0下载:
  2. 用汇编MASM32编制的最快的MD5加密算法,内附说明。能编译成动态库。并且特别附带了QQ的MD5加密算法函数,可自由调用。版权所有:Binny-between compiled with the compilation of the fastest MD5 encryption algorithm, enclosing note. Can compiled DLL. In particular fringe of the QQ MD5 encryption algorithm function
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3.93kb
    • 提供者:binny
  1. MD5加密算法源代码+DLL程序

    3下载:
  2. 本软件实现了MD5加密算法,通过动态库调用可以对需要加密的字符串进行加密计算,该程序已经通过验证。
  3. 所属分类:加密解密

    • 发布日期:2010-10-13
    • 文件大小:1.74mb
    • 提供者:meadowd@163.com
  1. DllTest.zip

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

    • 发布日期:2017-03-26
    • 文件大小:278.6kb
    • 提供者:阿发
  1. GetHardDiskId

    0下载:
  2. 获取硬盘序列号的动态库与调用源码! 可以获得所有硬盘的序列号,兼容2000/XP/2003操作系统!-Get hard drive serial number of the dynamic library and call the source! Access to all the hard drive serial number, compatible with 2000/XP/2003 operating system!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:163.6kb
    • 提供者:虎子
  1. qt4lib

    0下载:
  2. qt中写动态库和调用动态库的简单例子,说明怎么用qt4产后运态库,在源码中都有详细的注释-qt write the dynamic library and dynamic library calls brief examples of how to use QT4 Yun postpartum state library, in source code, there are detailed notes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:40.56kb
    • 提供者:尹爱云
  1. Getcupid

    0下载:
  2. 在pb中获取CPU的ID号,调用了第三方动态库-Pb obtained in the CPU' s ID No.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:211.36kb
    • 提供者:wujie
  1. MD5_DLL

    1下载:
  2. 一个Delphi实现的MD5加密,里面导出一个函数,原型EncryptMD5Str(Value: PChar lpMd5Str: PChar var nDataLen : Integer): BOOL stdcall 此动态库支持c++调用,typedef bool (__stdcall*pEncryptMD5Str)(char *psz, char *pRet, int *nLen) -Delphi achieved an MD5 encryption, which is derived
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:40.29kb
    • 提供者:夏炳冬
  1. RegOpt

    0下载:
  2. 访问注册表的封装类,动态库代码,申明如typedef LPCTSTR (WINAPI *lpFunInitRegistry)(HKEY hKey) lpFunInitRegistry g_lpFunInitRegistry 调用方式LPCTSTR lpReg = g_lpFunInitRegistry(HKEY_LOCAL_MACHINE) g_lpFunOpenSubKey(lpReg, "SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-15
    • 文件大小:3.63mb
    • 提供者:ly
  1. dlltest

    0下载:
  2. VC++ dll静态与动态连接库编程测试,包含2的DLL和一个调用程序,便宜环境VS2008-VC++ dll static and dynamic link library programming and testing, including two of the DLL, and a calling program, cheap environment VS2008
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:64.29kb
    • 提供者:kially
  1. DllDlg_TEST

    0下载:
  2. 采用VC++6.0,创建MFC对话框动态库的代码,应用程序可调用此动态库中的对话框。-Using VC++6.0, MFC dialog creation code dynamic libraries, the application can call this dynamic library in the dialog box.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:46.54kb
    • 提供者:周晓刚
  1. CallStaicDLL

    0下载:
  2. 具体介绍了如何编写静态库,以及调用动态库的例子。-Specifically describes how to write a static library, as well as examples of dynamic library calls.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:616.85kb
    • 提供者:李兰平
  1. csp.dll

    0下载:
  2. csp(密码服务提供者)的动态库,微软CSP系统调用,需注册-csp (cryptographic service provider) the dynamic library, Microsoft' s CSP system call, need to register
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:114.96kb
    • 提供者:lijing
  1. 动态链接库

    0下载:
  2. 详细记录了linux系统和windows系统中动态链接库的生成过程。并且通过JNI调用所生成的动态链接库。(The generation of dynamic link libraries in Linux and Windows systems is documented in detail. And the generated dynamic link library is used by JNI.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2020-04-05
    • 文件大小:316kb
    • 提供者:德法尔的
« 12 3 4 5 »
搜珍网 www.dssz.com