CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 静态链接库

搜索资源列表

  1. Lesson19Code

    0下载:
  2. 动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-Dynamic Link Library preparation procedures. Static library and dynamic dif
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:169.81kb
    • 提供者:王大勇
  1. DLL

    0下载:
  2. 静态链接库和动态链接库的编程实例,动态链接库为非MFC链接库-Static link library and dynamic-link library programming examples for non-MFC dynamic-link library link library
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:665.71kb
    • 提供者:方超
  1. DLL

    0下载:
  2. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:1.28mb
    • 提供者:单单
  1. StaticLibrary

    0下载:
  2. 这是我用vc++编写的一个静态链接库程序源代码-This is what I use vc++ to prepare a static-link library source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:32.37kb
    • 提供者:凯芯
  1. test

    0下载:
  2. 用已经存在的一个类的封装练习建立静态链接库-Practice with a package to create a static link library
  3. 所属分类:Other windows programs

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

    0下载:
  2. 库文件的几种用法,包括:静态链接库、动态链接库(静态方式、动态方式)-Library file several uses, including: static link library and dynamic link library (static, dynamic way)
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:16.38kb
    • 提供者:张翩
  1. Calculator

    0下载:
  2. 实现四则运算的MFC小程序 有静态链接库文件-four operation
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-04
    • 文件大小:6.18mb
    • 提供者:雨意随风
  1. libIconv(1.1.4aVS2008)

    0下载:
  2. VS2008下编译iconv(1.14)静态链接库及使用的的简单例子-VS2008 compiled iconv (1.14) static link library and a simple example of use
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-31
    • 文件大小:13.06mb
    • 提供者:杨涛
  1. LibTest

    0下载:
  2. 静态链接库,其他程序可以通过调用相关的lib文件进行静态编译,进而方便用户使用-Static Link Library,other program call it by reference the library file,so it is easy for our users use.it is correct
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:167.06kb
    • 提供者:jun
  1. linux_C_lib

    0下载:
  2. 在Linux实现动态链接库和C语言静态库,使用这个简单的代码可以是这些动态和静态库链接的操作有很好的理解,代码还包含一个makefile文件-In the Linux implementation of dynamic link libraries and static library in C language, use this simple code can be a good understanding of these dynamic and static libraries link
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:634byte
    • 提供者:杨晓
  1. DLLandLib

    0下载:
  2. 学习编写以及调用动态链接库,静态链接库的实例,适合初学者,提供编写程序的基本思路-The basic idea of ​ ​ learning to write and call the dynamic link library, examples of static link library, suitable for beginners, provide written procedures
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-27
    • 文件大小:9.76mb
    • 提供者:温先浪
  1. SLink

    0下载:
  2. 动态链接库的静态调用,是自己编写的,在2010上调试成功的-Static call Dynamic Link Library, is their preparation, debugging success in 2010
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:17.09kb
    • 提供者:earlyboy
  1. CallSLink

    0下载:
  2. 动态链接库的静态调用,是自己编写的,在2010上调试成功的,此工程调用SLink中的库-Static call Dynamic Link Library, is their preparation, debugging success in the 2010 s, this works in the library call SLink
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:127.14kb
    • 提供者:earlyboy
  1. staticlib

    0下载:
  2. 静态链接库的使用,对一段16进制的信息进行解密-The use of static library
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:139.79kb
    • 提供者:kevin
  1. My_L

    1下载:
  2. L型骨牌(棋盘覆盖问题) -算法分析之分治策略 算法分析与设计 课程中分治策略的典型例子,采用MFC文档编程可视化实现算法; 能够手动进行对棋盘的颜色填充,并能显示棋盘中的填充数值。 由于这是课程作业,时间紧而赶制的,封装性可能比较差。 我用的版本是C++6.0的老版本,静态链接库,其中的exe可以直接运行。-L-type domino (chessboard coverage problem) - divide and conquer strategy algorithm algorith
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-17
    • 文件大小:4.2mb
    • 提供者:忘了
  1. Demo1

    0下载:
  2. vc静态调用动态链接库,实现控制乐创自动化的运动控制卡。-motion control
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:288.45kb
    • 提供者:
  1. TimeLimit

    1下载:
  2. 软件试用时间限制功能,生成的静态链接库可以直接在VC项目上加入并调用一个简单的接口即可实现;比如通过接口设置15天后,15天后软件要继续使用必须输入在接口里自己设置好的密码字符串即可。-Software trial time limit function to generate a static link library can be added directly on the VC project and call a simple interface can be realized for
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:76.07kb
    • 提供者:gogogame
  1. libTest

    0下载:
  2. 静态lib链接库,实际实例程序,VC6.0 下调试通过。-static library demo
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:160.19kb
    • 提供者:jiayuliang
  1. e5.7补丁

    0下载:
  2. 直接覆盖原启动文件 链接一下库就可以静态编译(Directly overlay the original boot file link library can be statically compiled)
  3. 所属分类:其他

搜珍网 www.dssz.com