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

搜索资源列表

  1. lib

    0下载:
  2. 制作静态库的链接,实现类的接口与实现的分离,使程序更具灵活性-Make static library link, the implementation class of the separation of interface and implementation, making the program more flexible
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1244678
    • 提供者:祝海兰
  1. StaticSrc

    0下载:
  2. 内容类似MinGW编译的静态库,用于学习c++静态库-The code for a static library is identical to compiling libraries for MinGW
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3669
    • 提供者:海洋
  1. 111

    0下载:
  2. 编译的静态库 编译的静态库 -fuck you fuck you fuck you fuck you fuck you fuck you
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:648371
    • 提供者:ludy
  1. LuaPlusLib

    0下载:
  2. Luaplus 5.1 ,C++builder编译版本,已编译成静态库,可以直接使用,也可以自己修改在重新编译-Luaplus 5.1, C++ builder compiler versions have been compiled into a static library, can be used directly, or you can make changes to re-compile
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:845740
    • 提供者:wjh
  1. FastDown1.1

    0下载:
  2. 使用前请首先注册,运行如下命令: regsvr32 GFastdownActiveXTrial.ocx 软件主页: www.gfastdown.com 文件说明: FastDownActiveX.zip ActiveX版 FastDownCB6.zip C++ Builder6 静态库 FastDownVC6.zip VC++ 6 静态库 FastDownVC7.zip VC++ 7 静态库 TestFastDown.zip 测试程序
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3208223
    • 提供者:shao youde
  1. dsmaes

    0下载:
  2. AES加密算法封装库 静态库 用于实际项目中-failed to translate
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:13478
    • 提供者:姓名
  1. Code

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

    • 发布日期:2017-04-06
    • 文件大小:173231
    • 提供者:chuds
  1. tinyxml

    0下载:
  2. 轻量级的XML解析库,可编译直接使用,编译成静态库-Lightweight XML parsing library can be compiled directly using static library compiled
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-16
    • 文件大小:125204
    • 提供者:王勤丰
  1. Dll

    0下载:
  2. 本源码涉及动态链接库程序的编写以及静态库与动态库的区别说明,包括调用程序在链接静态库和动态库时的区别-The source process involved in the preparation of the dynamic link library and static library and dynamic library of different descr iptions, including the calling program in the dynamic link library
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:2209
    • 提供者:madud00048
  1. TTLBSceneDemo

    0下载:
  2. 文章地址:http://www.cnblogs.com/syqking 实现地形的部分主要都是改ETM实现的。 场景环境和模型的载入时直接在Sample中用Tinyxml实现的。 修改的ETM源文件所在目录为.\dependency\ETM\src Demo源文件所在目录为.\dependency\ETM\Sample 由于大小问题大部分资源文件,静态库都未包含,所以请自行添加Ogre自带的一些资源文件和TTLB的资源文件,并可能需要修改项目的一些路径设置。
  3. 所属分类:Other systems

    • 发布日期:2017-05-26
    • 文件大小:9703190
    • 提供者:lzxlzxlzx9
  1. lib-dll-different

    0下载:
  2. 学动态链接库时,总被许多概念搞得一塌糊涂,比如“隐式链接”,“动态加载”,lib静态库和lib导入库。虽然会用,但概念还是很模糊的。后来了解了编译和链接的一些原理,总算有一个比较清晰的理解,整理出来和大家分享。若有不对之处,还望斧正!谢谢! -Dynamic link library science, with a total mess by many of the concepts, such as " implicit linking" , " dynamic l
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:279430
    • 提供者:澄海
  1. static_lib.txt

    0下载:
  2. 关于编程中交叉编译的库使用问题,分动态库与静态库-On programming the use of cross-compiled libraries, dynamic libraries and static libraries sub-
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:2113
    • 提供者:戴磊
  1. exosip_builtby_vcPP6.0

    0下载:
  2. exosip协议栈在VC下编译通过,包含VC的下osipparser、osip、exoip的动态dll、静态库lib工程。-exosip stack compiled by the VC, including the VC' s next osipparser, osip, exoip dynamic dll, static library lib project.
  3. 所属分类:Communication

    • 发布日期:2017-05-28
    • 文件大小:10614682
    • 提供者:哈佛
  1. DLL-Code

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

    • 发布日期:2017-04-04
    • 文件大小:173574
    • 提供者:xinxin
  1. gdb

    0下载:
  2. gdb工具及动态库和静态库的使用 熟悉使用Automake创建Makefile -gdb tools and dynamic libraries and static libraries use the familiar use of Automake to create Makefile
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:335857
    • 提供者:李鹏飞
  1. 153-Linux

    1下载:
  2. 明华 153 读卡器 linux接口库定义头文件及.so动态库和.a静态库-Ming Wah 153 reader linux header files and interface libraries defined. So dynamic libraries and. A static library
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:53987
    • 提供者:杨勇敢
  1. make_menu.tar

    0下载:
  2. GNU make 中文手册。Makefile简介,规则。函数调用的语法。使用make 更新静态库文件。-GNU make Chinese manual. Makefile profiles, rules. Function call syntax. Update the static library using make.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:913420
    • 提供者:Decy
  1. ScienceEngineeringNumericalAlgorithm

    1下载:
  2. 科学与工程数值算法〔Visual C++版〕 本书介绍了在科学与工程实际工作中常用的数值计算算法的原理和Visual C++编程方法。本书分为7章,前6章分别讨论了复数运算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、插值和数值积分等的面向对象编程方法,涉及使用频率非常高的近90个基本算法,按功能设计成了6类。第7章将这些算法类集成到一个静态库和一个动态库中,可以直接使用。每章节都用Visual C++程序示例了算法和算法库的调用方式。 本书适合涉及科学与工程数值计算工作
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-27
    • 文件大小:9784706
    • 提供者:周善人
  1. lib_code

    0下载:
  2. 本例是一个静态库的生成与调用,简洁,明了。-This example is a static library generation and call, simple and clear.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:875018
    • 提供者:wym
  1. Tiny_XML

    0下载:
  2. tinyxml解析,包含编译对应debug,release静态库-tinyxml analysis, the corresponding library contains the compiled
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-10
    • 文件大小:2533518
    • 提供者:leo
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 31 »
搜珍网 www.dssz.com