搜索资源列表
VC++andMatlab
- 许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直 接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大的实际意义。 该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++ 调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。-many engineering software necessary to use complex mathematical algorit
matlabc123
- VC++与Matlab混合编程的快速实现 该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++ 调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。 关键词: Matlab VC++ MCC Complier 动态链接库D-VC and Matlab for the rapid realization of the paper discusses how to use the Matlab Co. m *. mpli
jiekou-v1.01
- 东软医保接口设计文档,动态库函数SiInterface.dll的具体设计规范-Neusoft Medicare interface design document, dynamic library SiInterface.dll specific design specifications
VisualC++Dll
- 深入浅出Visual C++动态链接库(Dll)编程-In layman
dll
- 关于VC++的动态连接库的很好的学习资料,对于初学者很有帮助-With regard to VC++ dynamic link library of good learning materials useful for beginners
VC_examples
- 实例12-1:使用用户界面线程实例。源代码在光盘中“\12\InterfaceThread”目录下。 实例12-2:使用工作者线程实例。源代码在光盘中“\12\ControlThread”目录下。 实例12-3:多线程实例。源代码在光盘中“\12\WQDemo”目录下。 实例12-4:线程间的通信。源代码在光盘中“\12\ThreadCommu”目录下。 实例13-1:动态链接库(Dll)实例。源代码在光盘中“\13\dlltest ”目录下。 实例13-2:鼠标钩子应
Lesson19DLL
- 孙鑫讲述的VC++视频笔记,第十九课动态链接库-DLL
caaInterfaceComponent
- 有时候我们需要CAA的程序代码进行封装,这样我们给客户提供的只是头文件、lib库文件和dll动态库文件,不会暴露程序源代码。还有,如果我们需要对系统原有的功能进行扩展,即对系统对象的某个接口进行重新实现,在这些情况下,就要用到CAA开发框架里的Interface、Component和Component Extension的功能,本文介绍的是Interface和Component的使用,通过这两者,我们可以实现对代码的封装-Sometimes we need packaging CAA progr
EasyD12_PC_dll
- EASYD12.dll (PDIUSBD12的上位机动态链接库),包含dll命令接口说明(dll的调用方法),可以供Delphi、VB、易语言、VC....调用-EASYD12.dll (PDIUSBD12 the host computer dynamic link library), contains the dll command interface descr iption (dll call method), can be used for Delphi, VB, easy langu
chazhi
- vb插值首先论述了VC和MATLAB各自的优缺点,然后提出了VC与MATLAB混合编程的三种方法。并详细阐述了如何通过基于动态链接库(DLL)实现VC和MATLAB混合编程的技术-vb interpolation first discusses the advantages and disadvantages of each VC and MATLAB, MATLAB and then propose a VC and three methods of mixed programming. De
VCPPandMatlab
- 许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直 接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大的实际意义。 该 文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++ 调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。-Many engineering software requires complex mathematical algorithm used
pbole.dll
- pb采用ole方式连接数据所需要的动态连接库-when we develop the manage system useing powerbuilder and ole to connect the database, these dll files are useful
How-to-write-with-a-VC-DLL
- vc 生成Dll,用动态链接库实现一个add函数,-vc 用动态链接库实现一个add函数
dll-dynamic-library
- 关于dll动态库调用详解,包含各种dll的调用说明,很详细,-Dll dynamic library call Xiangjie
VCPPdongtailianjieku(DLL)
- 关于vc++动态链接库(DLL)编程的相关知识和说明,本文详细介绍了dll编程的方方面面,努力学完本文可以对dll有较全面的掌握,并能编写大多数dll程序-About vc++ dynamic link library (DLL) programming knowledge and instructions, this article details all aspects of the dll programming efforts to the end of this article a m
OPCServer-direction-for-use
- OM_OPCSvr.dll工具包其实就是一个动态链接库(DLL)。支持OPC l.0和OPC 2.0数据存取规范定义所有必需的接口,还包括实现了浏览器功能的接口-OM_OPCSvr.dll kit is actually a dynamic-link library (DLL). Supports OPC l.0 and OPC 2.0 Data Access specification defines all necessary interfaces, but also to achieve
yiyuyandiaoyong-cPPDLL
- 用易语言写的程序调用vc++编写的动态链接库DLL文件-yiyuyandiaoyong c++DLL
dll-ljj
- 动态库零基础到精通学习,主要内容包括 1、概念 2、动态链接库优点 3、VC++支持的动态库类型 4、动态库的创建及函数导出(两种方式) 5、动态库的调用使用(两种方式) 6、动态库的查看 7、动态库的调试-Dynamic library zero basis to master learning, mainly includes 1, concept, 2, dynamic link library 3, vc++ to support dynamic
dll.pdf
- VC++动态链接库(DLL)编程————理解库 阐述DLL(Dynamic Linkable Library)的概念,把DLL看成一种仓库,它提供给你一些可以直接拿来用的变量、函数或类-VC++ dynamic-link library (DLL) programming library understanding set forth DLL (Dynamic Linkable Library) concept, the DLL as a kind of warehouse, it gi
vs-to-dll
- 在Vs2010环境下封装dll动态库的操作方法-VS generation DLL