搜索资源列表
Lesson19Code
- 动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-Dynamic Link Library preparation procedures. Static library and dynamic dif
DLL
- 静态链接库和动态链接库的编程实例,动态链接库为非MFC链接库-Static link library and dynamic-link library programming examples for non-MFC dynamic-link library link library
StaticLibrary
- 这是我用vc++编写的一个静态链接库程序源代码-This is what I use vc++ to prepare a static-link library source code
test
- 用已经存在的一个类的封装练习建立静态链接库-Practice with a package to create a static link library
dllTest
- 库文件的几种用法,包括:静态链接库、动态链接库(静态方式、动态方式)-Library file several uses, including: static link library and dynamic link library (static, dynamic way)
Calculator
- 实现四则运算的MFC小程序 有静态链接库文件-four operation
libIconv(1.1.4aVS2008)
- VS2008下编译iconv(1.14)静态链接库及使用的的简单例子-VS2008 compiled iconv (1.14) static link library and a simple example of use
LibTest
- 静态链接库,其他程序可以通过调用相关的lib文件进行静态编译,进而方便用户使用-Static Link Library,other program call it by reference the library file,so it is easy for our users use.it is correct
linux_C_lib
- 在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
DLLandLib
- 学习编写以及调用动态链接库,静态链接库的实例,适合初学者,提供编写程序的基本思路-The basic idea of learning to write and call the dynamic link library, examples of static link library, suitable for beginners, provide written procedures
SLink
- 动态链接库的静态调用,是自己编写的,在2010上调试成功的-Static call Dynamic Link Library, is their preparation, debugging success in 2010
CallSLink
- 动态链接库的静态调用,是自己编写的,在2010上调试成功的,此工程调用SLink中的库-Static call Dynamic Link Library, is their preparation, debugging success in the 2010 s, this works in the library call SLink
staticlib
- 静态链接库的使用,对一段16进制的信息进行解密-The use of static library
My_L
- L型骨牌(棋盘覆盖问题) -算法分析之分治策略 算法分析与设计 课程中分治策略的典型例子,采用MFC文档编程可视化实现算法; 能够手动进行对棋盘的颜色填充,并能显示棋盘中的填充数值。 由于这是课程作业,时间紧而赶制的,封装性可能比较差。 我用的版本是C++6.0的老版本,静态链接库,其中的exe可以直接运行。-L-type domino (chessboard coverage problem) - divide and conquer strategy algorithm algorith
Demo1
- vc静态调用动态链接库,实现控制乐创自动化的运动控制卡。-motion control
TimeLimit
- 软件试用时间限制功能,生成的静态链接库可以直接在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
libTest
- 静态lib链接库,实际实例程序,VC6.0 下调试通过。-static library demo
e5.7补丁
- 直接覆盖原启动文件 链接一下库就可以静态编译(Directly overlay the original boot file link library can be statically compiled)
