搜索资源列表
SegDemo
- 东大的一个分词程序。RuleForPn.dat,segment.dat,segrule.dat是分词动态库要使用的资源文件. userdict.dat是用户词典. CipSegSDK.dll,CipSegSDK.lib是动态库的文件. CipSegDll.h是头文件,供调用使用.-a sub-term procedures. RuleForPn.dat, segment.dat, segrule.dat Dynamic segmentation is to be used for the res
“C语言接口”扩展程序调用接口规范
- 分析家扩展函数规范V3.10 1.本规范适用于分析家3.10标准版和专业版公式系统. 2.扩展函数用于实现系统函数不能实现的特殊算法. 3.扩展函数用windows 32位动态连接库实现,建议使用Microsoft Visual C++编程. 4.调用时在公式编辑器中写\"动态库名称@函数名称\"(参数表)即可,例如下面函数可以写为\"FXJFUNC@MYCMALOSE\"(5) 5.动态连接库名称和函数名称可以自己定义. 6.使用时可以将动态库拷贝到分析家目录下使用.-V3.10 a stan
VFP+dll
- VFP调用第三方接口动态库,实现相关信息的下载与显示-VFP called third-party DLL interface and provide relevant information to download and display
Lesson19Code
- 动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern \"C\"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-dynamic link library of writing. Static and Dynamic Library for the disti
动态链接库
- 汇编中调用动态链接库的一个例子。-compilation called dynamic link library an example.
gprsdll
- 本程序提供了vc动态库提供给其它编程语言调用的标准接口,已经在vb6和dephi7下测试通过!-the procedures provided vc DLL provided to other programming language called standard interfaces, in vb6 and dephi7 under the test!
0476622
- 一个用VB编写的IC卡读写各种操作的源程序. 软件编写初衷是教你如何调用DLL动态库以及实现对DAS等系列产品的硬件调用与应用-a VB prepared by the various IC Card Reader operation of the source. Software development was to teach you how to call D LL dynamic of the DAS and the realization of a series of products
ComWincc
- 利用VC编写的关于配料的动态库程序,可供Wincc动态调用,现在已经在生产现场应用。-VC ingredients prepared on the procedures for the dynamic for Wincc dynamic invocation, Now the scene has been in production use.
CBCsharp
- Borland C++ 动态链接库调用方法使用,详见代码具体情况
Code
- 动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern \"C\"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。
lesson19
- 孙鑫老师VC视频第十九课代码:动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern \"C\"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。
MapSymbolSoft.rar
- 地图符号动态库调用源码 本软件包给出了的Vc++6.0和Delphi7.0的调用例子程序和动态库接口说明,在例子中可使用鼠标滚动实现图形的放大和缩小,鼠标拖动实现漫游,Map symbol dynamic library call to give the source of this package of Vc++6.0 and Delphi7.0 example program call and dynamic library interface that can be used in th
DllTest
- 动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-Dynamic link library preparation process. Static library and dynamic librar
JX801_Demo
- JX801DLL的接口调用DEMO程序,旨在引导初学者怎么样在DELPHI中调用动态库-DEMO of JX801DLL procedure call interface to guide the beginners how to call in the DELPHI DLL
FromDll
- 这个是delphi开发的从动态库外面调用动态库创建的页面功能-This is a delphi development from a dynamic library calls outside the dynamic library functions to create a page
C81-MF1_IC
- C81-MF1_IC卡读写器程序! 里面包括:读写卡测试程序及源代码;驱动程序安装;网页例程;动态库及调用说明-C81-MF1_IC Card Reader program! Which include: reading and writing test programs and source code card driver installation Web routines dynamic library and call instructions
dll
- 动态库的创建与调用,供初学者参考,内容比较简单明了!-Dynamic library creation and calls for advanced users,
Code
- 动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针-Written procedures for the dynamic link library. Static library and dynamic
Delphi-DLL
- delphi调用dll动态库的文件内容-delphi call dll file contents
如何使用LabVIEW调用C#编写的DLL
- 文章重点讲解labview如何调用C#动态库的方法,可应用于实际工程中。(The article focuses on how to call C# LabVIEW dynamic library method, which can be applied to practical projects.)