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

搜索资源列表

  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. md5_file

    0下载:
  2. 文件夹包含arm-linux md5 摘要文件静态库以及pc-linux md5 摘要文件静态库和windows vc6.0md5 摘要文件静态库。这几个静态库方便实用。只要输入文件路径就可以得到文件的MD5摘要。适合需要传输文件并校验文件的完整性。-Folder contains the arm-linux md5 summary file and static library files pc-linux md5 summary of the static libraries and sta
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:10758
    • 提供者:陈旋
  1. sqlite3_lib

    0下载:
  2. vc++ sqlite3 静态库,可静态编译-vc++ sqlite3 static library can be statically compiled
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-02
    • 文件大小:889166
    • 提供者:diy20500
  1. Rtsp

    0下载:
  2. 自己写的一个流协议,其解码部分是别人给的一个静态库。-Himself wrote a stream protocolHimself wrote a stream protocolHimself wrote a stream protocol
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-03
    • 文件大小:1648
    • 提供者:杨乐
  1. test_link_01

    0下载:
  2. 此shell脚本可以自动编译所在文件夹的.C文件,并生成静态库文件,同时会删除.O文件 #不会将文件所含的main.c编译成库文件 # #先编译,然后再生成库。-This shell scr ipt to automatically compile the folder where the. C file, and generate a static library files, and it will delete. O file# is not contained in the
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:4602
    • 提供者:孙代表
  1. smalldll

    0下载:
  2. 优化C++程序编译效率的实例 (1)自定义程序的入口 (2)合并区段 (3)不用调malloc,free等函数 (3)不用cout来输出,cin来输入 (4)如果调用了很多库函数如memset,stycpy等等 的话,请导入msvcrt.lib,不然编译器会在程序里面 导入静态库,这样的话程序就会大很多。。 (5)........ 减少程序运行内存占用量可以调用 SetProcessWorkingSetSize(GetCurrentProcess()
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:5872
    • 提供者:冒险王123
  1. MIRACL

    0下载:
  2. 支持椭圆曲线运算的大数运算库和源程序,头文件和静态库可以使用。-Support for elliptic curve operations of large numbers arithmetic library and source code, header files and static libraries can be used.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:418857
    • 提供者:first
  1. Release

    0下载:
  2. Opencv2.31静态库,方便程序调用,生成独立可执行文件。-Opencv2.31 static library to facilitate the procedure call to generate stand-alone executable file.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4729635
    • 提供者:liuyue
  1. LibTest

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

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