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

搜索资源列表

  1. RegularDllCall

    0下载:
  2. 动态库编程,编辑导入函数,可以根据接口进行调用-DLL programming and editing, import function that can be called interface
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:318.8kb
    • 提供者:luzxiong
  1. CopyDir

    0下载:
  2. 文件拷贝,动态库编程! 文件拷贝,动态库编程!Copy dir
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:48.49kb
    • 提供者:zbk
  1. 动态链接库编程

    0下载:
  2. 动态连接库编程,可以将系统资源放在动态链接库中,实现对动态连接苦进行访问-DLL programming, system resources can be placed on dynamic link library, and realize the hardships Dynamic Link visit
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:810byte
    • 提供者:刘建超
  1. DLL动态链接库编程

    0下载:
  2. 所属分类:Windows编程

  1. dll_programing

    0下载:
  2. 关于动态链接库编程方面的书籍,也有静态链接库的讲解,对于从事WINDOWS编程的朋友来说非常有帮助-Programming on the dynamic link library books, but also on the static link library, for programming WINDOWS friends very helpful
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-04
    • 文件大小:1.34mb
    • 提供者:lucutz
  1. dllsrqc

    0下载:
  2. 深入浅出动态库编程,文章详细介绍了动态库的理论,以及如何进行动态库编程-Dynamic Library Programming in layman
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:356.68kb
    • 提供者:刘长空
  1. dll

    0下载:
  2. dll动态库的使用和开发是我们在编程过程中要常常使用的技术-dll dynamic library use and development is in the programming process, we must often use technical
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:16.57kb
    • 提供者:天蓝
  1. JL236print

    0下载:
  2. C++ builder 和VC++编程,C++ builder实现串口数据处理,界面程序,应用于具体项目,VC++编程,实现串口动态库+线程,具有串口编程的参考价值-C++ Builder and VC++ Programming, C++ Builder Serial data processing, interface procedures, applied to specific projects, VC++ Programming, dynamic libraries Serial+ T
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1.14mb
    • 提供者:chu
  1. dllexamples

    0下载:
  2. 数十个dll动态库编程的例子,,这个是精通Visual C++ 实效编程280例 里面的例子源码,我上传给大家,需要的可以参考下!-Dll dynamic library programming dozens of examples, it is proficient in Visual C++ programming 280 cases of practical examples of source code which I upload to you, need to refer to th
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:308.69kb
    • 提供者:
  1. ColorStatic

    0下载:
  2. VC++动态链接库编程之MFC扩展 DLL源代码.rar 的学习应用-VC++ Dynamic Link Library programming for MFC extension DLL source code. Rar learning applications
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:62.19kb
    • 提供者:arco
  1. DLLbianchengjiqiao

    0下载:
  2. 讲解动态库编程的基础知识,是一本比较好的教程。-To explain the basics of dynamic library of programming, is a good tutorial.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1.04mb
    • 提供者:潘雪峰
  1. cc

    0下载:
  2. 通过系统动态库编程实现串口的打开和禁用功能,可以抢占其他程序的使用。-Through the system dynamic programming of serial open and disable function, can seize the other programs to use.
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:2.69kb
    • 提供者:UUme
  1. dllTest

    0下载:
  2. 动态库编程实例 适合零基础新手入门 亲身测试 绝对可以!-program example of dll
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:1.55mb
    • 提供者:hdchina2010
  1. dllsample

    0下载:
  2. VC6.0动态库编程,一个简单的显示调用动态库的例子-The VC6.0 dynamic library programming, a simple call dynamic library examples
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-13
    • 文件大小:2.93mb
    • 提供者:卡卡
  1. VC++动态链接库编程深入浅出

    0下载:
  2. windows dll编程,深入浅出动态库编程,适合初学者。(windows dll A simple dynamic library programming, suitable for beginners)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:542kb
    • 提供者:liang089190
  1. gprsdll

    0下载:
  2. 荣桑协议标准动态库,可直接调用此动态库进行程序编程。(Dynamic library of Rong San agreement)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:49kb
    • 提供者:XMHGY
  1. 程序员的自我修养—链接、装载与库

    0下载:
  2. 主要关于软件编程中动态库的应用及编写,用C/C++实现(Mainly about the application and writing of dynamic library in software programming, implemented with C/C++)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:29.18mb
    • 提供者:啦啦啦阿联
  1. 静态库与动态库编程

    1下载:
  2. c++中关于静态库和动态库的介绍和应用,讲的比较细致(The introduction and application of static and dynamic libraries in c++ are more detailed)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:1.16mb
    • 提供者:achang
  1. Viewdll

    0下载:
  2. 查看动态库函数,方便编程调用,实用简单,程序员帮手(View dynamic library function, convenient programming call, practical and simple, programmer helper)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:196kb
    • 提供者:吴达
  1. VC6程序及动态链接库编程示例

    0下载:
  2. plf_DLL工程: VC6 动态链接库编程示例源代码。(数的平方和立方) VB_call工程: VB6 编程调用 plf_DLL 工程生成的库文件示例源代码。 MyCall工程:(VC++应用程序) VC6 调用 plf_DLL 工程生成的库文件示例源代码。 VC_call工程:(VC++控制台应用程序) VC6 调用 plf_DLL 工程生成的库文件示例源代码。 (稍复杂,有库文件与函数判断和识别) VC
  3. 所属分类:源码下载

    • 发布日期:2021-12-09
    • 文件大小:4.42mb
    • 提供者:zyyujq@126.com
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com