搜索资源列表
DemoDll
- 此源码用于动态连接库的生成以及调用,在其中的源码有详细的说明。-this source for the DLL and call the formation, in which the source code for a detailed explanation.
qqqqq
- 用vc开发动态链接库.chm动态链接库(DLLs)是从C语言函数库和Pascal库单元的概念发展而来的。所有的C语言标准库函数都存放在某一函数库中,同时用户也可以用LIB程序创建自己的函数库。在链接应用程序的过程中,链接器从库文件中拷贝程序调用的函数代码,并把这些函数代码添加到可执行文件中。这 种方法同只把函数储存在已编译的.OBJ文件中相比更有利于代码的重用。
ContourGenerator
- 用com实现的等值线追踪算法,生成动态链接库,供客户程序调用。
ContourShow
- 调用等值线生成的动态链接库客户程序,与ContourGenerator.zip是配套程序
ATLSample
- 运用ATL技术生成动态链接库,供客户程序调用,是初学动态链接库的入门程序
标准DLL
- 动态链接库标准调用,这个例子用的是标准的调用方式,有显式调用和隐式调用,如果有好的意见请写信给我.-DLL standard call, this example is the standard way calling, call Explicit and implicit call, if there are good ideas please write to me.
LangInt.rar
- GPIB的动态链接库文件。文件里有很多通信函数,可以直接调用完成通信。,GPIB the dynamic link library file. Document, there are many communications functions, can directly call the completion of communication.
Plugin
- Plug in技术模式运用于动态链接库实现,以便于用户对接口的调用,符合面向对象编程思想。-plug in demo
SharpTestCppProgress
- 程序展示如何在Csharp中动态调用DLL库-Procedures demonstrate how to dynamically call CSharp DLL library
open1
- 通过动态连接库调用检测文件cpu占用时间,显示在编辑框-Detected by dynamic link library file called cpu occupancy time, displayed in the edit box
VB-Activex-Dll
- ActiveX DLL是VB建立的动态链接库。这是VB ActiveX DLL的Demo程序,由VB的exe调用。例子简单易懂。-VB created ActiveX DLL is a dynamic link library. This is a VB ActiveX DLL' s Demo program, the VB-exe call. Easy to understand examples.
SendRcv2Java
- 实现电子标签动态链接库的调用。 使用JNI生成的c++源码-Dynamic link library for electronic tag calls. JNI generated using c++ source code
TestGetDllVersion
- 获取要调用的动态库的版本号和版本的信息。-get dll version
vb_DLL
- vb,调用c++ 标准动态库,实例代码。希望对你有用。
BCB-DLL-TEST
- 动态链接库DLL的创建,静态调用,动态调用实例,运行exe文件即可看到效果。-Create dynamic link library DLL, static call and dynamic call instance, you can see the effect of running the exe file.
ATM
- ATM机软件,包括取款,存款,查询等功能,不包含界面,可以生成动态链接库,供其他程序调用,是典型的软件静态分析和动态测试用的代码-ATM software
plugin
- 按键精灵所有的动态连接库,需要用到其中部分插件的朋友可以用加载动态连接库的方式调用-QuickMacro all dynamic link library,We need to use some of the plug-in can call a friend with a way to load a dynamic link library
读卡器OCX控件测试
- 从动态库调用到实现OCX控件,编写控件动态库,实现读卡器的各种功能。(From the dynamic library call to the realization of OCX controls, the preparation of control dynamic library, to achieve various functions of the card reader.)
