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

搜索资源列表

  1. vc-svm

    0下载:
  2. VC的支持向量机(SVM)静态链接库(LIB)-VC Support Vector Machine (SVM) static link library (LIB)
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:54.52kb
    • 提供者:白明
  1. ipsearcher

    0下载:
  2. 获得IP地址的来源的SDK开发包,静态链接库。-obtain IP addresses of the sources of SDK development kits, static library.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1.24kb
    • 提供者:杨飞
  1. GrabHook

    0下载:
  2. 一个远程注入DLL的静态链接库,其中的RemoteSend函数实现了利用游戏自身的套接字远程发送封包的功能,在XP下,VC6编译通过-a remote DLL into the static link library, RemoteSend function of the realization of the game using their own remote socket packet of this function, In XP, compiled by VC6
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:1.63mb
    • 提供者:都都浪人
  1. Ex110102

    0下载:
  2. 一个很经典的静态链接库实例,初学朋友可以通过此例学习生成静态链接库和调用的方法 先编译dlg1 class 后编译dlg class -a very classic example of the static link, Beginners friends through this study were generated static link library and the use of the first class after dlg1 Compiler Compiler dlg c
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:25.59kb
    • 提供者:洒脱
  1. DISPLAY

    0下载:
  2. DISPLAYLIB,练习编写动态链接库和静态链接库的程序
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:81.14kb
    • 提供者:burgess
  1. VC-STATIC-FUNCTION

    0下载:
  2. VC静态链接库的实例程序,包括静态链接库(调用函数)的生成和调用实例。
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:33.97kb
    • 提供者:xiaolin
  1. snmp++v3.2.23

    0下载:
  2. HP公司snmp++源码,用于开发基于SNMP协议的网管软件,编译成静态链接库后可直接调用
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:358.49kb
    • 提供者:Glin
  1. Getright

    0下载:
  2. 这是一个动态链接库调用了静态链接库中的函数的DLL,待大家参考
  3. 所属分类:Windows编程

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

    0下载:
  2. 一个在程序中显示WEB页面的静态链接库的实现。-show WEBsite in your own pro
  3. 所属分类:Windows Develop

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

    0下载:
  2. 链表容器,任何数据都可以装载,静态链接库-List containers, any data can be loaded, static link library
  3. 所属分类:Console

    • 发布日期:2017-04-15
    • 文件大小:6.36kb
    • 提供者:niezhuming
  1. xClient_DLL_0.3

    0下载:
  2. 客户端的动态链接库和静态链接库文件,内有详细的函数说明-Client s dynamic-link library and static link library files, there is a detailed descr iption of function
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:9.75kb
    • 提供者:
  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. 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. VC_DLL_refer

    0下载:
  2. 介绍了VC++中动态链接库的使用。包括静态链接库、库的调试方法、MFC/非MFC DLL等。-Introdce you sth about DLL desigh in VC++. Include static lib、MFC/nonMFC DLL...
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:540.13kb
    • 提供者:Jin Zhang
  1. link

    0下载:
  2. 链接库应用 动态链接库 源代码 链接库应用 1.Win32动态链接库:实现在Win32 DLL中使用对话框资源 2.Win32静态链接库:实现在字符界面下求某个数的平方 3、MFC 动态链接库: -Link Library application source code for dynamic link library dynamic link library application 1.Win32 link library: towards the use of dial
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:9.32mb
    • 提供者:www.gclsoft.cn
  1. UseLibrary

    0下载:
  2. VC.Net中如何创建与使用静态链接库(lib)和动态链接库(dll),以及它们的区别.内附源码示例。-VC.Net how to create and use a static link library (lib) and dynamic link library (dll), as well as their differences. Enclosing the source code examples.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:11.88kb
    • 提供者:刘胜
  1. dllProgram

    0下载:
  2. 可以简单的把DLL看成一种仓库,它提供给你一些可以直接拿来用的变量、函数或类。在仓库的发展史上经历了“无库-静态链接库-动态链接库”的时代。-The DLL can be simple as a kind of warehouse, it offers you some of the variables can be used to use, function or class. History of the development in the warehouse through the &q
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:655.65kb
    • 提供者:xiong01
  1. vc_dll

    0下载:
  2. 上节给大家介绍了静态链接库与库的调试与查看(动态链接库(DLL)编程深入浅出(一)),本节主要介绍非MFC DLL。-In the previous section we introduced a static link library and the library and view the debugger (Dynamic Link Library (DLL) program easy to understand (a)), this section introduces the non-
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1.11mb
    • 提供者:hawk
  1. MFC_static_link_library_Dynamic_Analysis_Tutorial.

    0下载:
  2. MFC动态静态链接库解析教程MFC static link library Dynamic Analysis Tutorial-MFC static link library Dynamic Analysis Tutorial MFC static link library Dynamic Analysis Tutorial
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:287.32kb
    • 提供者:et
  1. VC++动态链接库(DLL)编程深入浅出(全)

    0下载:
  2. 静态链接库与动态链接库都是共享代码的方式,如果采用静 态链接库,则无论你愿不愿意,lib中的指令都被直接包含在最终生成的EXE文 件中了。但是若使用DLL,该DLL不必被包含在最终EXE文件中,EXE文件执行 时可以“动态”地引用和卸载这个与EXE独立的DLL文件。静态链接库和动态链 接库的另外一个区别在于静态链接库中不能再包含其他的动态链接库或者静态 库,而在动态链接库中还可以再包含其他的动态或静态链接库。(Both the static link library and the d
  3. 所属分类:Windows编程

    • 发布日期:2018-01-08
    • 文件大小:606kb
    • 提供者:donggua209
« 12 3 4 5 6 »
搜珍网 www.dssz.com