搜索资源列表
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
MD5 COM组件源码
- 活动模板库MD5--应用程序向导为您创建了这个MD5项目,供您用作编写动态链接库(DLL)的起点。 -activities Template Library MD5 -- Application Wizard you created for this project MD5, as you prepare for the dynamic link library (DLL) starting point.
VFP+dll
- VFP调用第三方接口动态库,实现相关信息的下载与显示-VFP called third-party DLL interface and provide relevant information to download and display
autoclose.dll
- 一个在超过指定的时间后自动关闭窗口的动态链接库 -in over a specified period of time after closing window of the dynamic link library
vc++dll
- vc创建加载动态库
动态框架
- 动态程序框架例子,一个主程序,将动态库中的界面调到主程序中,有多少个动态库由主程序自动识别。相当于插件功能:)-dynamic procedural framework example, a main program, the dynamic repository transferred to the main program interface, the number of DLL by the main program automatic identification. The equiva
TSCLIB.DLL-Delphi-Example
- 调用TSC动态链接库的Delphi源码。 此代码为网络收集,如侵犯版权,请告知-TSC call dynamic link library of Delphi source code. This code for the network to collect, such as copyright infringement, please inform
dll
- 动态库的创建与调用,供初学者参考,内容比较简单明了!-Dynamic library creation and calls for advanced users,
Delphi-DLL
- delphi调用dll动态库的文件内容-delphi call dll file contents
lesson-19(about-Dll)Code
- 深入详解教学:动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-Detailed teaching in-depth: the procedures for the preparation of the dynamic link library. The diff
USBPhysic-DLL
- USBPhysic是一个独立的组件(32/64-bit Windows动态链接库 - DLL),可用于提取几乎所有的USB(通用串行总线)存储设备的的物理供应商信息。 ,随着USBPhysic你可以得到制造商序列号,制造商名称等,外部便携式硬盘驱动器,闪存/笔/密钥驱动器或任何其他类型的USB存储设备。 USB存储设备的序列号是唯一的数字/字符串每台设备,为您提供一个机会,以编程方式确定实际设备。让我们说你想一个方法来锁定你的软件到一个USB存储设备(一个小闪光笔),或分配您的软件只有
Call-Dll
- labvIEW调用动态库的一些方法的集合,包括调用简单的动态库与调用包含复杂结构的动态库-LabvIEW call a collection of some methods of dynamic link library, including call simple dynamic library and dynamic library call includes complex structure
StoreManager-2013-07-30-V1.0
- 存储管理,源码为动态库dll。 需求分析:应用软件使用过程中产生了很多的文件,由于有些文件在一段时间过后就失去效用,可以直接删除,所以该功能是自动去管理文件。 功能: 自动巡检制定文件夹中的制定文件, 根据设置的条件删除历史文件。 文件删除到回收站,如果磁盘已满则直接删除。 删除的文件时,屏幕右下脚弹窗显示。-Storage management, source code for the dynamic library dll. Requirements Analysis
uufax_sdk
- 动态库DLL的调用方法,使用说明见附件中的文档。-you are dll
how-to-use-dll-file-in-LabviewL
- 如何调试在LabView调用动态链接库DLL。-how to invoke DLL file in labview programming.
如何使用LabVIEW调用C#编写的DLL
- 文章重点讲解labview如何调用C#动态库的方法,可应用于实际工程中。(The article focuses on how to call C# LabVIEW dynamic library method, which can be applied to practical projects.)
DLLDemo
- DLL开发Demo示例,教学示例,简单易学。(Depvelopment Dll demo)
PtBarcode
- 生成二维码的动态库,适用于Delphi,VB,VC等,有各类语言的开发示例。(A dynamic library for generating two dimensional codes)
LabVIEW使用DLL动态链接库
- 用LabVIEW调用C/C++编写的动态链接库已解决现有代码的重复使用,减少开发周期(The dynamic link library written by calling C/C++ with LabVIEW has solved the reuse of existing code and reduced the development cycle)